Increase Health
#9

Quote:
Originally Posted by Sergei
Посмотреть сообщение
pawn Код:
new Float:health; GetPlayerHealth(playerid,health);
if(health >= 95) SetPlayerHealth(playerid,100);
else SetPlayerHealth(playerid, floatround(health) + 5);
can u put timer to do that code automaticly incearse 5 value per 10 sec
Reply


Messages In This Thread
Increase Health - by GreenHammy - 06.12.2009, 15:00
Re: Increase Health - by jonrb - 06.12.2009, 15:12
Re: Increase Health - by Sergei - 06.12.2009, 15:19
Re: Increase Health - by GreenHammy - 06.12.2009, 15:21
Re: Increase Health - by Correlli - 06.12.2009, 15:23
Re: Increase Health - by Sergei - 06.12.2009, 15:24
Re: Increase Health - by jonrb - 06.12.2009, 15:27
Re: Increase Health - by GreenHammy - 06.12.2009, 15:32
Re: Increase Health - by omidi - 01.08.2010, 09:27

Forum Jump:


Users browsing this thread: 1 Guest(s)