How to make /crack when hp is 20
#4

pawn Код:
new
    Float: HealthAmount
;
GetPlayerHealth(playerid, HealthAmount);

if(HealthAmount <= 20)
{
    // Crack Animation.
}

Note: Put this under a timer.
Reply


Messages In This Thread
How to make /crack when hp is 20 - by hardstop - 21.04.2010, 18:14
Re: How to make /crack when hp is 20 - by 0ne - 21.04.2010, 18:19
Re: How to make /crack when hp is 20 - by hardstop - 21.04.2010, 18:22
Re: How to make /crack when hp is 20 - by RyDeR` - 21.04.2010, 18:32
Re: How to make /crack when hp is 20 - by hardstop - 21.04.2010, 18:56
Re: How to make /crack when hp is 20 - by ruckfules99 - 21.04.2010, 19:25

Forum Jump:


Users browsing this thread: 1 Guest(s)