30.04.2013, 12:19
Quote:
pawn Код:
You need to modify it to add armour loss, checking if the health doesn't go beyond 0, and all that! |
Instead of subtracting 50, you would divide the current player's health by 2.
pawn Код:
You need to modify it to add armour loss, checking if the health doesn't go beyond 0, and all that! |