Cam Position
#1

I need coordinates for this cam position, thanks.

Reply
#2

EDIT: wrong coords
Reply
#3

I don't now is it rigth, i found it on one post.
Camera Pos; X: 1093.000000 Y: -2036.000000 Z: 90.000000
Camera LookAt; X: -0.825859 Y: 0.557950 Z: -0.081537
Reply
#4

Well, i did put that under onplayerconnect as

SetPlayerPos(playerid, 1093.000000, -2036.000000, 90.000000);
SetPlayerCameraPos(playerid, 1093.000000, -2036.000000, 90.000000);
SetPlayerCameraLookAt(playerid, -0.825859, 0.557950, -0.081537);

but i still get to this cam pos:

Reply
#5

Add this under OnGameModeInit/OnFilterScriptInit:
Code:
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
Reply
#6

Nope.
Reply
#7

Well, than save that position and save this for SetCameraLookAt: https://sampwiki.blast.hk/wiki/GetPlayerCameraFrontVector
Reply
#8

Well I've just found out that no matter what cam position i put it will always return me to this position, everything should work cause the code is written perfectly, which means that something else is the problem.
Reply
#9

Anyone ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)