Anti HP
#4

Quote:
Originally Posted by zamaleksc
Посмотреть сообщение
Maybe the problem was in HP >= 100 I changed it but same stuff
Код:
    new Float:Hp; GetPlayerHealth( playerid, Hp );
    if(IsSpawned[playerid] != 0 && Hp > 99)
    {
	new string[128];
        format(string,sizeof(string),"%s(%d) is health hacking.",PlayerName(playerid),playerid);
	SendClientMessageToAll(1,string);
    }
>=100 is not the problem it means 100 and up
Reply


Messages In This Thread
Anti HP - by zamaleksc - 16.12.2015, 21:36
Re: Anti HP - by malackov - 16.12.2015, 21:46
Re: Anti HP - by zamaleksc - 16.12.2015, 21:55
Re: Anti HP - by UltraScripter - 16.12.2015, 22:49
Re: Anti HP - by zamaleksc - 17.12.2015, 00:48
Re: Anti HP - by jamesbond007 - 17.12.2015, 04:25

Forum Jump:


Users browsing this thread: 1 Guest(s)