Posts: 9
	Threads: 1
	Joined: Sep 2007
	
Reputation: 
0
	 
 
	
	
		The players have to download the sounds ?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 647
	Threads: 34
	Joined: Apr 2009
	
Reputation: 
0
	 
 
	
	
		If you make your own one Yes
If you use the one included in the scriptplayerfile No
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 73
	Threads: 3
	Joined: Apr 2008
	
Reputation: 
0
	 
 
	
	
		you need to install that...
wtf
[16:25:15]  ScriptPlayer Plugin loaded.
[16:25:15]  Loaded.
[16:25:15]  Unable to load filter script 'ScriptPlayer.amx'.
[16:25:15]  Loaded 16 filter scripts.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 797
	Threads: 21
	Joined: Jan 2007
	
Reputation: 
0
	 
 
	
	
		You need VB6 Dependencies. Check page one for a link to get the MSWINSCK.OCX or w/e
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 74
	Threads: 11
	Joined: Dec 2007
	
Reputation: 
0
	 
 
	
	
		Are you sure? In my win(last xp v.22) i can't see that file in player's folder
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 797
	Threads: 21
	Joined: Jan 2007
	
Reputation: 
0
	 
 
	
	
		I always learn this and never tell others :/ Thanks for posting that.. i never update this stuff..
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 76
	Threads: 4
	Joined: Dec 2007
	
Reputation: 
0
	 
 
	
	
		By the way, i Have a little problem with ScriptPlayer.
Let's assume that I have 2 players connected ingame, both with ScriptPlayer ON, and working.
/Sound = SPPlayForPlayer(playerid,"hello");
Player 0 types /sound
Player 0 hears the sound.
Player 1 types /sound.
Player 1 doesn't hear a thing.
Player 0 hears the sound.
So, any idea?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 76
	Threads: 4
	Joined: Dec 2007
	
Reputation: 
0
	 
 
	
	
		My id's are okay.
Player 0 matches ID 0 on scriptplayer, and so Player 1.
So, any idea?