set camera pos - 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: set camera pos (
/showthread.php?tid=476823)
set camera pos -
Gianmarco - 20.11.2013
can someone give me the coordinates of the camera for my intro please let
Re: set camera pos -
erminpr0 - 20.11.2013
Oh dear..use the jetpack / or somethin' else, go to the place you want camera look at, type /save, go to the place you want to be camera position, type /save
pawn Код:
SetPlayerCameraPos(playerid,Float:x,Float:y,Float:z);
SetPlayerCameraLookAt(playerid,Float:x,Float:y,Float:z,cut = CAMERA_CUT);