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

How to make the chat sound effect when player chats?

Asked by 4 years ago

So let's say the player typed "Test" I was hoping to find something that will make it have sound effects like a typewriter, each letter is replicated as a sound for test it will have 4 sound effects because it's 4 letters.

0
Have an input function and every time it detects input, a sound is played, but limit it to only keyboard input DarkDanny04 407 — 4y
0
you may need to use string manipulation https://developer.roblox.com/en-us/api-reference/lua-docs/string Dan_PanMan 227 — 4y

Answer this question