- Fail Commands.
#2

Change your 'OnPlayerCommandText' callback:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
        //Change the return
    return SendClientMessage(playerid, -1, "That command does not exist. Use /help or /commands.");
}
Reply


Messages In This Thread
- Fail Commands. - by Bug. - 20.09.2012, 10:29
Re: - Fail Commands. - by antonio112 - 20.09.2012, 10:31
- Errors - - by Bug. - 20.09.2012, 14:59
Re: - Fail Commands. - by CmZxC - 20.09.2012, 15:02
Re: - Fail Commands. - by Bug. - 24.09.2012, 11:13
Re: - Fail Commands. - by Rimeau - 24.09.2012, 11:46
Re: - Fail Commands. - by XtremeR - 24.09.2012, 11:51
Re: - Fail Commands. - by Bug. - 24.09.2012, 16:33
Re: - Fail Commands. - by BlackAtom - 24.09.2012, 16:44
Re: - Fail Commands. How to fix it? ) - by Bug. - 26.09.2012, 11:36

Forum Jump:


Users browsing this thread: 2 Guest(s)