Checking health
#5


so
pawn Код:
new Float:health;
GetPlayerHealth(i, health);
if(health == 100.0)
{
//>....
}
but this isn't good way to make anti health hack !
you can define new variable and save player health into it
then set a timer and check if someone has more than his variable so he is cheating
else set variable to new player health
Reply


Messages In This Thread
Checking health - by LeXuZ - 07.12.2014, 18:17
Re: Checking health - by Glossy42O - 07.12.2014, 18:20
Re: Checking health - by M4D - 07.12.2014, 18:26
Re: Checking health - by LeXuZ - 07.12.2014, 18:44
Re: Checking health - by M4D - 07.12.2014, 19:01
Re: Checking health - by LeXuZ - 07.12.2014, 19:14
Re: Checking health - by Clad - 07.12.2014, 19:16
Re: Checking health - by LeXuZ - 07.12.2014, 19:19
Re: Checking health - by welderlourenco - 07.12.2014, 19:24
Re: Checking health - by M4D - 07.12.2014, 19:26

Forum Jump:


Users browsing this thread: 1 Guest(s)