crew_monitor  
| Vars | |
| 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 | 
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