if !(isNull (findDisplay 46)) in 3d editor

Sandbird

Valued Member!
Is it possible to do this in 3d editor ?
Code:
if !(isNull (findDisplay 46)) then {...};

Because i am trying to do it there and its not working.
I want to write a script and want the player to use some keys for controlling a camera, but i realized that the keys were not working and ended up finding the bug to this if....
Does 3d editor allow button interaction like MP does ?
-Thanks
 
Back
Top