Audio plugin help
#1

Should this work, because the sound doesn't play for me :S
On the top
Код:
#include <audio>
Under commands ;
Код:
	if(strcmp(cmd, "/music", true) == 0)
	{
		Audio_PlayStreamed(playerid, "www.shoutcast.com/shoutcast_popup_player?station_id=674096&play_status=1&stn=All%20Hit%2070s%20-%20S%20K%20Y%20.%20F%20M%20-%20All%20Hits,%20All%20Th..", false, false, false);
		return 1;
	}
I have added plugins audio and i have installed client


Thank you
Reply
#2

Just a question.. why are there two (2) '..' at the end of the URL.. Hav eyou check the Server Log for any Errors?
Reply
#3

thats the url of SHOUT cast radio, works in web browser .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)