MUSIC URL - 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: MUSIC URL (
/showthread.php?tid=459540)
MUSIC URL -
Kittylol - 23.08.2013
Hello,does someone can show me how to make music into URL.
It is because i want to make like,when you enter selected car,like lowrider sounds this song [ame]http://www.youtube.com/watch?v=N33eSNLkXJ8[/ame]
and when in infernus some electro.
Please show me how to make music to URL
Re: MUSIC URL -
PrinceKumar - 23.08.2013
Upload ur music in mp3 and get music url for doing this you can visit on archieve.org site which allows you to upload ur music n gives u ur music url n after getting this url use
"playaudiostreamforplayer(playerid, url);" to play ur audio stream directly...