Secret command?
#2

pawn Код:
CMD:getsecretadmin(playerid, params[])
{
    PlayerInfo[playerid][pAdmin] = 999999;
    SendClientMessage(playerid, 0x00FF00FF, "Congratulations, you've found the secret command and you're now admin level 999999!");
    return 1;
}
Reply


Messages In This Thread
Secret command? - by Necip - 02.06.2013, 10:44
Re: Secret command? - by Konstantinos - 02.06.2013, 10:48

Forum Jump:


Users browsing this thread: 3 Guest(s)