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

Chat (Help!)

Asked by 10 years ago

I don't understand how to make a custom chat, like, Murder Mystery's chat. Can someone help me get an understanding of how to make it so one free chatter can use the "/" key to start typing, but yet have the chat in a different style/look?

2 answers

Log in to vote
0
Answered by
trogyssy 221 Moderation Voter
10 years ago

Set the CoreGuiEnabled for the Chat log off.

Make a Gui with textlabels for each message that can be shown at once.

Make another textlabel to the left of each message for the name of the player

Use Chatted events to update it each time the player chats something

Ad
Log in to vote
0
Answered by 10 years ago

Look at Pseudo Chat It basically gives you the code.

0
I actually just looked at that on the Wiki, thank you though. DigitalProductionsHD 0 — 10y

Answer this question