Skin Rotation
#1

Hello!
I am setting my new skin selection and got one problem. I have set everything right and ok. But my skin got wrong rotation in-game. Look at picture



Here is my script and my coordinates

Код:
public SetupPlayerForClassSelection(playerid)
{
	SetPlayerPos(playerid, 1615.1621,-1744.6470,27.7999);
	SetPlayerInterior(playerid, 0);
	SetPlayerFacingAngle(playerid, 6.8458);
	SetPlayerCameraPos(playerid, 1615.9957,-1748.2146,27.7493);
	SetPlayerCameraLookAt(playerid, 1615.1621,-1744.6470,27.7999);
	SetPlayerFacingAngle(playerid,0.0);
}
How could I set right rotation without going in-game and setting camera again?
Reply


Messages In This Thread
Skin Rotation - by Ironboy500 - 13.04.2010, 19:56
Re: Skin Rotation - by aircombat - 13.04.2010, 20:05
Re: Skin Rotation - by Ironboy500 - 14.04.2010, 11:41
Re: Skin Rotation - by Thrarod - 14.04.2010, 12:47

Forum Jump:


Users browsing this thread: 1 Guest(s)