武装突袭3

武装突袭3

Zombies and Demons
The Kot 2017 年 3 月 31 日 上午 4:41
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?
< >
正在显示第 1 - 9 条,共 9 条留言
Sanchez  [开发者] 2017 年 4 月 1 日 上午 11:12 
replace the semicolon with a comma :P
The Kot 2017 年 4 月 1 日 上午 11:25 
引用自 👌 MrSanchez ✓
replace the semicolon with a comma :P
Alright thank you very much :thumb:
The Kot 2017 年 4 月 1 日 下午 12:29 
引用自 👌 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 2017 年 7 月 29 日 下午 12:41 
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 2017 年 7 月 29 日 下午 12:46 
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 2017 年 7 月 29 日 下午 12:47 
引用自 PCTL lol00007
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 2017 年 7 月 29 日 下午 1:16 
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™ 2017 年 12 月 27 日 上午 7:51 
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 2017 年 12 月 27 日 上午 10:28 
引用自 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
最后由 The Kot 编辑于; 2017 年 12 月 31 日 上午 10:36
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50