#Chat Tag
1 messages · Page 1 of 1 (latest)
Hi, I’m having an issue with a VIP tag in Roblox TextChatService. I get the VIP from the HDAdmin DataStore (Rank = 1). The server correctly sets the attribute HasVIP = true, but the VIP tag doesn’t show in chat. The LocalScript is in StarterPlayerScripts and I’m using OnIncomingMessage. Does anyone know why the tag isn’t appearing