kidesh 3 Posted July 7, 2019 Hi, So I want to change my spawn in gear to say more drinks and food, where can you change this? Also would like to change gear on zombies if you can. Cheers Share this post Link to post Share on other sites
Sid Debian 132 Posted July 7, 2019 (edited) 30 minutes ago, kidesh said: Hi, So I want to change my spawn in gear to say more drinks and food, where can you change this? Also would like to change gear on zombies if you can. Cheers about zombies I don't know. But about spawn gear search theme "Custom loadout". I don't know, if you so numb you can use search over the forum, or google it... But I see that you can't do such easy things... I mean work with your head and I made search special for you. https://opendayz.net/threads/custom-loadouts-per-player.22384/ https://www.survivalservers.com/wiki/index.php?title=Setting_up_Custom_Loadout Edited July 7, 2019 by Sid Debian Share this post Link to post Share on other sites
kidesh 3 Posted July 7, 2019 18 minutes ago, Sid Debian said: about zombies I don't know. But about spawn gear search theme "Custom loadout". I don't know, if you so numb you can use search over the forum, or google it... But I see that you can't do such easy things... I mean work with your head and I made search special for you. https://opendayz.net/threads/custom-loadouts-per-player.22384/ https://www.survivalservers.com/wiki/index.php?title=Setting_up_Custom_Loadout Thanks. But I was just asking where you change it as in which file. When I got there I could see how to change it. I just need to find a item list to add what I want. Share this post Link to post Share on other sites
Sid Debian 132 Posted July 8, 2019 20 hours ago, kidesh said: Thanks. But I was just asking where you change it as in which file. When I got there I could see how to change it. I just need to find a item list to add what I want. Well. You see. You need to create on player some store (backpack or some thing which can store some loot). Then with relation link you can create all what's you need. Best option is CreatePlayer fnc. It will executed once when player just created (respawn or new player) you have my examples for it. Also you can search a list of loot: https://docs.google.com/spreadsheets/d/1jFQOkaU6kSZJFzMV4NHHgmi95htJzS0_1iM8aCWYCvI/edit?usp=drivesdk And then create some loot/weapons/equipment for player. Also I added section with custom loadouts by SteamID (it's best option). Also you may make a little cheat for your player if you want to prevent dinanic player entity. I mean spawn with static player face. I hope that that information will help you to create something special for your players. On your server. 1 Share this post Link to post Share on other sites
kidesh 3 Posted July 9, 2019 On 7/8/2019 at 6:12 PM, Sid Debian said: Well. You see. You need to create on player some store (backpack or some thing which can store some loot). Then with relation link you can create all what's you need. Best option is CreatePlayer fnc. It will executed once when player just created (respawn or new player) you have my examples for it. Also you can search a list of loot: https://docs.google.com/spreadsheets/d/1jFQOkaU6kSZJFzMV4NHHgmi95htJzS0_1iM8aCWYCvI/edit?usp=drivesdk And then create some loot/weapons/equipment for player. Also I added section with custom loadouts by SteamID (it's best option). Also you may make a little cheat for your player if you want to prevent dinanic player entity. I mean spawn with static player face. I hope that that information will help you to create something special for your players. On your server. I just took the codes form the types.xml and then added a few items to the init.c Thanks Share this post Link to post Share on other sites
P0k3r_OF_Sm0t 1 Posted July 11, 2019 (edited) On 7/7/2019 at 12:40 PM, kidesh said: Hi, Also would like to change gear on zombies if you can. Cheers For zombies, you can add items to existing presets or make some new ones in "cfgrandompresets", then you can add/change presets in "cfgspawnabletypes.xml". Both files are located in "DayZServer\mpmissions\dayzOffline.chernarusplus" i'd suggest saving copies of each file because everytime there is a new server update, both of those files are overwritten. Edited July 11, 2019 by P0k3r_OF_Sm0t 1 Share this post Link to post Share on other sites