Page 17 of 22 FirstFirst ... 7131415161718192021 ... LastLast
Results 161 to 170 of 216

  Click here to go to the first Developer post in this thread.  

Thread: New BattlEye features for server admins

  1. #161
    Quote Originally Posted by Saiboogu View Post
    You're right there. That's what I get for trusting a file provided to me from a DayZ dev would be any more trustworthy than the dozen other random scripts.txt pastebins. Thanks, I'll make that change and see what happens.
    Still no luck. Battleye renames to scripts_old.txt

  2. #162
    *EDIT*

    Looks like there is a scripts.txt tailored to DayZ out there. Great work.
    Last edited by IMF2000; Aug 14 2012 at 08:41.

  3. #163
    I had to reinstall the beta, DayZ, and Hive with my host and it finally started rejecting the scripts.txt file, so I can agree that that file doesn't work. Problem is, it also rejects the old 08-08 update I was using previously, as well. Seems something else has changed with the syntax, or there's a bug.

  4. #164
    BattlEye Developer
    Join Date
    Mar 22 2008
    Location
    Germany
    Posts
    564
    Author of the Thread
    Quote Originally Posted by Saiboogu View Post
    I had to reinstall the beta, DayZ, and Hive with my host and it finally started rejecting the scripts.txt file, so I can agree that that file doesn't work. Problem is, it also rejects the old 08-08 update I was using previously, as well. Seems something else has changed with the syntax, or there's a bug.
    You need to update to the latest scripts.txt provided by the DayZ team. The new BE Server fixes a bug in the scripts.txt reading that causes problems with the previous DayZ scripts.txt. To prevent mass kicks the old version is automatically renamed to scripts_old.txt.

  5. #165
    Quote Originally Posted by $able View Post
    You need to update to the latest scripts.txt provided by the DayZ team. The new BE Server fixes a bug in the scripts.txt reading that causes problems with the previous DayZ scripts.txt. To prevent mass kicks the old version is automatically renamed to scripts_old.txt.
    That was the problem, I was working with a file provided by the DayZ team. http://imgur.com/ihdvS Just wasn't the right one, evidently. My co-admin found the real up-to-date file somewhere last night, I'll find out where when I talk to him this morning.

    Can you answer my question from the other day please? Having trouble reconciling the restriction codes with the lines in the file - they don't usually add up when I try to compare them to what gets logged, so I imagine I'm counting lines wrong somehow.

    Quote Originally Posted by Saiboogu View Post
    Is this a firm line-by-line match of the file or does it skip commented out lines? Does //new count as line zero, for instance, or is it ignored?

  6. #166
    Has anyone had issues with the new battleye features logging a bunch of items to the rpt file?

  7. #167
    Trying to run JSRS sound mod with dayz & ace. (local server)

    It kicks for script restriction 218 which code do i need to comment out in the scripts.txt file?
    Help please?

    I tried line 218 of the file but that's not it.

  8. #168
    Quote Originally Posted by humbleuk View Post
    Trying to run JSRS sound mod with dayz & ace. (local server)

    It kicks for script restriction 218 which code do i need to comment out in the scripts.txt file?
    Help please?

    I tried line 218 of the file but that's not it.
    Did you skip all the already commented out lines in scripts.txt when you counted to 218? It probably only counts the lines that are active..? Can't you also just check in the logs what the matching string was when they get kicked? Just find that in the scripts.txt?

    ---------- Post added at 09:57 AM ---------- Previous post was at 09:45 AM ----------

    Does script detection work with beserver.dll v 1.159 and the original server version 1.62.95251?[COLOR="Silver"]
    Preed - Urban Life Community owner

  9. #169

    Exclamation BE broken?

    Since updating to the latest scripts.txt/remoteexec.tat, etc. from dayz-community-banlist, I'm getting some weird things happening on log in to my own LAN DAYZ server.

    I've found quite a number of remoteexec.log type #8,#14, etc. kicks like:

    Code:
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #0 "mpi=[]execVM "playerinit.sqf""
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #8 "mpi=[]execVM "playerinit.sqf""
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #14 "mpi=[]execVM "playerinit.sqf""
    I even get them myself when I log into my own server as admin....!

    First I got a kick from BE Scripts for : "openDSInterface;", because I logged in as Admin!

    Then second time I logged in, it didn't kick me when I logged in as Admin (!). But a few mins later I got a remoteexec kick for line #8: 5 "set"
    (Is there ANY documentation on what these lines are suppose to protect against?)

    The 3rd time I logged in, a min later, I didn't get kicked at all!

    So what is up with BEC?

    BEC claims it is up to date, so does BE.


    Also is there a way for BE to re-load the scripts.txt, remoteexe, etc. without me having to restart the server?

  10. #170
    BattlEye Developer
    Join Date
    Mar 22 2008
    Location
    Germany
    Posts
    564
    Author of the Thread
    Quote Originally Posted by Quatermass View Post
    Since updating to the latest scripts.txt/remoteexec.tat, etc. from dayz-community-banlist, I'm getting some weird things happening on log in to my own LAN DAYZ server.

    I've found quite a number of remoteexec.log type #8,#14, etc. kicks like:

    Code:
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #0 "mpi=[]execVM "playerinit.sqf""
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #8 "mpi=[]execVM "playerinit.sqf""
    29.08.2012 15:10:12: Psychosocial (xx.84.130.80:62917) xxfcf1673bccc6b44d0b865de5ce3c9e - #14 "mpi=[]execVM "playerinit.sqf""
    I even get them myself when I log into my own server as admin....!

    First I got a kick from BE Scripts for : "openDSInterface;", because I logged in as Admin!

    Then second time I logged in, it didn't kick me when I logged in as Admin (!). But a few mins later I got a remoteexec kick for line #8: 5 "set"
    (Is there ANY documentation on what these lines are suppose to protect against?)

    The 3rd time I logged in, a min later, I didn't get kicked at all!

    So what is up with BEC?

    BEC claims it is up to date, so does BE.


    Also is there a way for BE to re-load the scripts.txt, remoteexe, etc. without me having to restart the server?
    Wrong thread.

    Anyway, this has nothing to do with BE being bugged. Obviously certain code is executed for players joining your server, so maybe you are running another mod beside DayZ? If you check DayZ's remoteexec.txt, you can see that line 9 (5 "play") and line 15 (5 "init") are the offending entries here (they are contained in the logged code). Note that the restriction # is usually line number - 1. The kick for going to the admin interface is a trick implemented by the DayZ team to prevent cheaters from loading their scripts that way.

Page 17 of 22 FirstFirst ... 7131415161718192021 ... LastLast

Similar Threads

  1. New BattlEye Features
    By $able in forum ARMA - MULTIPLAYER
    Replies: 35
    Last Post: Jun 3 2009, 01:35
  2. Recommendation to server admins
    By sicilian in forum MULTIPLAYER
    Replies: 24
    Last Post: Aug 20 2004, 09:59
  3. Server admins, what are you doing!?!
    By DM in forum MULTIPLAYER
    Replies: 77
    Last Post: Jul 11 2004, 08:31
  4. Server admins, what are you doing!?!
    By DM in forum OFFTOPIC
    Replies: 2
    Last Post: Feb 24 2004, 22:15
  5. Request to server admins
    By Bob the Insane in forum MULTIPLAYER
    Replies: 0
    Last Post: Mar 4 2002, 08:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •