Terminal Script

Extends: Form Script

Editor: Terminal

Script for the manipulation of terminals.

DefinitionEdit

ScriptName Terminal extends Form Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

  • Function ShowOnPipboy()
    • Displays the terminal object on the Pipboy as if the Pipboy was a terminal reference

EventsEdit

  • Event OnMenuItemRun(int auiMenuItemID, ObjectReference akTarget)
    • Event called whenever a menu item on this terminal is selected.

NotesEdit

  • Due to a bug in the Creation Kit, it is necessary to select the Incompatible check box before scripts that extend Terminal can be viewed and added to Terminal forms.

Related FragmentsEdit

See AlsoEdit