lbmaster 21 Posted October 16, 2018 Hey, does anyone of you know how to edit the loottable of the Helicrashsites ? I would like to remove some items from the normal loottable and add them there instead. So you have to look for Helicrashes to find rare items. I had no luck to find it, but maybe one of you can help me out. LBmaster Share this post Link to post Share on other sites
ulli_123 2 Posted October 16, 2018 As I understand it, stand in the "mapgroupproto.xml" the wrecks zb. Wreck_UH1Y. And there category is specified, what should spawn there. I think if there is something else special spawn, there would have to create a new category with corresponding loot, what should spawn there I'm sorry for my english 1 Share this post Link to post Share on other sites
Gizda 3 Posted October 18, 2018 in your folder mpmissions\dayzOffline.chernarusplus\db open the file types.xml and add the necessary object to the line with the parameter - <value name="Tier4"/> For example: <type name="AmmoBox_762x54_20Rnd"> <nominal>40</nominal> <lifetime>7200</lifetime> <restock>0</restock> <min>30</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="1" crafted="0" deloot="0"/> <category name="weapons"/> <usage name="Military"/> <value name="Tier4"/> </type> Share this post Link to post Share on other sites
lbmaster 21 Posted October 18, 2018 On 16.10.2018 at 11:34 PM, ulli_123 said: As I understand it, stand in the "mapgroupproto.xml" the wrecks zb. Wreck_UH1Y. And there category is specified, what should spawn there. I think if there is something else special spawn, there would have to create a new category with corresponding loot, what should spawn there I'm sorry for my english I tried to add a new category. It worked for one of the items. Maybe I was not lucky enough to see the others. Even with all helis spawning and max loot at them. Does every item has the same chance to spawn or can I add a chance modifier somewhere ? And is is possible to let Zombies spawn at the Helicrash ? LBmaster Share this post Link to post Share on other sites