Stop PlayerPlaySound on spawn - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Stop PlayerPlaySound on spawn (
/showthread.php?tid=269702)
Stop PlayerPlaySound on spawn -
cruising - 17.07.2011
Hello!
i have PlayerPlaySound when request class, but music doesnt stop playing when you login/register.
How do i make it only play when requesting class and stop when you spawn?
Re: Stop PlayerPlaySound on spawn -
Amit_B - 17.07.2011
Play another sound on spawn, which it's ID is the sound id + 1.
Re: Stop PlayerPlaySound on spawn -
Kush - 17.07.2011
Find the Sound ID, then visit
https://sampwiki.blast.hk/wiki/SoundID, look for your sound ID and simply add the _STOP ID to your preferred callback.
Re: Stop PlayerPlaySound on spawn -
cruising - 17.07.2011
Ah thanks!
Re: Stop PlayerPlaySound on spawn -
=WoR=Varth - 18.07.2011
https://sampforum.blast.hk/showthread.php?tid=140269
That's an FS