/datum/component/temporary_mute

Vars | |
on_emote_message | A message to tell the user when they attempt to emote, if any |
---|---|
on_speak_message | A message to tell the user when they attempt to speak, if any |
on_unmute_message | A message to tell the user when they become no longer mute, if any |
time_until_unmute | How long after the component's initialization it should be deleted. -1 means it will never delete |
Var Details
on_emote_message

A message to tell the user when they attempt to emote, if any
on_speak_message

A message to tell the user when they attempt to speak, if any
on_unmute_message

A message to tell the user when they become no longer mute, if any
time_until_unmute

How long after the component's initialization it should be deleted. -1 means it will never delete