19.05.2010, 10:55 
	
	
	Quote:
| 
					Originally Posted by DaneAMattie  DOH! look it sais: PlayerPlaySound(playerid,soundid,0.0,0.0,0.0); X = 0 Y = 0 Z = 0 u need to use the player pos right? so: new pX; new pY; new pZ; GetPlayerPos(playerid,pX,pY,pZ); as first on the command | 
Quote:
| 
					Originally Posted by [ZDM jumbo ] thx work fine  D | 


