How to remove
#4

You can also add a message instead of returning nothing:

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    // stuff here
    return SendClientMessage(playerid,-1,"Invalid Command.  Type /commands For A List Of Commands.");
}
Reply


Messages In This Thread
How to remove - by Buzzbomb - 03.10.2011, 22:00
Re: How to remove - by CoaPsyFactor - 03.10.2011, 22:14
Re: How to remove - by Buzzbomb - 03.10.2011, 22:32
Re: How to remove - by grand.Theft.Otto - 03.10.2011, 22:50

Forum Jump:


Users browsing this thread: 1 Guest(s)