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



******* - Micko123 - 12.01.2017

Is there any way to stream ******* songs directly??
******* Include is not working anymore so..


Re: ******* - darkdrago - 12.01.2017

Use this
http://www.*******inmp3.com/fetch/?video=VIDEO LINK HERE


Re: ******* - Micko123 - 12.01.2017

I don't get it..
Should I use it with ******* include or PlayAudioStreamForPlayer??


Re: ******* - Problems - 12.01.2017

https://sampforum.blast.hk/showthread.php?tid=518119


Re: ******* - Micko123 - 12.01.2017

Quote:
Originally Posted by Problems
Посмотреть сообщение
Not working..


Re: ******* - darkdrago - 12.01.2017

Quote:
Originally Posted by Micko123
Посмотреть сообщение
I don't get it..
Should I use it with ******* include or PlayAudioStreamForPlayer??
PlayAudioStreamForPlayer


Re: ******* - Banditul18 - 12.01.2017

Код:
format(string, 160, "http://www.*******inmp3.com/fetch/?video=%s", inputtext);
				PlayAudioStreamForPlayer(playerid, string);
Something like this