What I am wanting to try and do is to set up proper chat tag messages for example
[Admin] User: hello!
The problem is that despite having somewhat thinking I have been ‘successful,’ which fortunately enough the client script seems to give the impression that it actually has sent, I did not realize that OnIncomingMessage actually will not work, and that it only shows up on the user’s screen, rather to everyone else in game, which is what I want.
I have looked around and looked at TextChatService posts relevant to chat tag, and that my case seems to be a bit different cause I do believe I was unable to fully resolve my issue and has left me perplexed and going in circles.
What I also wish to beg questioning is if I may need to somehow implement a server script? But that also begs the question cause I am unsure if my ‘module’ script under Adonis admin counts toward that, given though the command module is ‘Server-Chattag’
If anything needs clarified please do not hesitate to respond, I wish to keep this open to questions based on this post alone, and if there is any insight that can be given.
Scripts shared below:
[REDACTED]
Also to provide, I have shared screenshots below that show how it appears in the current case I have.