SA-MP Forums Archive
How to make 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: How to make URL (/showthread.php?tid=388995)



How to make URL - edzuss99 - 31.10.2012

Hi! How to make music URL.I don't know .Becouse i am making my own music Filterscript.


Re: How to make URL - HuSs3n - 31.10.2012

https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer


Re : Re: How to make URL - edzuss99 - 31.10.2012

No i don't need how to make Radio or what.I want to learn how to get musics URL.


Re: How to make URL - [HK]Ryder[AN] - 31.10.2012

use dropbox
upload music to public folder
get the link
play it


Re: How to make URL - edzuss99 - 31.10.2012

Ok i will try it


Re: How to make URL - Desi_Dude - 31.10.2012

you can also use kiwi6 to host the mp3 files online http://www.kiwi6.com


Re: How to make URL - [HK]Ryder[AN] - 31.10.2012

Quote:
Originally Posted by edzuss99
Посмотреть сообщение
How to copy that public download ?
Right Click>Dropbox>Show Public Link


Re: How to make URL - edzuss99 - 31.10.2012

There is only share link.


Re: How to make URL - edzuss99 - 31.10.2012

When i make these URL.They DONT WORK.


Re: How to make URL - [HK]Ryder[AN] - 31.10.2012

put in the public folder
start up dropbox
goto the public folder
right click>dropbox>copy public link

in the script
PlayAudioStreamForPlayer(playerid, link);