SA-MP Forums Archive
Disco music - 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: Disco music (/showthread.php?tid=350676)



Disco music - Djumza - 13.06.2012

Hello !!
This is my question: Is there any command to stop basic Gta SA music when u enter in Disco interior ?
I would like to change that music with mine.I tried to search on forum + ******, but didn't found answer :/

Thanks !


Re: Disco music - MP2 - 13.06.2012

See the iradio.pwn filterscript in the server package.


Re: Disco music - Djumza - 13.06.2012

I don't see where is the cmd to stop Disco Interior music...and i need only that.I learned how to put my music.

Anyway thanks !


Re: Disco music - Djumza - 15.06.2012

***Refresh***


Re: Disco music - Djumza - 17.06.2012

Bump


Re: Disco music - CyNiC - 18.06.2012

I guess the only way is add an invalid audio stream to this region.

Something like
pawn Код:
//disabling alhambra audio:
PlayAudioStreamForPlayer(playerid, "_", 493.3904,-22.7223,1020.6797, 40.0, true);