DayZ
Jeep Cherokee 1984
mcbazil 2022 年 4 月 14 日 上午 9:03
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?
< >
正在显示第 1 - 1 条,共 1 条留言
lividcreature 2022 年 8 月 31 日 下午 4:51 
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>
最后由 lividcreature 编辑于; 2022 年 8 月 31 日 下午 4:54
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50