[AJUDA] warning 213: tag mismatch
#4

Fiz isto aqui:
pawn Код:
public OnRconCommand(cmd[])
{
    if(strcmp(cmd,"gmx",true))
    {
        SendClientMessageToAll(COLOR_WHITE, " ");
        SendClientMessageToAll(COLOR_YELLOW, "[BRL] O servidor foi reiniciado. Aguarde alguns segundos para entrar novamente!");
        SendClientMessageToAll(COLOR_WHITE, " ");
        SendClientMessageToAll(COLOR_RED, "[BRL] O servidor foi reiniciado. Aguarde alguns segundos para entrar novamente!");
        SendClientMessageToAll(COLOR_WHITE, " ");
        SendClientMessageToAll(COLOR_GREEN, "[BRL] O servidor foi reiniciado. Aguarde alguns segundos para entrar novamente!");
        SendClientMessageToAll(COLOR_WHITE, " ");
        SendClientMessageToAll(BLUE, "[BRL] O servidor foi reiniciado. Aguarde alguns segundos para entrar novamente!");
        SendClientMessageToAll(COLOR_WHITE, " ");
        GameTextForAll("~g~RE~r~INI~b~CIAN~y~DO ~g~SER~r~VI~b~DOR", 10000, 0);
        return 1;
    }
    return 1;
}
Mas nгo estб funcionando ... Eu digito /rcon gmx, o servidor reinicia, mas nгo mostra as mensagens.
Reply


Messages In This Thread
[AJUDA] warning 213: tag mismatch - by Shadoww5 - 07.05.2011, 11:44
Re: [AJUDA] warning 213: tag mismatch - by [S]trong - 07.05.2011, 12:22
Re: [AJUDA] warning 213: tag mismatch - by Shadoww5 - 07.05.2011, 12:26
Re: [AJUDA] warning 213: tag mismatch - by Shadoww5 - 07.05.2011, 14:09
Re: [AJUDA] warning 213: tag mismatch - by [S]trong - 07.05.2011, 14:23
Re: [AJUDA] warning 213: tag mismatch - by Shadoww5 - 07.05.2011, 14:28
Re: [AJUDA] warning 213: tag mismatch - by [S]trong - 07.05.2011, 14:34
Re: [AJUDA] warning 213: tag mismatch - by Jorge_Hard - 07.05.2011, 14:40
Re: [AJUDA] warning 213: tag mismatch - by [S]trong - 07.05.2011, 14:46
Re: [AJUDA] warning 213: tag mismatch - by Jorge_Hard - 07.05.2011, 14:54

Forum Jump:


Users browsing this thread: 2 Guest(s)