[Ajuda] Nгo floodar msg
#1

Fiz uma simples detectaзгo de alt no ****** com carro pra deixar o player suspeito, mas o brema й que fica mandando toda hora e tem gente q sabe ai flooda a porra toda do chat dos adm, tem um jeito de fazer pra sу mandar a msg 1 vez ou de tempo em tempo?


pawn Код:
if(newkeys & 4)
    {
    if (GetPlayerState(playerid) == PLAYER_STATE_DRIVER){
        new string[128];
        new giveplayer[MAX_PLAYER_NAME];
        GetPlayerName(playerid, giveplayer, sizeof(giveplayer));
        format(string, sizeof(string), "ANTICHEAT: %s SUSPECT speed hack: ****** BOOST SPEED", giveplayer); // apertar alt no carro
        ABroadCast(COLOR_RED,string,1);
    }
    }
Reply


Messages In This Thread
Nгo floodar msg - by maikons - 25.11.2013, 07:04
Re: Nгo floodar msg - by Ley - 25.11.2013, 07:50

Forum Jump:


Users browsing this thread: 1 Guest(s)