SA-MP Forums Archive
Player Spawning Help? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Player Spawning Help? (/showthread.php?tid=439133)



Player Spawning Help? - BatmanAndRobin - 23.05.2013

So For Some Reason When I Go To My Spawn Selection The Model Is Facing To The Left Not Facing Toward The Screen, When I Saved The Position (/save In game) He Was Facing Me.

The Code:

Код:
Код:
{
	SetPlayerPos(playerid, 414.4584, 2531.3909, 19.1673, 359.2251);
	SetPlayerCameraPos(playerid, 414.4584, 2534.3909, 19.1673, 359.2251);
	SetPlayerCameraLookAt(playerid, 414.4584, 2531.3909, 19.1673, 359.2251);
	return 1;
}



Re: Player Spawning Help? - mastermax7777 - 23.05.2013

setplayerfacingangle