[Ajuda]Unknow Command
#2

Troca o ъltimo return da callback OnPlayerCommandText por um SendClientMessage com a mensagem que vocк deseja que apareзa..

Exemplo:
pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{

    //comandos...

    return SendClientMessage(playerid, -1, "Comando inexistente");
}
Reply


Messages In This Thread
[Ajuda]Unknow Command - by Matheus_Ecko - 14.04.2012, 14:14
Re: [Ajuda]Unknow Command - by WLSF - 14.04.2012, 14:16
Re: [Ajuda]Unknow Command - by Matheus_Ecko - 14.04.2012, 14:21
Re: [Ajuda]Unknow Command - by whiXґ - 14.04.2012, 14:23
Re: [Ajuda]Unknow Command - by WLSF - 14.04.2012, 14:23
Re: [Ajuda]Unknow Command - by Matheus_Ecko - 14.04.2012, 14:27
Re: [Ajuda]Unknow Command - by WLSF - 14.04.2012, 14:31

Forum Jump:


Users browsing this thread: 1 Guest(s)