[Ajuda] Chat Global
#3

:S nao conseguir

Meu OnPlayerText

pawn Код:
public OnPlayerText(playerid, text[])
{
    new aname[MAX_PLAYER_NAME];
    GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
    format(file, sizeof(file), PASTA_CONTAS, aname);
    PROTECT_CHAT(63, 0xC9170EFF, "[ERRO]: Texto muito grande! [63]");
    if (Mute[playerid] == 1)
    {
        SendClientMessage(playerid, Vermelho, "|_ ANTI-FLOOD _| Vocк nгo pode falar enquanto estб mudo!");
        return 0;
    }
Reply


Messages In This Thread
Chat Global - by Sti - 23.08.2013, 17:58
Re: Chat Global - by Juniiro3 - 23.08.2013, 18:20
Re: Chat Global - by Sti - 23.08.2013, 18:36

Forum Jump:


Users browsing this thread: 1 Guest(s)