SA-MP Forums Archive
Stop playing sounds - 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 playing sounds (/showthread.php?tid=277518)



Stop playing sounds - JackT - 18.08.2011

Hi ive added sound ID 1185(BIKE AWARD) onto onplayerrequestclass but how do i make it stop on onplayerspawn?


AW: Stop playing sounds - Arrows73 - 18.08.2011

Not tested!

(Put this in OnPlayerSpawn(playerid))
PlayerPlaySound(playerid, 1186, 0.0, 0.0, 0.0);