01.03.2013, 17:42
pawn Код:
SetPlayerPos(playerid,-2293.9741, 2230.6426, 4.9822);
SetPlayerCameraPos(playerid,-2290.5305, 2237.8984, 4.9822);
SetPlayerCameraLookAt(playerid,-2290.5305, 2237.8984, 4.9822);
Well atleast it works but the SetPlayerCameraPos and CameraLookAt doesnt work for me,...
So i was wondering if someone could help me with the following problem:
Every time i go somewhere and i think like "Hey this is a great spot!" i do /save to get the X Y Z of the spot im standing on,
But now i wonder,... why doesnt it set the players camera to what im look at or looking from?
every time i do this, it shows me the place where i was not looking at (Right side of me or behind me,.. like that)
So long story short,...
How can i get the CameraPos? as in when i do ex: /save it saves the co-ords of the place i am looking at....
Thanks in advance