The 0.2 Vinewood sign -
MP2 - 29.03.2013
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?
Re: The 0.2 Vinewood sign -
greentarch - 29.03.2013
Is this the 0.2 loading camera?
I'd like to get the camera position and camera look-at too!
Re: The 0.2 Vinewood sign -
MP2 - 30.03.2013
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).
Re: The 0.2 Vinewood sign -
Maxips2 - 30.03.2013
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?
Re: The 0.2 Vinewood sign -
MP2 - 30.03.2013
And how do you expect me to 'get' the info? Is there some secret camera-position-saving command I am not aware of?
Re: The 0.2 Vinewood sign -
kamzaf - 30.03.2013
https://sampforum.blast.hk/showthread.php?tid=329813 if this is what your looking for
![Tongue](images/smilies/razz.gif)
.
Re: The 0.2 Vinewood sign -
MP2 - 30.03.2013
Did you actually read the topic? Not only is it solved, but I also am asking for something entirely different.
Re: The 0.2 Vinewood sign -
CoaPsyFactor - 30.03.2013
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
Re: The 0.2 Vinewood sign -
mastermax7777 - 30.03.2013
Код:
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
Re: The 0.2 Vinewood sign -
MP2 - 08.04.2013
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.