Achmed Posted September 26, 2013 Report Share Posted September 26, 2013 I dont use battleye for anything other then the bans.txt file however i would like to be able to block people from access the dedicated server controls. what line would i need in scripts.txt to do this? Link to comment Share on other sites More sharing options...
0 Kind-Sir Posted September 27, 2013 Report Share Posted September 27, 2013 Would this be to block all players from dedicated server controls in the server, even admins?If so, use the following in your scripts.txt: 5 "[_this,\"players\"] execVM \"\ca\ui\scripts\dedicatedServerInterface.sqf\";"I haven't tested this out, but I snatched it from an older scripts.txt I had.It may be better to write a server-side script that spawns a loop that waits until the dedicatedServerInterface display ID pops up in-game and it will close it. Link to comment Share on other sites More sharing options...
0 Achmed Posted September 27, 2013 Author Report Share Posted September 27, 2013 Thanks. Would rather what you suggested but i dont know how to code :-( Link to comment Share on other sites More sharing options...
0 Kind-Sir Posted September 27, 2013 Report Share Posted September 27, 2013 Thanks.Would rather what you suggested but i dont know how to code :-(I'm pretty sure just the following would work: 5 "dedicatedServerInterface" crckdns 1 Link to comment Share on other sites More sharing options...
0 Achmed Posted September 27, 2013 Author Report Share Posted September 27, 2013 Ill give it a try tomorrow :-) Link to comment Share on other sites More sharing options...
Question
Achmed
I dont use battleye for anything other then the bans.txt file however i would like to be able to block people from access the dedicated server controls.
what line would i need in scripts.txt to do this?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now