PlayerPlaySound
#1

i can't hear sound in this plz help me:
Код:
public OnPlayerRequestClass(playerid,classid){
	SetPlayerInterior(playerid,17);
	SetPlayerPos(playerid,480.8415,-14.3506,1000.6797);
	SetPlayerFacingAngle(playerid,271.6728);
	SetPlayerCameraPos(playerid,491.7506,-13.9768,1001.6797);
	SetPlayerCameraLookAt(playerid,480.8415,-14.3506,1000.6797);
	PlayerPlaySound(playerid,1097,491.7506,-13.9768,1001.6797);
	ApplyAnimation(playerid,"DANCING","dance_loop",4.0,1,0,0,0,0);
	if(classid==0){
	    PlayerPlaySound(playerid,1097,491.7506,-13.9768,1001.6797);
	    ApplyAnimation(playerid,"DANCING","dance_loop",4.0,1,0,0,0,0);}
	return 1;}
Reply


Messages In This Thread
PlayerPlaySound - by GeneralAref - 25.05.2016, 06:31
Re: PlayerPlaySound - by Lucky13 - 25.05.2016, 07:10
Re: PlayerPlaySound - by GeneralAref - 25.05.2016, 16:40
Re: PlayerPlaySound - by BloodyRP - 25.05.2016, 16:41
Re: PlayerPlaySound - by GeneralAref - 25.05.2016, 16:51
Re: PlayerPlaySound - by Darkwood17 - 25.05.2016, 16:59

Forum Jump:


Users browsing this thread: 1 Guest(s)