Hiya there, My name is TixyScripter. I made a script that made sound when you buy something in your tycoon. The problem is that when you buy something, all Robloxians here it. Is there any way that I can make it to only one person hears it, or maybe you only here it when your close?
If you only want a certain person to hear it, put it in their Player directory. For example:
Players.[Player Name]
game.Players:FindFirstChild(owner.value)
Basically if the owner value is the owner's name, it'll find the owner's name in players. Put a variable for the owner value too, plox c: