g0kur Posted December 21, 2018 Share Posted December 21, 2018 Are there any events which will fire when the player leave the terminal? I use OnActivate event for entering terminal and it works, but I have no idea on how to fire events when the player exit the terminal. I tried onExitFurniture and onGetUp but none of them seems to work. Please help. Link to comment Share on other sites More sharing options...
SKKmods Posted December 21, 2018 Share Posted December 21, 2018 Probably Event OnMenuOpenCloseEvent(string asMenuName, bool abOpening) with "TerminalMenu", false Link to comment Share on other sites More sharing options...
PrestonGarvey76 Posted December 21, 2018 Share Posted December 21, 2018 (edited) It's working, thank you very much! Edit: Ah I'm on my brother's pc with his account lol. Edited December 21, 2018 by PrestonGarvey76 Link to comment Share on other sites More sharing options...
Recommended Posts