Posts: 192
	Threads: 10
	Joined: Apr 2007
	
Reputation: 
0
	 
	
	
		When I'm using PlayAudioStreamForPlayer always show me in chat something like this "Audio stream: (and here is my url stream)". Is there any way to stop showing this text?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 192
	Threads: 10
	Joined: Apr 2007
	
Reputation: 
0
	 
	
	
		I'm in shock... why team SA-MP include message in this function? It's like put message "Object was create." in function CreateObject. Total absurdity!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 717
	Threads: 11
	Joined: Jul 2008
	
Reputation: 
0
	 
	
	
		The only known way to fix this is by making a buffer large enough to hold the last 50 or whatever lines for every single player and setting the chat back to exactly that(after clearing it of course). That way it at least appears as if the message wasn't sent.