Space Station 13 - Modules - TypesVar Details - Proc Details

gps

Vars

can_hide_signalIf it can toggle the above var.
hide_signalIf true, signal is not visible to other GPS devices.
is_special_gps_markerHow the GPS marker should be handled.
local_modeIf true, only GPS signals of the same Z level are shown.
long_rangeIf true, can see farther, depending on get_map_levels().
trackingWill not show other signals or emit its own signal if false.

Procs

AltClickUsed to hold the sanitised input.
reset_empIn case emp_act gets called without any arguments.

Var Details

can_hide_signal

If it can toggle the above var.

hide_signal

If true, signal is not visible to other GPS devices.

is_special_gps_marker

How the GPS marker should be handled.

local_mode

If true, only GPS signals of the same Z level are shown.

long_range

If true, can see farther, depending on get_map_levels().

tracking

Will not show other signals or emit its own signal if false.

Proc Details

AltClick

Used to hold the sanitised input.

reset_emp

In case emp_act gets called without any arguments.