GithubHelp home page GithubHelp logo

battleye-filters's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

battleye-filters's Issues

New restrictions removed all tents

hy

on our server, all the tents and vehicles are not showing up annymore...
we had some extra custom vehicles, so i do not really care those are gone,
but the legit vehicles and all the tents are not there :s

They are still in the database, and showing up in tsw, but they are not ingame...

do u know a solution for this?

thanks

Script Restriction #61 since last scripts.txt update

Hello,
everytime you rejoin the game once going back to the lobby (connect to server->go into lobby->join game->abort->lobby->join game) you get kicked with restriction #61. This also happens e.g. when you die. The only fix is the shut down your game completely (going back to the server browser does not help).

Remoteexec.txt Line#38

Error on line 38 in remoteexec

Is currently:

!="this enableSimulation false;this allowDammage false;this disableAI FSM;this disableAI ANIM;this disableAI MOVE;"

should be:
!="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"

note the ' ' around the capitalised words. This causes players to be kicked randomly

script restriction #205?

i have a lot of kicks for this, related to setVehicleInit when you crash. is that normal? can be fixed?

04.07.2013 12:12:44: ciVic (190.135.XXX.XXX:2304) XXXXXXXXXXXXXXXXX - #205 "s select 2) + 1];
sleep 0.05;
























_v setVehicleInit format ["[this, %1, %2]spawn BIS_Effects_AirDestructionS"

kick script #25 on login

i have a lot of players who are kicked for script restriction #25 on login.

caused for this line changed recently to 5
https://github.com/DayZMod/Battleye-Filters/blob/Release_1.7.7.1/scripts.txt#L26

only a bit of the log, no cheat, fresh reset, trusted members.

11.07.2013 18:03:52: Marshall (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:08:18: truktrick (ip:10235) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:08:53: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:09:10: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:10:11: Marshall (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:11:48: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:11:50: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:12:41: truktrick (ip:10386) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:14:09: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:14:17: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:15:15: truktrick (ip:10420) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:17:50: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:14: DerpPotato (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:23: truktrick (ip:10605) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:20:39: JINX (ip:2304) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"
11.07.2013 18:23:59: Splatter Homicide (ip:31965) xxxxxxxxxxxx - #25 "[this, 0.00859577, 13.31]spawn BIS_Effects_AirDestructionStage2"

CreateVehicle Restrictions issue

A lot of my players are being kicked for the following createvehicle restrictions....

03.10.2015 18:14:38: EnglishMuffin (hiddenip) ab0f5dde834c99e39dac7966f8d195c7 - #0 "Fence_corrugated_plate" 15:83 [9716,13688,61]
03.10.2015 18:14:38: EnglishMuffin (hiddenip) ab0f5dde834c99e39dac7966f8d195c7 - #0 "Hhedgehog_concrete" 15:84 [9709,13689,61]

Any ideas?

Limit of remotexec

Hi is there a Limit for remotexec.txt because we can not put any more Filters they get still Kicker of

addmagazinecargo.txt yellow smoke grenades

when trying to put a yellow grenade in a tent it would kick
so I changed the code from 1 to 2 to test and it
will not let a player take the yellow smoke out of the tent so there is a problem here some where
please help :P

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.