Alright, I think it would help if I were to be more specific.
I'm trying to make a script that has multiple sounds, and people can play different sounds using a /command, and other people around the person who said it can hear it.
Like let's say I have three sounds in my Script_cmdsounds folder.
Beep.wav
Woop.wav
Honk.wav
Then of course, my description.txt, then my server.cs
My goal is to make it so ANYONE (not just me) can say /beep to play beep.wav, and so on.
And I have NO idea how to do this. If this has already been made, I sure couldn't find anything that works.