Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Chat glitch help?

Asked by 10 years ago

In several game im noticed that nobody can see that chat screen. i only assumed it was a script. what script is that exactly? I can do the rest of the work. just, what is the script that caused this? i need it for my games. it proves usefull

2 answers

Log in to vote
3
Answered by
Shawnyg 4330 Trusted Badge of Merit Snack Break Moderation Voter Community Moderator
10 years ago

Well, you could either set it to Bubble Chat, or if you mean completely muted, use SetCoreGuiEnabled

game.StarterGui:SetCoreGuiEnabled("Chat", false)
0
where should i put this? and can the player speak? that what i want. i just dont want to see the chat gui. just a player speaking. legoson7 70 — 10y
0
solved. thanks for helping. legoson7 70 — 10y
0
No problem. Shawnyg 4330 — 10y
Ad
Log in to vote
0
Answered by 10 years ago

http://www.roblox.com/develop > Find Your Place > Configure Place > Permissions > Other Permissions > Chat Type > Bubble

Answer this question