Hp drain ??
#2

I dont know how you make the person hungry but I suspect you use a timer

Just use that timer for decreasing, too
pawn Код:
new Float:health;
GetPlayerHealth(playerid, health);
SetPlayerHealth(playerid, health - 1.0);
Reply


Messages In This Thread
Hp drain ?? - by Abraham2nd - 17.10.2010, 17:50
Re: Hp drain ?? - by Nero_3D - 17.10.2010, 17:53
Re: Hp drain ?? - by Abraham2nd - 17.10.2010, 17:59
Re: Hp drain ?? - by Kitten - 17.10.2010, 18:02
Re: Hp drain ?? - by Cameltoe - 17.10.2010, 18:05

Forum Jump:


Users browsing this thread: 1 Guest(s)