So for a while I was wondering how to you get rid of the chat but you can still chat?
Picture of a game with it:
Thanks if you helped me!
So for a while I was wondering how to you get rid of the chat but you can still chat?
Picture of a game with it:
Thanks if you helped me!
Uhhh so you have to:
where is that?
I am very confused how to copy chat service childs.
The Chat service is somewhere at the end of services, in explorer.
Here:
There is no thing to expand.
local ChatService = game:GetService("Chat")
ChatService:RegisterChatCallback(Enum.ChatCallbackType.OnCreatingChatWindow, function()
return {BubbleChatEnabled = true, ClassicChatEnabled = false}
end)
idk still working or not
Do I put it as a script for chat?
I think its currently like this:
I think you have to set it to this?:
In the properties of “chat”.
off or on do I put it???..
Oh, now I know. I’ll see if that works.
well my default was that LoadDefultChat was already off.
Nvm that does the default default
You have to playtest the game and do it.
You can check out my tutorial about it:
I did do that.
and I’ll check out JostosYT’s tutorial.