Posts: 1,317
	Threads: 23
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		You most likely forgot to include the plugin. You need the .dll in your plugins folder, and in server.cfg the dll at your 'plugins' line.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 398
	Threads: 11
	Joined: Nov 2010
	
Reputation: 
0
	 
 
	
	
		If you can show more lines of a server-log
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 286
	Threads: 101
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		No, the server starts, its just that the music doesnt play when i type test
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 286
	Threads: 101
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		this looks like the content of audio.ini? Just tell me what to add in my map for it to play i dont really need to do this [Defalut_Playlist] stuff cos im streaming music not playing it from server?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 286
	Threads: 101
	Joined: Apr 2011
	
Reputation: 
0
	 
 
	
	
		right it works now its fine, how can i allow the songs to change? so when one song finish the other one start
lets say this song just finished : 			muzaR[playerid] = Audio_PlayStreamed(playerid, "http://solidfiles.com/d/e79d0/download/");
so i want this one to start : 			muzaR2[playerid] = Audio_PlayStreamed(playerid, "http://solidfiles.com/d/b421s/download/");