Difference between revisions of "OnMenuOpenCloseEvent - ScriptObject"

m
→‎Notes: >_> seems I can preview as much as I like and still miss some typos.
imported>Scrivener07
(→‎Notes: Explaining what you need to do for holotapes displaying terminals from the pipboy, and you expect TerminalMenu, or TerminalHolotapeMenu to be the proper menus to register for.)
imported>Scrivener07
m (→‎Notes: >_> seems I can preview as much as I like and still miss some typos.)
 
Line 34: Line 34:
== Notes ==
== Notes ==
*Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed.
*Aliases and quests will automatically unregister for this event when the quest stops. Active magic effects will automatically unregister when they are removed.
*If you want to a script to do things after a terminal has been exited that has been displayed through a holotape from the pipboy, you need to register for the pipby menu. TerminalMenu and TerminalHolotapeMenu will not work. When the terminal is 'exited', you are send back to the pipboy menu.
*If you want a script to do things after a terminal has been 'exited' that has been displayed through a holotape from the pipboy, you need to register for the pipboy menu. TerminalMenu and TerminalHolotapeMenu will not work. When the terminal is 'exited', you are send back to the pipboy menu.


== See Also ==
== See Also ==
Anonymous user