RC_Robio Posted May 5, 2015 Report Share Posted May 5, 2015 Server Build 0.3.0.xb17 Epoch Autoban in Redis: Changed RscDisplayConfigure >> onLoad >> ["onLoad",_this,"RscDisplayConfigure",'GUI'] call compile preprocessfilelinenumbers "A3\ui_f\scripts\initDisplay.sqf"; _this call compile preprocessfilelinenumbers "\x\cba\addons\keybinding\gui\initDisplay.sqf" security_checks.h: {"RscDisplayConfigure", {"{""""onLoad"",_this,""RscDisplayConfigure"",'GUI'} call compile preprocessfilelinenumbers ""A3\ui_f\scripts\initDisplay.sqf""; _this call compile preprocessfilelinenumbers ""\x\cba\addons\keybinding\gui\initDisplay.sqf"""}, {}}, Should be: {"RscDisplayConfigure", {"["onLoad"",_this,""RscDisplayConfigure"",'GUI'] call compile preprocessfilelinenumbers ""A3\ui_f\scripts\initDisplay.sqf""; _this call compile preprocessfilelinenumbers ""\x\cba\addons\keybinding\gui\initDisplay.sqf"""}, {}}, Link to comment Share on other sites More sharing options...