Stupid question
#1

I've made some player classes at certain coordinates, HOW DO I SET THE CAMERA TO SHOW MY PLAYER WHEN I WANT TO CHANGE CHARACTERS/SKINS
Reply
#2

SetPlayerFacingAngle
Reply
#3

Facing Angle I want the camera to show my player, it just shows something else, not my player
Reply
#4

I am talking about this
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
SetPlayerPos(playerid,2494.3813,-1666.6300,13.3438);
now how do i set this?
pawn Код:
SetPlayerCameraPos(playerid, x, y, z);
do i need to change the coordinates of some sort at the setplayercamerapos so it can show my player
Reply
#5

SetPlayerCameraLookAt.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)