Charlizard 18 Posted August 3, 2012 #125 dummy"]; _dummy = [_this,"players"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf";Is this a normal script for players to run? Share this post Link to post Share on other sites
jskibo 143 Posted August 3, 2012 Its the script that runs when anyone tries to access the admin panel in game (off the map tab). If you as the admin do it you'll get the same thing with your name attached to it. Normal Scripts.txt file is set with "5" to kick for it and log it Share this post Link to post Share on other sites
Charlizard 18 Posted August 3, 2012 That's what I thought as well, but when looking at the scripts.log, I get both of these.02.08.2012 23:02:50: Simon (Removed) 92fc4a1470806da29a1217dca2b35905 - #54 openDSInterface;02.08.2012 19:50:05: randy1103 (Removed) bc69ec3468cd0290d0ef7720e96e31aa - #140 dummy"]; _dummy = [_this,"players"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf"; Share this post Link to post Share on other sites
jskibo 143 Posted August 3, 2012 It used to be a way to inject scripts, they would just rename to dedicatedserverinterface.sqfYou'll still see some idiots trying \MyScripts\xxxxx.sqf :) Share this post Link to post Share on other sites