Really need anti fake kill.
#4

Put this under OnPlayerDeath and check
Код:
	//anti-fake kill
	if(gettime() - GetPVarInt(playerid,"PlayerLastDeath") < 1) Ban(playerid);
	SetPVarInt(playerid,"PlayerLastDeath",gettime());
Reply


Messages In This Thread
Really need anti fake kill. - by VenomMancer - 22.03.2015, 06:13
Re: Really need anti fake kill. - by JaydenJason - 22.03.2015, 07:45
Re: Really need anti fake kill. - by Gammix - 22.03.2015, 07:59
Re: Really need anti fake kill. - by MBilal - 22.03.2015, 09:42

Forum Jump:


Users browsing this thread: 2 Guest(s)