/ban command (rep)
#2

do this


pawn Код:
CMD:ban(playerid,params[])
{
     new id,time;
     if(sscanf(params"uds[50]",id,time,params)) return SendClientMessage(playerid,0xFFFFFFAA,"< Usage >  /ban [ name ] [ time / days ] [reason]");
     if(!IsPlayerConnected(playerid,0xFFFFFFAA,"Player not connected");
     {
          // The rest will be made the script is too long
     }
   
}
this is untested
Reply


Messages In This Thread
/ban command (rep) - by iPentagon - 12.02.2012, 02:24
Re: /ban command (rep) - by RicaNiel - 12.02.2012, 02:39
Re: /ban command (rep) - by Nuke547 - 12.02.2012, 02:45
Re: /ban command (rep) - by Dr.Heinz - 12.02.2012, 02:47
Re: /ban command (rep) - by RicaNiel - 12.02.2012, 02:48

Forum Jump:


Users browsing this thread: 2 Guest(s)