Arma 3
Zombies and Demons
The Kot 31 Mar, 2017 @ 4:41am
Loot drops
So tried writng for example ["Binocular"];["Itemwatch"] etc... But everytime i kill a zombie only binoculars are dropped and nothing else. So how do i randomise the drops?
< >
Showing 1-9 of 9 comments
Sanchez  [developer] 1 Apr, 2017 @ 11:12am 
replace the semicolon with a comma :P
The Kot 1 Apr, 2017 @ 11:25am 
Originally posted by 👌 MrSanchez ✓:
replace the semicolon with a comma :P
Alright thank you very much :thumb:
The Kot 1 Apr, 2017 @ 12:29pm 
Originally posted by 👌 MrSanchez ✓:
replace the semicolon with a comma :P
Also one last thing, is it possible to create loot drops by zones? For exemple if i connect the loot drop module to a spawner or a map zone marker will it make the zombies in that zone only drop items of the module connected to it while i make a second zone with another module somewhere else with different items?
Razz 29 Jul, 2017 @ 12:41pm 
Originally posted by Sanchez - RIP name -:
replace the semicolon with a comma :P
Do I have to write out every single thing or can I just write like smgs or something?
The Kot 29 Jul, 2017 @ 12:46pm 
Originally posted by ¥ Vape God Xeno ☭:
Originally posted by Sanchez - RIP name -:
replace the semicolon with a comma :P
Do I have to write out every single thing or can I just write like smgs or something?
Sadly i'm pretty sure you have to write all individual class names.
Razz 29 Jul, 2017 @ 12:47pm 
Originally posted by PCTL lol00007:
Originally posted by ¥ Vape God Xeno ☭:
Do I have to write out every single thing or can I just write like smgs or something?
Sadly i'm pretty sure you have to write all individual class names.

Dang thats pretty time consuming if i want everything in :p
Razz 29 Jul, 2017 @ 1:16pm 
Originally posted by Sanchez - RIP name -:
replace the semicolon with a comma :P

IM also having an issue where I set up the array and after i kill a zombie it says No entry 'bin/config.bin/CfgWeapons.#gun name
F4b!4n™ 27 Dec, 2017 @ 7:51am 
Can someone help me? I'm putting this code in and it doesnt work. I did tinker with the endings by putting the quotes in other areas and other small adjustments like that. Am I doing it right?

["30Rnd_556x45_Stanag" "rhsusf_mag_17Rnd_9x19_FMJ" "rhsusf_mag_7x45acp_MHP" "rhs_30Rnd_545x39_AK" "rhs_30Rnd_762x39mm"]

I'm trying to have ammo spawn and am using the RHS mod for ammo
The Kot 27 Dec, 2017 @ 10:28am 
Originally posted by F4b!4n™:
Can someone help me? I'm putting this code in and it doesnt work. I did tinker with the endings by putting the quotes in other areas and other small adjustments like that. Am I doing it right?

["30Rnd_556x45_Stanag" "rhsusf_mag_17Rnd_9x19_FMJ" "rhsusf_mag_7x45acp_MHP" "rhs_30Rnd_545x39_AK" "rhs_30Rnd_762x39mm"]

I'm trying to have ammo spawn and am using the RHS mod for ammo
Add a coma , in between: ["30Rnd_556x45_Stanag","rhsusf_mag_17Rnd_9x19_FMJ","rhsusf_mag_7x45acp_MHP","rhs_30Rnd_545x39_AK","rhs_30Rnd_762x39mm"] should work like that
Last edited by The Kot; 31 Dec, 2017 @ 10:36am
< >
Showing 1-9 of 9 comments
Per page: 1530 50