The 0.2 Vinewood sign
#1

Does anyone have the camera pos+look coordinates for the 0.2 loading camera? A friend of mine once got it from a hex editior (I think) but I'm not sure how to do that. Any help?
Reply
#2

Is this the 0.2 loading camera?


I'd like to get the camera position and camera look-at too!
Reply
#3

Eh, I saved one myself.

If anyone's interested:

pawn Код:
SetPlayerCameraPos(playerid, 1500.33,-890.29,64.47);
SetPlayerCameraLookAt(playerid, 1464.20,-855.87,67.68);
It's about 10 pixels out, max (OCD lol).
Reply
#4

Quote:
Originally Posted by MP2
Посмотреть сообщение
Eh, I saved one myself.

If anyone's interested:

pawn Код:
SetPlayerCameraPos(playerid, 1500.33,-890.29,64.47);
SetPlayerCameraLookAt(playerid, 1464.20,-855.87,67.68);
It's about 10 pixels out, max (OCD lol).
Perhaps switch to 0.2, go in game and get the info?
Reply
#5

And how do you expect me to 'get' the info? Is there some secret camera-position-saving command I am not aware of?
Reply
#6

https://sampforum.blast.hk/showthread.php?tid=329813 if this is what your looking for .
Reply
#7

Did you actually read the topic? Not only is it solved, but I also am asking for something entirely different.
Reply
#8

Quote:
Originally Posted by MP2
Посмотреть сообщение
And how do you expect me to 'get' the info? Is there some secret camera-position-saving command I am not aware of?
LOL, let me think, you make command /getpos, and in that cmd, you get players camera pos and camera look at pos and save it to file, but you got your answer so there is no need for that
Reply
#9

Код:
player Pos:

 1500         -887.097900390625         32.5605506896973
 
camera Pos:

 1497.80297851563   -887.097900390625    62.5605506896973

camera lookat:

 1406.65002441406    -795.771606445313    82.277099609375
i know these are almost the same but i still want to post them
Reply
#10

Quote:
Originally Posted by CoaPsyFactor
Посмотреть сообщение
LOL, let me think, you make command /getpos, and in that cmd, you get players camera pos and camera look at pos and save it to file, but you got your answer so there is no need for that
There's no function for camera pos/look at in 0.2.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)