DayZ
KillReward
royalguard78 23 Aug, 2020 @ 7:52pm
Need Explanation on version 3 config.
Hi FS = Kaliber,

Since there is no further explanation on the config file. Would need your assistance to explain..:steamsad:
Are this additional random weapon boxes added or it will just drop this configured ones? Will it also be affecting the rest? if my presumption of how this configuration works. eg. after hitting 30 zombies, Will only placed BOX3 into the random pool which you have or will include BOX1, BOX2 & BOX3?

Would also appreciate if you could explain what those liner does,

"_____________BOX1_____________": 0, <----- what's does this liner do? 0 means no, 1 means yes?

"WeaponBox": 1, <--- what's does this liner do?
"Box1": "WoodenCrate", //Change Container type i presume?
"Box1Weapon": "AKM",
"Box1WeaponBayonet": "",
"Box1WeaponButtstock": "AK_Woodbttstck",
"Box1WeaponHandguard": "AK_WoodHndgrd",
"Box1Weaponsuppressor": "AK_Suppressor",
"Box1WeaponSight": "PSO11Optic",
"Box1WeaponMagazin": "Mag_AKM_30Rnd",
"Box1MagazinQuantity": 5, <--- Does this mean it will drop 5 X Mag_AKM_30Rnd?
"Box1Bonus1": "", < ---- What can we put in here? the ideal of this liner?
"Box1Bonus2": "",

If i have configured 6 weapons drops,

So does it works in this way,

"ZombieWeaponBox": [
10, ----> BOX1
20, ----> BOX2
30, ----> BOX3
30, ----> BOX4
50, ----> BOX5
60 ----> BOX6
]


Thanks