武装突袭3

武装突袭3

Ravage
Clash 2021 年 3 月 12 日 上午 9:09
2
Add gear to zombies
Hello everyone, i have made a script that adds helmets, backpacks and vests to zombies, it also adds rare, unique zombie bosses. Click here [github.com]to install it.

More info
By default you will need CUP Units for it to work properly but it is not a requirement.
If you would like to add your own gear go to the long list of words and change the classnames in the "", for example:
_vest = selectRandom["a vest", "another vest"];

There are 5 special zombies,
Boomer: Explodes when killed.
Soldier: Equipped with Military grade armour.
Brute: Equipped with strong Juggernaut armour.
Police Infected: Has tan police officer uniform and a patrol cap.
Crawler: Runs very fast and bursts into fire when killed.
最后由 Clash 编辑于; 2021 年 3 月 15 日 下午 1:55
< >
正在显示第 1 - 15 条,共 19 条留言
BrGuardian 2021 年 3 月 12 日 下午 2:10 
引用自 OpticCobra
Hello everyone, i have made a script that adds helmets, backpacks and vests to zombies, it also adds rare, unique zombie bosses. Click here [github.com]to install it.
Cool, but i think you should add a more detailed explanation for the lines
最后由 BrGuardian 编辑于; 2021 年 3 月 12 日 下午 2:10
BrGuardian 2021 年 3 月 12 日 下午 2:11 
For everyone you need CUP to make this work
Clash 2021 年 3 月 12 日 下午 3:03 
引用自 WarForged
For everyone you need CUP to make this work
That is just for the classnames you can change them to whatever gear you like.
I'l make a more in depth explanation now.
BrGuardian 2021 年 3 月 12 日 下午 3:36 
Good, thx man
YouMP45 2021 年 6 月 27 日 上午 6:01 
May i can add you to my friend list for a request?I want to make a faction but i don't know how to use your script
Churrb 2021 年 11 月 21 日 下午 7:54 
This is great! I'm trying to make my own special infected but im really new to scripting, any tips?
Clash 2021 年 11 月 22 日 上午 7:53 
引用自 Churrb
This is great! I'm trying to make my own special infected but im really new to scripting, any tips?
What type of infected are you trying to make? Do they have a special ability or do they just wear a specific loadout?
Churrb 2021 年 11 月 22 日 上午 8:48 
引用自 OpticCobra
引用自 Churrb
This is great! I'm trying to make my own special infected but im really new to scripting, any tips?
What type of infected are you trying to make? Do they have a special ability or do they just wear a specific loadout?
I’ve set up a few variants but I’m mostly just working on a boomer with a larger blast
Clash 2021 年 11 月 22 日 上午 8:55 
引用自 Churrb
引用自 OpticCobra
What type of infected are you trying to make? Do they have a special ability or do they just wear a specific loadout?
I’ve set up a few variants but I’m mostly just working on a boomer with a larger blast
Just copy the code for the boomer and replace "IEDUrbanBig_Remote_Ammo" with "Bo_GBU12_LGB_MI10" for a much larger blast.
Churrb 2021 年 11 月 22 日 上午 11:21 
引用自 OpticCobra
引用自 Churrb
I’ve set up a few variants but I’m mostly just working on a boomer with a larger blast
Just copy the code for the boomer and replace "IEDUrbanBig_Remote_Ammo" with "Bo_GBU12_LGB_MI10" for a much larger blast.

Thanks, where do you find the class names for things like explosions?
Clash 2021 年 11 月 23 日 上午 8:46 
引用自 Churrb
引用自 OpticCobra
Just copy the code for the boomer and replace "IEDUrbanBig_Remote_Ammo" with "Bo_GBU12_LGB_MI10" for a much larger blast.

Thanks, where do you find the class names for things like explosions?
https://community.bistudio.com/wiki/Arma_3:_CfgMagazines
Tangleywarrior 2021 年 12 月 12 日 上午 9:55 
i have CUP Units but its not working is showing a error i did something wrong?
最后由 Tangleywarrior 编辑于; 2021 年 12 月 12 日 上午 9:55
Clash 2021 年 12 月 12 日 上午 11:02 
引用自 tangleywarrior
i have CUP Units but its not working is showing a error i did something wrong?
What error does it show?
Tangleywarrior 2021 年 12 月 12 日 上午 11:11 
shows generic error in the writing but only error thing that dosent make the script work its the the writing in black on the code but what i did is to copy and paste and ignore the black writing (sorry for my bad grammar)
Clash 2021 年 12 月 12 日 下午 12:28 
引用自 tangleywarrior
shows generic error in the writing but only error thing that dosent make the script work its the the writing in black on the code but what i did is to copy and paste and ignore the black writing (sorry for my bad grammar)
What code does it show when the error pops up?
最后由 Clash 编辑于; 2021 年 12 月 12 日 下午 12:29
< >
正在显示第 1 - 15 条,共 19 条留言
每页显示数: 1530 50