Posts: 162
	Threads: 61
	Joined: Aug 2010
	
	
 
	
	
		is there a way to just listen to the Audio Archives with out having to use the audio fs and doing create sequence
and add to sequence
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 2,640
	Threads: 122
	Joined: Feb 2010
	
Reputation: 
0
	 
	
	
		The players crash after a time!!
When he's at GROVE he crash!
Anyone help me ??!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 162
	Threads: 61
	Joined: Aug 2010
	
	
 
	
	
		I got a /setstation command that dose work but i want it to be able to play the music to all players in the car when i do /setstation. because at the Monet it will only play it for the person who dose /setstation.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 162
	Threads: 61
	Joined: Aug 2010
	
	
 
	
		
		
		
		29.01.2011, 11:03 
(
 Последний раз редактировалось yarrum3; 29.01.2011 в 11:57.
)
	
	 
	
		
Quote:
| 
					Originally Posted by wups  
pawn Код: CMD:setstation etc.{
 new vehid = GetPlayerVehicleID(playerid);
 foreach(Player,i)
 {
 if(IsPlayerInVehicleID(i,vehid)) Audio_Play(i,....);
 
 }
 return 1;
 }
 | 
 I cant get that to work
	
 
	
	
	
		
	
 
 
	
	
	
		
	Posts: 82
	Threads: 16
	Joined: Mar 2009
	
Reputation: 
0
	 
	
	
		I did everything i needed, and it's working on my TEST server(my computer, windows) but not working on linux hosted server, and yes i put the .so plugin not the .dll and yes i put audio.so in server.cfg
What could be wrong?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,726
	Threads: 59
	Joined: Dec 2009
	
Reputation: 
0
	 
	
	
		Incognito, this is the best plugin arround the world.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,726
	Threads: 59
	Joined: Dec 2009
	
Reputation: 
0
	 
	
	
		What is handle id and how to know it?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 508
	Threads: 34
	Joined: Feb 2011
	
Reputation: 
0
	 
	
	
		awesome plugin. But not good for slow servers i think
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 5
	Threads: 0
	Joined: Mar 2011
	
Reputation: 
0
	 
	
	
		audio_play song name like that?
so when they type /test123 then it wil play the selected song by me?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 194
	Threads: 18
	Joined: Oct 2010
	
Reputation: 
0
	 
	
	
		Where did you find client plugin SDK?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 643
	Threads: 150
	Joined: Mar 2009
	
Reputation: 
0
	 
	
	
		When you will fix this error? libcurl.dll ?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 206
	Threads: 31
	Joined: Jul 2010
	
Reputation: 
0
	 
	
	
		i can hear the music fine, but my friend (down the street irl) cant hear the music at all, how come?