[HELP]
#3

pawn Код:
CMD:lol(playerid, params[])
{
    if(IsPlayerAdmin(playerid))
    {
        SendClientMessage(playerid, 0xFFFFFFFF, "Yeah i made this cmd for RCON Admins. ;)");
        return 1;
    }
    else return SendClientMessage(playerid, 0xFFFFFFFF, "You are not rcon admin.");
}
Reply


Messages In This Thread
[HELP] - by secret2010 - 02.03.2012, 23:06
Re: [HELP] - by Walsh - 03.03.2012, 00:17
Re: [HELP] - by ricardo178 - 03.03.2012, 00:23

Forum Jump:


Users browsing this thread: 2 Guest(s)