SetCameraPos - 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: SetCameraPos (
/showthread.php?tid=461560)
SetCameraPos -
Lajko1 - 02.09.2013
Hey when I SetCameraPos somewhere how can I make that camera will return back to player and it will be everything normal again ?..
Re: SetCameraPos -
WopsS - 02.09.2013
pawn Код:
SetCameraBehindPlayer(playerid);
try this
Re: SetCameraPos -
Lajko1 - 02.09.2013
Thank you very much, I got 1 more problem, I made command that set player camera looking somewhere else, but this are where is camera looking at doesn't load well and picture is messed up... What should cause that problem ?