Camera Solving issues - 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 Solving issues (
/showthread.php?tid=654777)
Camera Solving issues -
Mobtiesgangsa - 05.06.2018
i have used this cordinants to my login system
Код:
SetPlayerCameraPos(playerid,1397.2776,-1571.4238,142.4507);
SetPlayerCameraLookAt(playerid,1397.2776,-1571.4238,142.4507);
i wanted to look like so in the picture:
but i got this:
Any solution to solve me issue?
Re: Camera Solving issues -
AndreiWow - 06.06.2018
PHP код:
SetPlayerCameraLookAt(playerid,1397.2776,-1571.4238,142.4507);
Shouldn't be the same with the CameraPos, try adding the coords of where you want the camera to look at, for example, in your first image, go to the ground at the intersection and get the coords there using /save