Is there a way to add tags to a message?

Maybe this helps?

1 Like

I know what he’s trying to achieve. It seems like he doesn’t know much about the Lua chat and what it can do so I’m suggesting features he could look into if this tag thing he’s trying to implement is a solution to a symptom resultant of not blocking commands from entering chat.

I’ve also suggested seams for where he can modify the Lua chat to include a new text label to accomodate his new tag - with unique color.

1 Like

Yeah… I’m going to just spend some time learning more about the chat system so that I can do this the best way possible.

1 Like

This is the right way to go about it. You’ll have to register a filter function to the ChatService to be able to format the message to your liking.

4 Likes