Shiptest 13 - Modules - TypesVar Details

radio

Vars

broadcastingWhether the radio will transmit dialogue it hears nearby.
canhear_rangeThe range around the radio in which mobs can hear what it receives.
channelsMap from name (see communications.dm) to on/off. First entry is current department (:h)
commandIf true, use_command can be toggled at will.
empedTracks the number of EMPs currently stacked.
freerangeIf true, the radio has access to the full spectrum.
freqlockFrequency lock to stop the user from untuning specialist radios.
headsetIt can be used for hotkeys
independentIf true, can say/hear on the special CentCom channel.
keyslotEncryption key handling
last_chatter_timeThe time since we last played a radio chatter sound.
listeningWhether the radio is currently receiving.
logIf true, the UI will display the voice log for the frequency
loglistthe voice log
prison_radioIf true, the transmit wire starts cut.
subspace_switchableIf true, subspace_transmission can be toggled at will.
subspace_transmissionIf true, the radio transmits and receives on subspace exclusively.
translate_binaryIf true, can hear the special binary channel.
unscrewedWhether wires are accessible. Toggleable by screwdrivering.
use_commandIf true, broadcasts will be large and BOLD.

Var Details

broadcasting

Whether the radio will transmit dialogue it hears nearby.

canhear_range

The range around the radio in which mobs can hear what it receives.

channels

Map from name (see communications.dm) to on/off. First entry is current department (:h)

command

If true, use_command can be toggled at will.

emped

Tracks the number of EMPs currently stacked.

freerange

If true, the radio has access to the full spectrum.

freqlock

Frequency lock to stop the user from untuning specialist radios.

headset

It can be used for hotkeys

independent

If true, can say/hear on the special CentCom channel.

keyslot

Encryption key handling

last_chatter_time

The time since we last played a radio chatter sound.

listening

Whether the radio is currently receiving.

log

If true, the UI will display the voice log for the frequency

loglist

the voice log

prison_radio

If true, the transmit wire starts cut.

subspace_switchable

If true, subspace_transmission can be toggled at will.

subspace_transmission

If true, the radio transmits and receives on subspace exclusively.

translate_binary

If true, can hear the special binary channel.

unscrewed

Whether wires are accessible. Toggleable by screwdrivering.

use_command

If true, broadcasts will be large and BOLD.