Guest User

BE Restriction #2

a guest
Jul 13th, 2016
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. Error in logfile
  2. #2 "];
  3. _url = toString _url;
  4.  
  5. _html = (findDisplay 0) ctrlCreate ['RscHTML', 3107182];
  6. _html ctrlSetBackgroundColor [0,0"
  7.  
  8. *how i would write the restriction*
  9.  
  10. !="];\n _url = toString _url;\n \n _html = (findDisplay 0) ctrlCreate ['RscHTML', 3107182];\n _html ctrlSetBackgroundColor [0,0"
  11.  
  12. *how battleye accept it*
  13.  
  14. !="];
  15. \n _url = toString _url;
  16. \n
  17. \n _html = (findDisplay 0) ctrlCreate ['RscHTML', 3107182];
  18. \n _html ctrlSetBackgroundColor [0,0"
Add Comment
Please, Sign In to add comment