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

How do you make a player talk from only head(with scripting)?

Asked by 6 years ago

So what i mean is when the player clicks a certain key i would want them to stop talking in chat but instead just talk from above the head, is this possible?

0
"just talk from above the head" - did you mean bubble chat? TheSkyofIndia 150 — 6y

1 answer

Log in to vote
0
Answered by 6 years ago

With scripting you'll use:

game:GetService("Chat"):Chat(<path to where the head is located>, "<string>", Enum.ChatColor.<color>)

When it is in arrows, that means you put that there.

Ad

Answer this question