(Solved) :SetCore( "ChatBarDisabled", true ) not working

I can still open the chat bar when I run that code and GetCore( ) returns false for it even after setting it

game.StarterGui:SetCoreGuiEnabled(‘Chat’,false) ?

It’s a different thing:

“ChatBarDisabled: boolean: If set to true, the chatbar will be hidden, effectively muting the player.”

That isn’t currently enabled unfortunately but I hope it will be soon.

Ah, I thought that may be the case. Thanks for the info :slight_smile:

Any idea when this will be enabled?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.