helm

Vars | |
allow_ai_control | is the AI allowed to control this helm console |
---|---|
calibrating | if we are calibrating the jump |
concurrent_users | All users currently using this |
current_ship | The ship we reside on for ease of access |
jump_allowed | When are we allowed to jump |
jump_state | Current state of our jump |
jump_timer | holding jump timer ID |
ntnet_relay | store an ntnet relay for tablets on the ship |
viewer | Is this console view only? I.E. cant dock/etc |
Procs | |
check_keylock | Checks if this helm is locked, or for the key being destroyed. Returns TRUE if locked. |
reload_ship | This proc manually rechecks that the helm computer is connected to a proper ship |
Var Details
allow_ai_control

is the AI allowed to control this helm console
calibrating

if we are calibrating the jump
concurrent_users

All users currently using this
current_ship

The ship we reside on for ease of access
jump_allowed

When are we allowed to jump
jump_state

Current state of our jump
jump_timer

holding jump timer ID
ntnet_relay

store an ntnet relay for tablets on the ship
viewer

Is this console view only? I.E. cant dock/etc
Proc Details
check_keylock
Checks if this helm is locked, or for the key being destroyed. Returns TRUE if locked.
reload_ship
This proc manually rechecks that the helm computer is connected to a proper ship