How to stop the music?
#1

So, when you select a skin, there's a music:

Код:
PlayerPlaySound(playerid,1062,-3359.1,3008.2,1.7);
But how to stop it when you spawn?
Reply
#2

Quote:
Originally Posted by DJDhan
There is no function to stop a sound played by PlayerPlayerSound. It will get over once it's over. I suggest you use a shorter sound.
Please do not make new threads about the same problem.
Reply
#3

Quote:
Originally Posted by DJDhan
Quote:
Originally Posted by DJDhan
There is no function to stop a sound played by PlayerPlayerSound. It will get over once it's over. I suggest you use a shorter sound.
Please do not make new threads about the same problem.
Yee? In other servers it works, there are topics about it, there's an anwser, but it dosen't work for me.
Reply
#4

pawn Код:
PlayerPlaySound(playerid,1063,-3359.1,3008.2,1.7);
Reply
#5

I never said it isn't possible did I?

Find a sound that is very feable and play that sound. It's equivalent to silence.

Yes, there are many topics about it. There are solutions in them too.

What did you try btw?
Reply
#6

I also saw this:

pawn Код:
PlayerPlaySound(playerid, 1186, 0.0, 0.0, 0.0);
Sucks that this isn't on the wiki.

Use search though.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)