KillTimer not work
#4

THat is a fairly un-optimized way of creating a Health Hack... Just activate a variable called HealthHack then do this

pawn Код:
OnPlayerTakeDamage()
if(HealthHack == 1)
{
    SetPlayerHealth(playerid, 99999):
}
return 1;
}
Reply


Messages In This Thread
KillTimer not work - by Guest123 - 08.05.2013, 12:23
Re: KillTimer not work - by Guest123 - 08.05.2013, 13:18
Re: KillTimer not work - by SuperViper - 08.05.2013, 14:42
Re: KillTimer not work - by IceCube! - 08.05.2013, 14:47
Re: KillTimer not work - by LarzI - 08.05.2013, 14:49

Forum Jump:


Users browsing this thread: 1 Guest(s)