radio
Vars | |
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. |
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.