PlayerPlaySound
#1

Solved

Code:
public OnPlayerRequestClass(playerid, classid)
{
        PlayerPlaySound(playerid, 1187, -1370.2362,-256.3250,14.1440);
	SetPlayerPos(playerid, 1962.30, 1342.95, 15.48);
	SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746);
	SetPlayerFacingAngle(playerid, 90.0);
	
	return 1;
}
Reply


Messages In This Thread
PlayerPlaySound - by Noss* - 18.12.2010, 18:23
Re: PlayerPlaySound - by blackwave - 18.12.2010, 18:25
Re: PlayerPlaySound - by Face9000 - 18.12.2010, 18:25
Re: PlayerPlaySound - by Mikkel_Pedersen - 18.12.2010, 18:25
Re: PlayerPlaySound - by Noss* - 18.12.2010, 18:26
Re: PlayerPlaySound - by blackwave - 18.12.2010, 18:29
Re: PlayerPlaySound - by Noss* - 18.12.2010, 18:33
Re: PlayerPlaySound - by Face9000 - 18.12.2010, 18:37
Re: PlayerPlaySound - by blackwave - 18.12.2010, 18:39
Re: PlayerPlaySound - by Noss* - 18.12.2010, 18:48

Forum Jump:


Users browsing this thread: 1 Guest(s)