Terminal Fragments
Revision as of 14:37, 1 December 2014 by imported>Plplecuyer (→Notes)
TypeEdit
Terminal fragment scripts extend Terminal.
Run TimeEdit
Terminal fragments are run when a menu item is selected by the player in the terminal.
Special VariablesEdit
- akTerminalRef: The ObjectReference of the terminal initially activated.
NotesEdit
- A terminal menu item will not advance until the fragment (and event) is finished running (or an internal timeout expires).