I want to replace it with my own chat interface, but the default one is getting in the way of it.
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count
Make a local script, put it into StarterPlayerScripts(Inside StarterPlayer)
And copy this into the local script:
game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Chat, false)
@Major
That's what I tried, but it deletes the chat gui AND the ability to chat.
Original join date: Jan 2nd, 2009 | RIP many accounts, add ~7k to post count