/tg/ Station 13 - Modules - TypesVar Details - Proc Details

inspector_mainframe

Vars

alert_optionsAlert level options
alert_zeroAlert level icons
cargo_disruption_activeIs the cargo disruption active right now?
current_alert_levelCurrent alert level of the ship
radial_optionsOptions for the radial menu
radial_toggleRadial menu icons
radioRadio for sending guild messages
sos_activeIs the SOS beacon active
sos_timer_idTimer ID for SOS signals
trackedAre we being tracked by the GPS signals?

Procs

broadcast_sos_signalBroadcasts an SOS signal through the radio and schedules the next broadcast
open_options_menuOpens the radial menu with available options for the inspector mainframe
select_alert_levelShows a radial menu for selecting the ship's alert level
send_notificationSends a priority announcement about signal interference and cargo lockdown
set_alert_levelSets the ship's alert level and notifies the crew via radio
toggle_offDeactivates the cargo disruption system and clears the trade blockade
toggle_onActivates the cargo disruption system and thus blocks Cargo; on first activation makes us visible on GPS.
toggle_sos_beaconToggles 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