Angle - 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: Angle (
/showthread.php?tid=94137)
Angle -
Calgon - 28.08.2009
I have many complications trying to correctly set a camera angle right now, I was wondering if there's a function available for just setting the angle/degrees, like one that someone has made anywhere?
Please post here, I need to just rotate my camera by like 180 degrees.
Re: Angle -
saiberfun - 28.08.2009
Quote:
Originally Posted by Calgon
I have many complications trying to correctly set a camera angle right now, I was wondering if there's a function available for just setting the angle/degrees, like one that someone has made anywhere?
Please post here, I need to just rotate my camera by like 180 degrees.
|
goto to the place u want the cam to look at do /save
open ur savedpositions.txt(in gtasa folder)
and cop n paste the coords u need for SetPlayerCameraLookAt
Re: Angle -
GTA_Rules - 29.08.2009
Try this:
http://forum.sa-mp.com/index.php?top....msg732885#new
Maybe?