For some reason Bubble Chat isn’t working for me whenever I’m using LegacyChatService
Seems to work fine when using TextChatService
Yes I do have enabled set to True in the properties
For some reason Bubble Chat isn’t working for me whenever I’m using LegacyChatService
Seems to work fine when using TextChatService
Yes I do have enabled set to True in the properties
Try enabling bubble chat for legacy chat through game.Chat.BubbleChatEnabled = true
instead.
It worked but how can I revert it back to the old bubble?
game.TextChatService.ChatVersion = Enum.ChatVersion.LegacyChatService
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.