Why does this not put the camera in the right place
#4

because you are not using SetPlayerPos(playerid,x,y,z);

pawn Код:
SetPlayerPos(playerid, 53.643161, 1211.244995, 18.890058);
     SetPlayerFacingAngle(playerid, 176.224090);
     SetPlayerCameraLookAt(playerid, 53.643161, 1211.244995, 18.890058);
     SetPlayerCameraPos(playerid, 53.643161 + (10 * floatsin(-176.224090, degrees)), 1211.244995 + (10 * floatcos(-176.224090, degrees)), 18.890058);
this is my request class position and a good example
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)