Arma 3
Ravage
Clash Mar 12, 2021 @ 9:09am
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.
Last edited by Clash; Mar 15, 2021 @ 1:55pm
< >
Showing 1-15 of 19 comments
BrGuardian Mar 12, 2021 @ 2:10pm 
Originally posted by 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
Last edited by BrGuardian; Mar 12, 2021 @ 2:10pm
BrGuardian Mar 12, 2021 @ 2:11pm 
For everyone you need CUP to make this work
Clash Mar 12, 2021 @ 3:03pm 
Originally posted by 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 Mar 12, 2021 @ 3:36pm 
Good, thx man
YouMP45 Jun 27, 2021 @ 6:01am 
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 Nov 21, 2021 @ 7:54pm 
This is great! I'm trying to make my own special infected but im really new to scripting, any tips?
Clash Nov 22, 2021 @ 7:53am 
Originally posted by 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 Nov 22, 2021 @ 8:48am 
Originally posted by OpticCobra:
Originally posted by 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 Nov 22, 2021 @ 8:55am 
Originally posted by Churrb:
Originally posted by 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 Nov 22, 2021 @ 11:21am 
Originally posted by OpticCobra:
Originally posted by 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 Nov 23, 2021 @ 8:46am 
Originally posted by Churrb:
Originally posted by 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 Dec 12, 2021 @ 9:55am 
i have CUP Units but its not working is showing a error i did something wrong?
Last edited by Tangleywarrior; Dec 12, 2021 @ 9:55am
Clash Dec 12, 2021 @ 11:02am 
Originally posted by tangleywarrior:
i have CUP Units but its not working is showing a error i did something wrong?
What error does it show?
Tangleywarrior Dec 12, 2021 @ 11:11am 
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 Dec 12, 2021 @ 12:28pm 
Originally posted by 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?
Last edited by Clash; Dec 12, 2021 @ 12:29pm
< >
Showing 1-15 of 19 comments
Per page: 1530 50