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

Emotions With Custom Chat?

Asked by
Vezious 310 Moderation Voter
8 years ago

I have a custom chat, including chat bar. How can I recover the default emotions. Like /e dance, /e cheer. Etc?

1 answer

Log in to vote
3
Answered by 8 years ago

You could modify the Animate script in every character around line 513 to play emotes when someone says the command in your chat bar instead of when someone says the command in the default chat bar. Depending on how your chat bar works, the least it could take would be changing the event on line 514 to a bindable or remote event fired when someone types something in your chat. That, or you could make an entirely different script, but this is easier.

Ad

Answer this question