Jump to content
  • 0

Script restriction #55


stormchaser206

Question

I'm trying to set up my server but whenever I join, I get kicked with "Script restriction #55"

 

Scripts.log:

Quote

18.06.2017 16:42:46: [me] 95aae1bb0066c96fd890ca8b4a0f6ea1 - #55 "indDisplay 0 displayCtrl 3107182);
_html = (findDisplay 0) ctrlCreate ["RscHTML", 3107182];
uiNameSpace setVariable ["rp_display"

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Changing from "Kick and Log" to only "Log" isn't a long term solution for something that pertains to security. I recommend you switch that line from 1 back to 7.

You need to edit the filters to exclude what is being caught in the filter.

For Script Restriction #55 you need to add this to the end of line #57;

!="_html = (findDisplay 0) ctrlCreate [\"RscHTML\", 3107182];"

 

For script restriction #48 you've got unfiltered addEventHandler code getting caught by line #50 but I can't give you an edit without the logs.

If you rather PM me you can, or if you have Discord you can find me on the Epoch Discord as "Vampire".

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...