OnPlayerCommandText
#4

Quote:
Originally Posted by DaRk_RaiN
Посмотреть сообщение
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{

    //dcmd//
    //Civilian commands//
    dcmd(gcmds,5,cmdtext); //General Commands
    dcmd(cmds,4,cmdtext);
    dcmd(rules,5,cmdtext);

    return SendClientMessage(playerid,COLOR_RED,"This is a wrong command , Read /cmds and /gcmds");
}
Thanks it works
@alon4210 .. No Comment
Reply


Messages In This Thread
OnPlayerCommandText - by nor15 - 19.04.2013, 16:36
Re: OnPlayerCommandText - by DaRk_RaiN - 19.04.2013, 16:38
Re: OnPlayerCommandText - by alon4210 - 19.04.2013, 16:38
Re: OnPlayerCommandText - by nor15 - 19.04.2013, 16:41

Forum Jump:


Users browsing this thread: 3 Guest(s)