announcement_system
Vars | |
announce_research_node | If true, researched nodes will be announced to the appropriate channels |
---|---|
arrival | The message that we send when someone is joining. |
arrival_toggle | Whether the arrival message is sent |
newhead | The message that we send when a department head arrives. |
newhead_toggle | Whether the newhead message is sent. |
node_message | The text that we send when announcing researched nodes. |
radio | The headset that we use for broadcasting |
Procs | |
announce_officer | Announces a new security officer joining over the radio |
broadcast | Sends a message to the appropriate channels. |
Var Details
announce_research_node
If true, researched nodes will be announced to the appropriate channels
arrival
The message that we send when someone is joining.
arrival_toggle
Whether the arrival message is sent
newhead
The message that we send when a department head arrives.
newhead_toggle
Whether the newhead message is sent.
node_message
The text that we send when announcing researched nodes.
radio
The headset that we use for broadcasting
Proc Details
announce_officer
Announces a new security officer joining over the radio
broadcast
Sends a message to the appropriate channels.