22.06.2010, 13:07
So, when you select a skin, there's a music:
But how to stop it when you spawn?
Код:
PlayerPlaySound(playerid,1062,-3359.1,3008.2,1.7);
PlayerPlaySound(playerid,1062,-3359.1,3008.2,1.7);
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.
|
Originally Posted by DJDhan
Quote:
|
PlayerPlaySound(playerid,1063,-3359.1,3008.2,1.7);
PlayerPlaySound(playerid, 1186, 0.0, 0.0, 0.0);