Problem with AddPlayerClass
#2

You Have to Put this OnPlayerRequestClass (if you don't have)
Код:
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
And You Can Put This it's not necessary But it Set Your Player's Facing Angel :
Код:
SetPlayerFacingAngle( playerid, 0 ); //Player faces north
Use /save to Save your Position On The Map's Co-Ordinates
Reply


Messages In This Thread
Problem with AddPlayerClass - by Triggerz - 12.02.2017, 13:55
Re: Problem with AddPlayerClass - by adri[4]Life - 12.02.2017, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)