Chat tags on legacy chat service

Hello!

I have a chat tags system which works perfectly fine, my only issue is that I want it to work on the legacy chat, rather than the new one. How would I do this and is this possible?

Thanks!

The following code snippet should help. It’s an example where the player is given two tags at once, based on if they own a gamepass and if they’re part of a group. It showcases the functions you must use to achieve this while using the legacy chat system:

1 Like