im making a mission where there are zombies and I want them to be hard to kill I use this in a script:
#getdammage
GetDammage zombie> 0.9 : goto "heal"
#heal
zombie setdammage 0.8
goto "getdammage"
It works and everything. But I want after the loop has run 5 times, for the zombie 2 b able to die.
P.S Sorry if this got posted twice elsewhere, but it said Page Cannot Be Displayed so I presumed it wasnt posted