how to make my admin immune to antihack system
#9

Код:
public AntiCheat()
{
    for(new playerid; playerid<MAX_PLAYERS; playerid++)
    {
        if(IsPlayerConnected(playerid))
        {
            if(PlayerLogged[playerid] == 1 && PInfo[playerid][AdminLevel] == 0)
            {
              //Your anticheat codes here
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)