[Ajuda] Comando Invalido
#6

pawn Код:
public OnPlayerCommandPerformed(playerid, cmdtext[], success)
{
    new String[228];
    if(!success)
    {
        format(String, sizeof(String), "{3cff00}Ч ERRO Ч {FFFFFF}O Comando: {f60505}%s{FFFFFF} Nгo existe! Digite {f60505}/Comandos{FFFFFF} Ou Peзa Ajuda a um Admin.", cmdtext);
        SendClientMessage(playerid, Vermelho, String);
    }
    return 1;
}
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)