Space Station 13 - Modules - TypesVar Details

crew_monitor

Vars

highlighted_namesA list of displayed names. Displayed names were intentionally chosen over ckeys, refs, or uids, because exposing any of the aforementioned to the client could allow an exploit to detect changelings on sensors.
ignore_sensorsIf true, we'll see everyone, regardless of their suit sensors.
offset_xThe X offset of the UI map
offset_yThe Y offset of the UI map
tab_indexThe ID of the currently opened UI tab
zoomThe zoom level of the UI map view

Var Details

highlighted_names

A list of displayed names. Displayed names were intentionally chosen over ckeys, refs, or uids, because exposing any of the aforementioned to the client could allow an exploit to detect changelings on sensors.

ignore_sensors

If true, we'll see everyone, regardless of their suit sensors.

offset_x

The X offset of the UI map

offset_y

The Y offset of the UI map

tab_index

The ID of the currently opened UI tab

zoom

The zoom level of the UI map view