Files
VOREStation/code/modules
ARGUS 4e0ee95fec fix: MUTE trait no longer blocks say emotes (\! prefix) or radio say emotes (;\!) (#19302)
Noise language is used for audible emotes when '\!' is prefixed in say.
handle_speech_problems() was unconditionally clearing the message for
any mob with sdisabilities & MUTE, including Noise language pieces.

'*emote' in say() bypasses mute entirely by redirecting to emote()
before handle_speech_problems is reached. '\!emote' and ';\!emote' should
be consistent with that: MUTE suppresses speech but not emote actions.

Now, when MUTE is the sole reason the suppression block fires (not
silent or paralysis), Noise language pieces fall through to the parent
proc instead of being cleared.
2026-03-20 00:28:32 +01:00
..
2026-01-25 13:18:03 -08:00
2026-03-17 01:44:25 +01:00
2026-03-08 23:38:42 +01:00
2026-03-15 02:54:17 -04:00
2026-03-09 00:31:33 +01:00
2026-03-13 23:10:39 +01:00
2026-03-09 00:36:28 +01:00
2026-03-15 02:54:17 -04:00
2026-03-15 19:26:42 +01:00
2026-03-02 22:57:27 +01:00
2026-03-18 21:27:27 +01:00
2026-03-15 02:54:17 -04:00
2026-03-18 21:27:27 +01:00
2026-02-22 22:10:59 +01:00
2026-03-15 19:26:42 +01:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-02 23:57:41 +01:00
2026-03-15 02:54:17 -04:00
2026-03-18 21:27:27 +01:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-02 23:57:41 +01:00
2026-03-15 02:54:17 -04:00
2026-03-18 21:27:27 +01:00
2026-03-18 21:27:27 +01:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-17 01:44:25 +01:00
2026-03-11 21:17:52 +01:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-15 02:54:17 -04:00
2026-03-18 21:27:27 +01:00
2026-03-15 02:54:17 -04:00
2026-03-11 21:17:52 +01:00
2026-01-13 10:57:58 +01:00
2026-03-13 23:10:39 +01:00
2026-01-30 20:39:50 +01:00
2026-02-09 00:36:52 +01:00
2026-03-13 23:10:39 +01:00
2026-02-22 22:10:59 +01:00
2026-01-25 13:18:03 -08:00
2026-02-22 22:10:59 +01:00