So me and my friend have been messing around trying to get bubble chat to appear but it doesn't work if it wont show above the head we try to tamper with kohls admin didn't work... then we did everything from videos this is me and srmullen1's last place we would ask for help... we had the weird chat before that was this grey box that you could move around just by clicking it then we went to bubble chat enabled it then it wouldn't appear above our heads me and the owner tried it and 2 friends did this didn't happen in the past with his old game. So if anyone has an idea of whats going on we could really use your help
Edit: we did everything to the script to true and false still not appearing above the head
IDK if this is going to help but this is what I can do!
Please follow these steps correctly: 1. Go in Studio 2. Press Play 3. Go in your explorer and look at chat while in play mode 4. There should be a folder that says "ClientChatModules" 5. After seeing that Folder, copy it 6. Get out of play mode 7. Paste the "ClientChatModules" in chat that is located in your explorer 8. Go in the folder and press "ChatSettings" 9. Look for this code:
module.BubbleChatEnabled = PlayersService.BubbleChat module.ClassicChatEnabled = PlayersService.ClassicChat
module.BubbleChatEnabled = true module.ClassicChatEnabled = true
Hope this helps. If not then please explain better