SetPlayerCameraPos & SetPlayerCameraLookAt How to use? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SetPlayerCameraPos & SetPlayerCameraLookAt How to use? (
/showthread.php?tid=72233)
SetPlayerCameraPos & SetPlayerCameraLookAt How to use? -
Castle - 07.04.2009
Well I want to change my server entrance screen..
I mean the location the player is looking on when he logs into my server
is there any Maker out there something like the Menu Maker?
ohh and how can i get the XYZ of the location?(i don't mean /save i mean the Look XYZ)
Re: SetPlayerCameraPos & SetPlayerCameraLookAt How to use? -
loT4r - 07.04.2009
Hmm i haven't seen it yet... make it manually...
Re: SetPlayerCameraPos & SetPlayerCameraLookAt How to use? -
Castle - 07.04.2009
Ok, how can i Get an XYZ of a location for the PlayerCameraPos & SetPlayerCameraLookAt !?
I have only one idea and its while using a Maverik
Re: SetPlayerCameraPos & SetPlayerCameraLookAt How to use? -
CracK - 07.04.2009
http://forum.sa-mp.com/index.php?topic=77303.0 this is very useful
Re: SetPlayerCameraPos & SetPlayerCameraLookAt How to use? -
13th - 07.04.2009
Use /save to get XYZ coordinates. Just get the coords on foot or with helicopter ( Using the "First Person View" with helicopter might be good idea to get the most accurate idea of how the actual camera will see, how wide etc.)
Once you got the (raw) coordinates just change them in your gamemode and test them. You probably want to do some manual "fine-tuning" too.