SA-MP Forums Archive
Camera pos on spawn - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Camera pos on spawn (/showthread.php?tid=442613)



Camera pos on spawn - MyNinja - 08.06.2013

Well, I just need to know, what is the camera position for the default pos when a player connects to a server, where we sees a brief landscape of the beach side of Los Santos?


Re: Camera pos on spawn - dEcooR - 08.06.2013

I think is somewhere in los santos


Re: Camera pos on spawn - MyNinja - 08.06.2013

(facepalm)

I need the camera position co-ordinates for it, not its location


Re: Camera pos on spawn - Kreatyve - 12.06.2013

Stand on top of the biggest dome
that's on top of the "Government" building
that's right above the tunnel leading to Santa Maria from the LS Airport.

And I got this:
Camera Pos; X: 1093.000000 Y: -2036.000000 Z: 90.000000
Camera LookAt; X: -0.825859 Y: 0.557950 Z: -0.081537

Which is pretty close.


Re: Camera pos on spawn - feartonyb - 12.06.2013

Just save your position when you connect (/save) and get coordinates from Documents\GTA San Andreas User Files\SAMP\savedpositions.txt


Re: Camera pos on spawn - Vince - 12.06.2013

Doesn't work because a) you aren't spawned and b) the function does not save the camera pos.