16.09.2011, 18:32
Quote:
GetPlayerHealth(playerid,health);
if(health <= 29) { ApplyAnimationEx(playerid, "CRACK", "crckdeth2", 4.0, 0, 1, 1, 1, 1); return 1; } - Here you go sir, no bugs. |
You should use an array to check if he has already done the animation.