Magerange Posted May 17, 2017 Share Posted May 17, 2017 (edited) So my script was running and I noticed that it unintentionally interacted (missclicked) with an entity and it caused to open a window that it did not recognize. Of course since script did not recognize the window it didn't do anything and stood there for godknowshowlong untill I noticed it. Question of the day - how should I handle the situation? How could I make it to exit the window if it occurs again (widgets?)? Thanks! Edited May 17, 2017 by Magerange Quote Link to comment Share on other sites More sharing options...
Chris Posted May 17, 2017 Share Posted May 17, 2017 getWidgets().closeOpenInterfaces(); 2 Quote Link to comment Share on other sites More sharing options...
Void Posted May 17, 2017 Share Posted May 17, 2017 (edited) . Edited May 17, 2017 by Void Quote Link to comment Share on other sites More sharing options...