12.02.2017, 13:58
You Have to Put this OnPlayerRequestClass (if you don't have)
And You Can Put This it's not necessary But it Set Your Player's Facing Angel :
Use /save to Save your Position On The Map's Co-Ordinates
Код:
SetPlayerPos(playerid, 1958.3783, 1343.1572, 15.3746); //Put Here Player's Co-Ordinates SetPlayerCameraPos(playerid, 1958.3783, 1343.1572, 15.3746); //Put Here Camera's Co-ordinates SetPlayerCameraLookAt(playerid, 1958.3783, 1343.1572, 15.3746); //Same Co-Ordinates With SetPlayerPos
Код:
SetPlayerFacingAngle( playerid, 0 ); //Player faces north