Using asterisk reflects your message before returning

This commit is contained in:
VerySoft
2022-10-27 18:23:01 -04:00
parent b854c906f9
commit 8fc2b9b844
+1
View File
@@ -128,6 +128,7 @@
if(findtext(subtext, "*"))
// abort abort!
to_chat(emoter, SPAN_WARNING("You may use only one \"["*"]\" symbol in your emote."))
to_chat(emoter, SPAN_WARNING(message))
return
if(pretext)