Title, I changed the chat style of my game a bit ago and I want to change it back. I’ve searched online but I have no idea how to do that.
I want to help you but I need some more information. What do you mean by you changed the chat style?
If you mean how to change it from TextChatService to LegacyChatService then select TextChatService from your explorer, and then change the ChatVersion property to LegacyChatService.
Images
If you want to change the Font Style in Chat, firstly:
- Test the Game;
- Go to Chat > ClientChatModules > ChatSettings in Explorer.
- Scroll down until you find the title, Font Settings and change the DefaultFont Style.
You may have to paste the changes made and all other Scripts, back into Chat after testing the game.