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

how would I make a sound, so only one player can hear it and others cant?

Asked by 10 years ago

if people are gonna ask you need to try the script yourself, I do not know how to script.

0
This is not a request site. Join another group if you want to learn to script. SquirreIOnToast 309 — 10y
0
Easy, put a Sound in StarterGui, put a sound ID into the sound, add a script into it that the coding will be `wait(.50)script.Parent:Play()`, your done. (For the sound ID do "http://www.roblox.com/asset/?id=IDHERE") TheeDeathCaster 2368 — 10y
0
Alpha, if you just paste the ID into the blank one, it autofills it for you Tempestatem 884 — 10y
0
It does? o_e I never knew that. TheeDeathCaster 2368 — 10y

1 answer

Log in to vote
1
Answered by 10 years ago

As TheAlphaStigma said, put the sound in StarterGui, and make sure that in your script, it only plays it for ONE Player. Also, just put in the ID, ROBLOX Now sets it automatically.

Ad

Answer this question