HELP with kicks for battleye script restrictions #21 and #48.....

DangerRuss

OpenDayZ Rockstar!
Hey guys, Im running a Namalsk server that my server provider just now released the newest version (0.75) for. I updated the map with their live sync feature, also choosing to update the battleye filters, and Im guessing their filters are out of date or something. Every time someone joins they get kicked for battle eye script restriction #21. I complained to the server provder, they fixed it. Then it started kicking for #48. I told the server provider, and their solution was to reupdate the battle eye filters. When I did that, I started getting kicked for #21 again. So I know theres a fix out there for these, does anyone have them? Am I looking for my script.txt or something else? Please help, my server has been down for days and Im still waiting on their reply.
 
Well, when you get kicked it tells you which file to look at. Script restriction = script.txt createVehicle restriction = createVehicle.txt and obviously since you are updating your BE filters some addons are going to conflict, i'm sure you've had to edit them in the past (everyone has to for many scripts) all you have to do is figure out what is making it kick you, IE what script, then write an exception for it. Or you can find what line specifically ( since it NEVER refers exactly to a specific line, #21 could be line 17) and change it to 1 if you are lazy like me :D
 
Well the only custom script I had on this server was a debug monitor so I don't think its that. How do I find out what line it is specifically referring to?
 
Well the only custom script I had on this server was a debug monitor so I don't think its that. How do I find out what line it is specifically referring to?

Honestly? Guess. It's easiest to determine whats screwing it after adding in a new script ( of course testing scripts one by one to make sure they work and such) so you can narrow it down. Sorry I can't be of more help man
 
Im not adding scripts to the server. The only script I will be adding is a debug monitor and it is not on the server right now. In other words, from scratch... Install MySQL database > Install namalsk > set up basic stuff like spawn gear server time etc.. > start server > join server > kicked
 
Back
Top