PlayPlayerSound doesn't work
#1

Hello i have this so if player enter the ammunation it will play the ammunation sound for him but i hear nothing it doesn't work!

PHP код:
  else if(pickupid == pBigaEnter)
  {
    
SetPlayerPos(playerid,285.9489,-39.3204,1001.5156);
    
SetPlayerInterior(playerid,1);
    
SetPlayerFacingAngle(playerid,357.7984);
    
SetCameraBehindPlayer(playerid);
    
PlayerPlaySound(playerid,137,0.0,0.0,0.0);
  } 
Reply
#2

Cracked GTA San Andreas usualy does not supports all the sounds. Works fine for me.
Reply
#3

i have original copy
Reply
#4

Be sure u got the latest SA-MP Version. This sound will only effect under 0.3.7-R2 or - i guess for the future - higher.
Reply
#5

i have last samp version
Reply
#6

There are many sounds not playing in SA-MP for unknown reasons.
This may be on of them.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)