[HELP]How to reset variable
#4

Here?
SetPlayerHealth(playerid, +7);

If so,
Quote:

new Float:Health;
GetPlayerHealth(playerid, Health);
if(Health < 94)
{
SetPlayerHealth(playerid, +7);
}

Reply


Messages In This Thread
[HELP]How to reset variable - by TiXz0r - 04.03.2015, 19:08
Re: [HELP]How to reset variable - by Misiur - 04.03.2015, 19:09
Re: [HELP]How to reset variable - by TiXz0r - 04.03.2015, 19:53
Re: [HELP]How to reset variable - by Lunoxx - 04.03.2015, 20:40
Re: [HELP]How to reset variable - by Misiur - 04.03.2015, 21:11

Forum Jump:


Users browsing this thread: 3 Guest(s)