SA-MP Forums Archive
Direct Music Links - 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: Direct Music Links (/showthread.php?tid=654887)



Direct Music Links - DarkMythHunter - 08.06.2018

Код:
#define FILTERSCRIPT

#include <a_samp>
#include <foreach>
#include <zcmd>

CMD:playall(playerid, params[])
{
	if (!IsPlayerAdmin(playerid)) return 1;
	if (isnull(params)) return SendClientMessage(playerid, -1, "USAGE: /playall [Link]");
	foreach(new i : Player) PlayAudioStreamForPlayer(i, params);
	return 1;
}
So, where can I get a direct music links that I can use to play it?


Re: Direct Music Links - Lokii - 08.06.2018

kiwi6


Re: Direct Music Links - Logic_ - 09.06.2018

You can do quite lots of stuff, you can even use a free radio streaming service and stream your own music.
Or you can use websites with music links.

For example: http://uk2.internet-radio.com:8176/listen.pls&t=.pls


Re: Direct Music Links - kovac - 09.06.2018

Get ******* link >> convert it at ytmp3.cc >> copy link from download button