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

What kind of function and event should i use when making a custom chat?

Asked by
KenUSM 53
5 years ago

I started with using a RemoteFunction but then realize pretty much way later on that all I need is all the clients to see the everyone's chat post at the same time. After examining the default chat I noticed that it was also localized so should I switch to bindable functions?

Answer this question