Hey, this is the Forum about Custom Chat Editor! You can set Chat settings easily, all you do is double tap “MainScript” and you should be able to change the chat settings. If you have any questions, leave them below!
Updates 0.1 - 0.2:
0.1
The basic Custom Chat Editor! Nothing is added on 0.1.
0.2
Added a few more settings, the rest may come out in the following versions: 0.3, 0.4.
This model is extremely simple. It sets some variables up, and asks you to confirm whether to make the following true or false. Once done, it then registers a chat callback on creating a chat window, and then makes a function which returns a table with the variables shown up top, which applies those variables when a chat box is created on other chat objects such as resizing, bubble chat, etc.
I’d give this model a 9/10. Good for beginners who don’t know how to edit base chat scripts.
You should add some documentation and photos of what this plugin can do. It’ll make it much more professional and explain to the customer what they’re getting.
Checkout a post like this: Augment your game with Nametag+ They have really good documentation for the product your getting. Please do something like this!
The safe chat filter is the thing that makes the tags, for example, if I swore in a game it would show up as ##### instead of “fudge”. Most custom chats will forget this and, if reported will get the game banned. It is pretty simple to add though as I have not seen the model I don’t know how you would implement it.
Are you going to add an admin chat? Like only certain players can access “chat 1”, other players can access “chat 2”, and other-other players can access both? Or is it just going to be customizing the base chat? Not the different chat groups.