Hi, I’m curious on how to change the default chat text, hence (Use /help to view commands) or (You are now in the team TEAM).
1 Like
There’s some way to disable that in ChatClientSettings. Then, you can just detect when someone joins/changes teams and then use StarterGui:SetCore("ChatMakeSystemMessage", {msgData}) to make a system message.
Where can I disable it in ChatClientSettings? Don’t see it.
1 Like
I don’t feel like looking right now
1 Like