Hey. I can't find any you tube tutorials on this. I just need to know how to make it so when a song is played, it can only be heard from a certain distance away, and not the entire server. Thanks!
This has nothing todo with scripting. Theres a property called maxdistance
http://wiki.roblox.com/index.php?title=API:Class/Sound/MaxDistance
If this helped then select it as the answer
This is a pretty easy problem to fix. To do it make sure you have the properties and explorer windows out. In the explorer, click the sound you want to set the max distance of. In properties, scroll to Data, then MaxDistance. Click the text box next to where it says MaxDistance, and then type the number of studs that you should be able to hear the sound from.