Space Station 13 - Nebula13 - Modules - TypesVar Details

radio

Vars

INDICATOR_FLAG_ACTIVEUsed to tell the "indicator_active" light should be lit up on the controller
INDICATOR_FLAG_DONEUsed to tell the "indicator_done" light should be lit up on the controller
INDICATOR_FLAG_FORCEDUsed to tell the "indicator_forced" light should be lit up on the controller
indicator_stateBitflag to indicate which indicator lights are on so dummy controllers can match the same state
radio_connectionRadio connection to use for emiting commands
screen_stateIcon state of the screen used by dummy controllers to match the same state

Var Details

INDICATOR_FLAG_ACTIVE

Used to tell the "indicator_active" light should be lit up on the controller

INDICATOR_FLAG_DONE

Used to tell the "indicator_done" light should be lit up on the controller

INDICATOR_FLAG_FORCED

Used to tell the "indicator_forced" light should be lit up on the controller

indicator_state

Bitflag to indicate which indicator lights are on so dummy controllers can match the same state

radio_connection

Radio connection to use for emiting commands

screen_state

Icon state of the screen used by dummy controllers to match the same state