teleporter
Vars | |
advanced_beacon_locking | When the teleporter is upgraded, it can lock onto beacons directly, rather than turfs. This is the variable for it. |
---|---|
calibrating | Whether calibration is in progress or not. Calibration prevents changes. |
locked | A GPS with a locked destination |
power_station | The power station that's connected to the console |
regime | Switches mode between teleporter, gate and gps |
target | The target turf of the teleporter |
Procs | |
calibrateCallback | Calibrates the hub. Helper function of ui_act |
eject | Helper function of ui_act |
gate_helper | Helper function of ui_act. |
resetPowerstation | Resets the connected powerstation to initial values. Helper function of ui_act |
targets_gate | Creates a list of viable targets for the gate. Helper function of ui_data |
targets_teleport | Creates a list of viable targets for the teleport. Helper function of ui_data |
teleport_helper | Helper function of ui_act. |
Var Details
advanced_beacon_locking
When the teleporter is upgraded, it can lock onto beacons directly, rather than turfs. This is the variable for it.
calibrating
Whether calibration is in progress or not. Calibration prevents changes.
locked
A GPS with a locked destination
power_station
The power station that's connected to the console
regime
Switches mode between teleporter, gate and gps
target
The target turf of the teleporter
Proc Details
calibrateCallback
Calibrates the hub. Helper function of ui_act
eject
Helper function of ui_act
Triggered when ejecting a gps device. Sets the gps to the ground and resets the console
gate_helper
Helper function of ui_act.
Called after selecting a target for the teleporter in the UI.
resetPowerstation
Resets the connected powerstation to initial values. Helper function of ui_act
targets_gate
Creates a list of viable targets for the gate. Helper function of ui_data
targets_teleport
Creates a list of viable targets for the teleport. Helper function of ui_data
teleport_helper
Helper function of ui_act.
Called after selecting a target for the gate in the UI. Sets area_bypass and cc_beacon.