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


Messages In This Thread
PlayPlayerSound doesn't work - by TuNiSiAnO1 - 14.07.2018, 21:55
Re: PlayPlayerSound doesn't work - by GangstaSunny. - 14.07.2018, 23:31
Re: PlayPlayerSound doesn't work - by TuNiSiAnO1 - 14.07.2018, 23:43
Re: PlayPlayerSound doesn't work - by GangstaSunny. - 14.07.2018, 23:47
Re: PlayPlayerSound doesn't work - by TuNiSiAnO1 - 14.07.2018, 23:54
Re: PlayPlayerSound doesn't work - by GangstaSunny. - 15.07.2018, 00:36

Forum Jump:


Users browsing this thread: 2 Guest(s)