How to make Anti Cheat?
#3

well if detection is inside include you could add just admin check
if(GetPVarInt(playerid, "IsAdmin"))return 0;
and in gamemode you add
SetPVarInt(playerid,"IsAdmin",1);
Reply


Messages In This Thread
How to make Anti Cheat? - by Dirda - 22.05.2018, 12:33
Re: How to make Anti Cheat? - by [WSF]ThA_Devil - 22.05.2018, 12:41
Re: How to make Anti Cheat? - by CodeStyle175 - 22.05.2018, 12:58
Re: How to make Anti Cheat? - by [WSF]ThA_Devil - 22.05.2018, 13:03
Re: How to make Anti Cheat? - by Dirda - 22.05.2018, 13:06
Re: How to make Anti Cheat? - by Dirda - 22.05.2018, 13:11
Re: How to make Anti Cheat? - by GTLS - 22.05.2018, 13:55

Forum Jump:


Users browsing this thread: 1 Guest(s)