[SOLVED] OnPlayerUpdate ..... problem again.
#3

Lol, you said that if you have more than 15 health it sets crack anim and kills you.

if (pHealth > 15.0) => if (pHealth < 15.0)

SetTimer("death", 15000, 0); => SetTimerEx("death", 15000, false, "i", playerid);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)