Zombie Damage (3hit system like bo3)
-
Anybody know how to rreduce zombies damage or make a 3 hit dying like on bo3 zombies ?
-
XRichtofenX using gsc, you can modify the damage a actor (zombie) can do, or you can modify the player's health
-
mikey thank you for u reply im alredy editing my gsc and it worked for me
-
XRichtofenX Do you think you could release the gsc?
-
Beaglepuss u can edit the Dvars in gsc file and then search the maximum health word and change like this :
//sets the players maximum health zombies do 60 damage so 121 would be 3 hits 181 would be 4 and so on
level.cmPlayerMaxHealth = getDvarIntDefault( "cmPlayerMaxHealth", 121 ) -
It's been one year and I'm still so confused where is the Dvar in the gsc's not really big on modding bo2