SS1984 - Modules - TypesDefine Details

code/__DEFINES/deadchat_control.dm

DEADCHAT_DEMOCRACY_MODEWill execute a single command after the cooldown based on player votes.
DEADCHAT_ANARCHY_MODEAllows each player to do a single command every cooldown.
MUTE_DEADCHAT_DEMOCRACY_MESSAGESMutes the democracy mode messages send to orbiters at the end of each cycle. Useful for when the cooldown is so low it'd get spammy.

Define Details

DEADCHAT_ANARCHY_MODE

Allows each player to do a single command every cooldown.

DEADCHAT_DEMOCRACY_MODE

Will execute a single command after the cooldown based on player votes.

MUTE_DEADCHAT_DEMOCRACY_MESSAGES

Mutes the democracy mode messages send to orbiters at the end of each cycle. Useful for when the cooldown is so low it'd get spammy.