Jump to content

security_checks.h RscDisplayConfigure CBA


RC_Robio

Recommended Posts

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...