Posts: 144
Threads: 33
Joined: Nov 2009
Reputation:
0
I want to make a PlayerPlaySound but stop it somewhen. Is there any function to turn the sound off?
Posts: 43
Threads: 7
Joined: Aug 2011
Reputation:
0
Turning the Sound Off, There are Start && Stop Sounds
e.g
SOUND_CRANE_MOVE_START 1020 Notice the START? It'll Start the CRANE_MOVE Sound.
SOUND_CRANE_MOVE_STOP 1021 Notice the STOP? It'll Stop the CRANE_MOVE Sound.
Cheers iiKyle
Posts: 144
Threads: 33
Joined: Nov 2009
Reputation:
0
Thank you.. A friend told me to use an unknown sound id .. but I prefer this more precents of working
Posts: 132
Threads: 43
Joined: Jun 2011
Reputation:
0
not all music has a melody off ...
you can do what I told you in another forum ...
just run SoundID not exist.
Posts: 144
Threads: 33
Joined: Nov 2009
Reputation:
0
Well, I found another solution, found a one second sound ID length which fits the turn off. Thanks.
Can be locked / Closed / archived or w.e