/ocheck (offline Check CMD) +2 REP
#5

make your stats check cmd

PHP код:
CMD:ocheck(playeridparams[])
{
        new 
id;
    if (!
strlen(params)) return SendClientMessage(playerid0xFF0000AA"Usage: \"/ocheck <playerid>\"");
    
id strval(params);
    if(
PlayerInfo[playerid][pAdmin] < 3)
    {
        
SendClientMessageEx(playeridCOLOR_GRAD1"You are not authorized to use that command!");
        return 
1;
    }
       return 
cmd_Stats(idparams); /// if you have stats cmd you can make it 

Reply


Messages In This Thread
/ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 18:26
Re: /ocheck (offline Check CMD) +2 REP - by Barnwell - 23.06.2014, 18:29
Re: /ocheck (offline Check CMD) +2 REP - by [WSF]ThA_Devil - 23.06.2014, 18:37
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 18:46
Re: /ocheck (offline Check CMD) +2 REP - by Golf - 23.06.2014, 19:10
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 19:50
Re: /ocheck (offline Check CMD) +2 REP - by Tidzii - 23.06.2014, 22:19
Re: /ocheck (offline Check CMD) +2 REP - by Abagail - 23.06.2014, 22:41

Forum Jump:


Users browsing this thread: 2 Guest(s)