Here’s a more detailed step-by-step:
-
Open Game in studio
-
Click Play Solo
-
Under the Explorer (open using View → Explorer), find Chat and then copy “ClientChatModules”
-
Exit Play Solo
-
Paste “ClientChatModules” back into Chat in the Explorer
-
Delete all contents of ClientChatModules except ChatSettings
-
Open ChatSettings and replace lines 25 and 26 with this code
module.BubbleChatEnabled = PlayersService.BubbleChat module.ClassicChatEnabled = PlayersService.ClassicChat