[Pedido] Anti car mass.
#1

  • Bom dia.
  • Estou a utilizar o "bprotecao" de ipsBruno, e uma outra para rodar junto, porйm nгo estб funcionando 100%. Sempre que logo no servidor ta cheio de carro prуximo ao palбcio central.
  • Vejam na print;

  • E o cуdigo utilizado estб assim;


pawn Код:
if((newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER) && oldstate != PLAYER_STATE_SPECTATING) {
        if((gettime() - GetPVarInt(playerid, "EnterVehicle")) < 2) {

            // antes de banir. Cheque se o jogador nгo usou algo com PutPlayerInVehicle em seu servidor (tipo flood de /criarcarros).

            SendClientMessage(playerid, -1, "[Info] Banido por usar spawnerr mass");
            BanEx(playerid, "CLEO 4");
        }
        SetPVarInt(playerid, "registerOnState", 1);
        SetPVarInt(playerid, "EnterVehicle", gettime());
    }
Reply


Messages In This Thread
Anti car mass. - by Ley - 19.08.2012, 13:39
Re: Anti car mass. - by Psat - 19.08.2012, 14:12
Re: Anti car mass. - by Kuddy - 19.08.2012, 14:26
Re: Anti car mass. - by Ley - 19.08.2012, 14:36

Forum Jump:


Users browsing this thread: 1 Guest(s)