Server: Unknown Command
#8

Lol then it will not work like this

you have to do

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    if(!success) return SendClientMessage(playerid, COLOR_WHITE, "SERVER: UNKNOWN COMMAND.");   //When Wrong command is entered
    return 1;
}
I think it should deserve a REp+
Reply


Messages In This Thread
[SOLVED] Server: Unknown Command - by iChronic - 30.12.2011, 06:41
Re: Server: Unknown Command - by 98rp - 30.12.2011, 07:14
Re: Server: Unknown Command - by iChronic - 30.12.2011, 07:15
Re: Server: Unknown Command - by Spooky - 30.12.2011, 09:37
Re: Server: Unknown Command - by iChronic - 30.12.2011, 11:45
Re: Server: Unknown Command - by Spooky - 30.12.2011, 11:47
Re: Server: Unknown Command - by iChronic - 30.12.2011, 11:58
Re: Server: Unknown Command - by Spooky - 30.12.2011, 12:01
Re: Server: Unknown Command - by Andi_Evandy - 30.12.2011, 12:02
Re: Server: Unknown Command - by iChronic - 30.12.2011, 12:05

Forum Jump:


Users browsing this thread: 2 Guest(s)