Terminal Fragments
Jump to navigation
Jump to search
Type[edit | edit source]
Terminal fragment scripts extend Terminal.
Run Time[edit | edit source]
Terminal fragments are run when a menu item is selected by the player in the terminal.
Special Variables[edit | edit source]
- akTerminalRef: The ObjectReference of the terminal initially activated.
Notes[edit | edit source]
- A terminal menu item will not advance until the fragment (and event) is finished running (or an internal timeout expires).