[Ajuda] Comando Invalido
#7

Quote:
Originally Posted by Willian_Luigi
Посмотреть сообщение
Caso vocк use a callback original..
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    //Comandos
    //retornando algum valor
   
    return SendClientMessage(playerid, -1, "[INFO] Comando inexistente");
}
deu isso:

pawn Код:
C:\Users\Marcelo\Documents\Servers\samp03x_svr_R1-2_win32\gamemodes\GM.pwn(155) : error 010: invalid function or declaration
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
pawn Код:
return SendClientMessage(playerid, 0xFF0000FF, "Comando Invalido");
Reply


Messages In This Thread
Comando Invalido - by minimessi10 - 11.07.2013, 21:42
Re: Comando Invalido - by Cidiei - 11.07.2013, 21:43
Re: Comando Invalido - by WLSF - 11.07.2013, 21:43
Re: Comando Invalido - by minimessi10 - 11.07.2013, 21:47
Re: Comando Invalido - by Lуs - 11.07.2013, 21:48
Re: Comando Invalido - by TheKoDaK - 11.07.2013, 22:02
Re: Comando Invalido - by minimessi10 - 11.07.2013, 22:02
Re: Comando Invalido - by WLSF - 11.07.2013, 22:08
Re: Comando Invalido - by R4ndonsG4mers - 12.07.2013, 03:52
Re: Comando Invalido - by darkxdll - 12.07.2013, 04:04

Forum Jump:


Users browsing this thread: 2 Guest(s)