SA-MP Forums Archive
PlayerPlaySound is automatic replaying sound - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PlayerPlaySound is automatic replaying sound (/showthread.php?tid=646736)



PlayerPlaySound is automatic replaying sound - Admireal - 22.12.2017

"PlayerPlaySound(i, 183, 0.0, 0.0, 0.0);" is automatic replaying the sound. (Mission Passed Sound)
How can I fix it?


Re: PlayerPlaySound is automatic replaying sound - NaS - 22.12.2017

You must play any of the STOP sounds to stop it.

Afaik you can play ID 0 to stop it, but any of the music stop sounds should work (eg ID 1069).