Sign in to follow this  
adamt

Help with Script Restriction #0

3 posts in this topic

I need help with these two script restrictions #0. I have been stuck with these for over 24 hours and I need to get these excluded to proceed. I do not want to disable BE.

27.06.2018 14:18:40: adam (IP:PORT) GUID - #0 " {!(isNull (findDisplay 46))};
(findDisplay 46) displayAddEventHandler ["KeyDown", {
private _code = _this select 1;

if (_code "

I try to exclude this with below but it has no effect.

!" {!(isNull (findDisplay 46))};\n(findDisplay 46) displayAddEventHandler [\"KeyDown\", {\nprivate _code = _this select 1;\n\nif (_code"


I also have this script restriction #0

27.06.2018 13:48:22: adam (IP:PORT) GUID - #0 "ction; true; } else { false; }; }] call BIS_fnc_addStackedEventHandler;


(findDisplay 46) displayAddEventHandler ["KeyDown","ca"


Which I try to exclude but it does not work either.

!="ction; true; } else { false; }; }] call BIS_fnc_addStackedEventHandler;\n\n\n(findDisplay 46) displayAddEventHandler [\"KeyDown\",\"ca"


I have tried to exclude it in diffrent ways but I never get it to work. E g !"findDisplay 46" !"displayAddEventHandler" etc each line in a seperate exclusion and so on.

PLEASE HELP ME I AM STUCK!!!

Edited by adamt

Share this post


Link to post
Share on other sites

1st log goes the the end of line 3

!=" {!(isNull (findDisplay 46))};(findDisplay 46) displayAddEventHandler ["KeyDown", {private _code = _this select 1;\nif (_code "

2nd log goes the the end of line 3

!="ction; true; } else { false; }; }] call BIS_fnc_addStackedEventHandler;\n\n(findDisplay 46) displayAddEventHandler ["KeyDown","ca"

 

Thats if you havnt fixed them already

 

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.