Jump to content
Sign in to follow this  
AADiC

Battleeye Script Restriction #49

Recommended Posts

Battleeye Script Restriction #49

Can anyone tell me what that is? Get booted from server with that every time I try and access the Server Admin functions.

Edited by AADiC

Share this post


Link to post
Share on other sites
Guest

TL;DR version of a long explanation:

SHIFT+P used to be used to inject .sqf (script files) into the server by hackers, as it was released as a public method and widely used as it was one of the few commands in-game that ran a legit script that could be modified to run malicious scripts.

As a result, the scripts.txt file has (by default) blacklisted that specific command. To stop it from kicking you, go into cfgdayz/BattlEye/scripts.txt and change the 5 to a 1 on this line:

5 [_this,"players"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf";

Edited by Guest

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×