SA-MP Forums Archive
SetPlayerCameraLookAt - Problem. - 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: SetPlayerCameraLookAt - Problem. (/showthread.php?tid=581173)



SetPlayerCameraLookAt - Problem. - DarkLouis - 11.07.2015

Hi all. Today, I was create something about SetPlayerCameraLookAt.

I have this code:

PHP код:
SetPlayerInterior(playerid7);
SetPlayerCameraPos(playerid755.8900, -0.78001002.8500);
SetPlayerCameraLookAt(playerid756.5500, -0.03001002.6500); 
It's a view on LS GYM's interior but it show only the blue of the sky.

Why?


Re: SetPlayerCameraLookAt - Problem. - TwinkiDaBoss - 11.07.2015

Try interior ID 5.


Re: SetPlayerCameraLookAt - Problem. - DarkLouis - 12.07.2015

Update!


Re: SetPlayerCameraLookAt - Problem. - TenTen - 12.07.2015

Go to los santos gym then /interior cmd.


Re: SetPlayerCameraLookAt - Problem. - iTakelot - 12.07.2015

https://sampwiki.blast.hk/wiki/InteriorIDs


Re: SetPlayerCameraLookAt - Problem. - DarkLouis - 12.07.2015

Thank you very much but the problem isn't the LSGYM. I can't view with Camera in any interior.