SA-MP Forums Archive
Camera confusion - 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 confusion (/showthread.php?tid=358097)



Camera confusion - pujan - 09.07.2012

Hello, I want to make a beautiful scenery view OnPlayerConnect, (like the one when SA-MP tries to connect to a server) but the angle, the everything is messed up.
Please, anyone explain to me how to set up the view angle of a camera?


Re: Camera confusion - Rudyy - 09.07.2012

Can you show us the cords you set onplayerconnect?


Re: Camera confusion - pujan - 09.07.2012

Well, just explain to me, what is the meaning of SetPlayerCameraPos and SetPlayerCameraLookAt, is it like 2 points where SetPlayerCameraPos is a point, then SetPayerCameraLookAt is another point which is connected together to form a straight line?


Re: Camera confusion - Rudyy - 09.07.2012

https://sampwiki.blast.hk/wiki/SetPlayerCameraPos
https://sampwiki.blast.hk/wiki/SetPlayerCameraLookAt

Wiki is ur friend.


Re: Camera confusion - pujan - 09.07.2012

Yes, but it explains the USAGE rather than what it means... That is why I posted here for clarity...