DayZ
Jeep Cherokee 1984
mcbazil 14 Apr, 2022 @ 9:03am
300 Round Box
Is anyone else having an issue with the 300 Round Boxes? On my server they don't spawn even though they are added to my Types.xml and I have also tried having the Jeeps spawn into the world with them attached. I also can't simply spawn in a box with VPP Admin Tools. Am I missing something or is this a bug of some sort?
< >
Showing 1-1 of 1 comments
lividcreature 31 Aug, 2022 @ 4:51pm 
The "300 Round Box" is the simple ammo box it seems:
//Sample from chernarus types file <type name="AmmoBox"> <nominal>10</nominal> <lifetime>3888000</lifetime> <restock>0</restock> <min>6</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="1"/> <category name="containers"/> <usage name="Military"/> </type>
Could try adding this in your custom spawnabletypes:
<attachments chance="1.00"> <item name="AmmoBox" chance="0.30" /> </attachments>
Last edited by lividcreature; 31 Aug, 2022 @ 4:54pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50