[AJUDA] Qual problema com esse anti-cheat?
#3

Isso aqui que bane o jogador:

pawn Код:
if(CheckWeaponsCheat(playerid))
{
    format(string, sizeof(string), "%s was banned from the Server | Reason: Weapon Cheat.",Nome(playerid));
    SendClientMessageToAll(azulescuro,string); Ban(playerid);
}
Isso estб dentro de um timer de 1 segundo.
Reply


Messages In This Thread
[AJUDA] Qual problema com esse anti-cheat? - by Colgate - 21.10.2011, 23:44
Re: [AJUDA] Qual problema com esse anti-cheat? - by [O.z]Caroline - 21.10.2011, 23:47
Re: [AJUDA] Qual problema com esse anti-cheat? - by Colgate - 21.10.2011, 23:51
Re: [AJUDA] Qual problema com esse anti-cheat? - by Dolby - 22.10.2011, 00:29
Re: [AJUDA] Qual problema com esse anti-cheat? - by Colgate - 22.10.2011, 00:53
Re: [AJUDA] Qual problema com esse anti-cheat? - by [O.z]Caroline - 22.10.2011, 01:12
Re: [AJUDA] Qual problema com esse anti-cheat? - by Colgate - 22.10.2011, 02:00
Re: [AJUDA] Qual problema com esse anti-cheat? - by Colgate - 22.10.2011, 22:07

Forum Jump:


Users browsing this thread: 1 Guest(s)