gps

Vars | |
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. |
Procs | |
AltClick | Used to hold the sanitised input. |
reset_emp | In 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.