Space Station 13 - Nebula13 - Modules - TypesVar Details - Proc Details

shuttle

Vars

always_processSet to TRUE to process every time SSshuttle fires, regardless of state.
current_port_tagThe landmark_tag of the landmark being used to match rotation and placement when docking.
docking_portsA list of all available docking ports to use for rotation/placement when landing and docking.

Procs

attempt_moveShuttle Moved Handling * (Observer Pattern Implementation: Shuttle Moved) Shuttle Pre Move Handling * (Observer Pattern Implementation: Shuttle Pre Move)

Var Details

always_process

Set to TRUE to process every time SSshuttle fires, regardless of state.

current_port_tag

The landmark_tag of the landmark being used to match rotation and placement when docking.

docking_ports

A list of all available docking ports to use for rotation/placement when landing and docking.

Proc Details

attempt_move

Shuttle Moved Handling * (Observer Pattern Implementation: Shuttle Moved) Shuttle Pre Move Handling * (Observer Pattern Implementation: Shuttle Pre Move)