signaler ![code/modules/assembly/signaler.dm 1](git.png)
Vars | |
code | The code sent by this signaler. |
---|---|
cooldown_length | How long of a cooldown exists on this signaller. |
frequency | The frequency this signaler is set to. |
hearing_range | How many tiles away can you hear when this signaler is used or gets activated. |
last_receive_signal_log | String containing the last piece of logging data relating to when this signaller has received a signal. |
radio_connection | The radio frequency connection this signaler is using. |
suicide_mob | Holds a reference string to the mob, decides how much of a gamer you are. |
suicider | Holds the mind that commited suicide. |
Var Details
code ![code/modules/assembly/signaler.dm 14](git.png)
The code sent by this signaler.
cooldown_length ![code/modules/assembly/signaler.dm 18](git.png)
How long of a cooldown exists on this signaller.
frequency ![code/modules/assembly/signaler.dm 16](git.png)
The frequency this signaler is set to.
hearing_range ![code/modules/assembly/signaler.dm 26](git.png)
How many tiles away can you hear when this signaler is used or gets activated.
last_receive_signal_log ![code/modules/assembly/signaler.dm 30](git.png)
String containing the last piece of logging data relating to when this signaller has received a signal.
radio_connection ![code/modules/assembly/signaler.dm 20](git.png)
The radio frequency connection this signaler is using.
suicide_mob ![code/modules/assembly/signaler.dm 24](git.png)
Holds a reference string to the mob, decides how much of a gamer you are.
suicider ![code/modules/assembly/signaler.dm 22](git.png)
Holds the mind that commited suicide.