Roblox added new chat and it’s looks so cool! But it’s client sided…
I could just return old chat that server sided, but i don’t want bc it’s not looks cool.
What’s problem? I think it will be better if player will know that he lagging right now beacuse his messages didn’t send. Also i have players tags data in ServerStorage and i want give chat access to it. I don’t want to make other folder with tags somewhere in the game, it’s takes more time. Also hackers can change tags. Of course nobody will see it, but they can troll people who close to them in reality.
How can i use new chat UI but make it server sided?
Or somebody know reasons why i should use client sided chat?
With new chat we can change tags only with client, from server we can’t. And also when player is lagging he still can write in chat and see messages except others. With this they can be confused and don’t understand that they are lagging.