inspector_mainframe 
Vars | |
| alert_options | Alert level options |
|---|---|
| alert_zero | Alert level icons |
| cargo_disruption_active | Is the cargo disruption active right now? |
| current_alert_level | Current alert level of the ship |
| radial_options | Options for the radial menu |
| radial_toggle | Radial menu icons |
| radio | Radio for sending guild messages |
| sos_active | Is the SOS beacon active |
| sos_timer_id | Timer ID for SOS signals |
| tracked | Are we being tracked by the GPS signals? |
Procs | |
| broadcast_sos_signal | Broadcasts an SOS signal through the radio and schedules the next broadcast |
| open_options_menu | Opens the radial menu with available options for the inspector mainframe |
| select_alert_level | Shows a radial menu for selecting the ship's alert level |
| send_notification | Sends a priority announcement about signal interference and cargo lockdown |
| set_alert_level | Sets the ship's alert level and notifies the crew via radio |
| toggle_off | Deactivates the cargo disruption system and clears the trade blockade |
| toggle_on | Activates the cargo disruption system and thus blocks Cargo; on first activation makes us visible on GPS. |
| toggle_sos_beacon | Toggles the SOS beacon on or off, can only be activated at Status Onyx or Status Obsidian |
Var Details
alert_options 
Alert level options
alert_zero 
Alert level icons
cargo_disruption_active 
Is the cargo disruption active right now?
current_alert_level 
Current alert level of the ship
radial_options 
Options for the radial menu
radial_toggle 
Radial menu icons
radio 
Radio for sending guild messages
sos_active 
Is the SOS beacon active
sos_timer_id 
Timer ID for SOS signals
tracked 
Are we being tracked by the GPS signals?
Proc Details
broadcast_sos_signal
Broadcasts an SOS signal through the radio and schedules the next broadcast
open_options_menu
Opens the radial menu with available options for the inspector mainframe
select_alert_level
Shows a radial menu for selecting the ship's alert level
send_notification
Sends a priority announcement about signal interference and cargo lockdown
set_alert_level
Sets the ship's alert level and notifies the crew via radio
toggle_off
Deactivates the cargo disruption system and clears the trade blockade
toggle_on
Activates the cargo disruption system and thus blocks Cargo; on first activation makes us visible on GPS.
toggle_sos_beacon
Toggles the SOS beacon on or off, can only be activated at Status Onyx or Status Obsidian