How to set camere look at, facing angle..
#1

Код:
public OnPlayerRequestClass(playerid, classid)
{
	SetPlayerPos(playerid,220.3261,1822.9734,7.5368);//The Place postion

    SetPlayerCameraLookAt(playerid,220.3261,1822.9734,7.5368);//Camera Look at the player

    SetPlayerCameraPos(playerid,226.7491,1823.0441,7.4141);//Camera Postiion

    SetPlayerFacingAngle(playerid, 270 );//The Facing Angle

    SetPlayerTeamFromClass(playerid, classid);//It set's the player to the choosing team


    return 1;
}
How can i get all these coords?
Reply
#2

/save
Reply
#3

try as the facing angle: 270.0
Reply
#4

/save is only place position, but I need also the facing angle enz
Reply
#5

Here is your facing angle:
AddPlayerClass(0,1958.33,1343.12,15.36,269.15,26,36,28,150,0,0);
Reply
#6

Thnx, I can't get this on work. I'll want a moving camera on the player bases while class selection
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)