CS2D
Scripts About Zombie Plague v1.15 About Zombie Plague v1.15
8 replies Can you help me about that mod plz, i use medic armor or super armor but when zombie hit me 1 time it gone, can any one help me with that plz Put the script here and i'll see what can i do Zombie Plague mod was released before Medic and Super Armor implemented in the game, which is why it is useless. It must have another way right, i remember i used to play zombie sv that have medic and super armor in it Well, there are other zombie modes, that came after it, or updated, so it might was a different script. I dont see any zombie mod like this mod i use, i like this mod so much It's most likely in the hit hook, surprised nobody offered to check that yet.
Somewhere in there it calculates armor points as health points, but because super armor is a special armor point value, it will not act as intended.
The solution is simple, either disable that code block altogether or check if the user has armor point value which is higher than 200 before executing the code block.
You're welcome. @goo Hope u can help me with that if u can, i bad at this