Posts: 159
Threads: 50
Joined: Apr 2009
Reputation:
0
Hello, Im trying to attach a PlayerPlaySound in the OnPlayerRequestClass place, but I want the music to play only there, but it continues to play even after I Spawn, how to fix it?
-Thank You.
Posts: 159
Threads: 50
Joined: Apr 2009
Reputation:
0
You didnt understand me, I dont want the music to play after the player spawns, I want it to play only in the Skin Selection. My problem is that it plays in Skin Selection and After it.
Posts: 137
Threads: 43
Joined: Jul 2011
Reputation:
0
I think it is not possible.
It's supposed to be a sound at the start, stop would therefore have no interest.
And if the function exists to stop it, it would surely PlayerStopSound, what does not exist ...
Posts: 1,501
Threads: 19
Joined: Nov 2007
Reputation:
0
Use what I gave you. It plays a sound that stops all sounds.