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



Problem with (CameraPos) - wallen - 16.02.2018

https://i.imgur.com/CjGNabD.jpg

Well, as you see on the photo when the player connects and suddenly the camera starts moving it's like the GTA SA textures are not loaded. How do i prevent that?


Re: Problem with (CameraPos) - Mugala - 16.02.2018

PHP код:
TogglePlayerSpectate(playerid,1); 
if the problem still appeared, than it must be your client's problem (game)


Re: Problem with (CameraPos) - wallen - 16.02.2018

Appreaciated, thanks now working


Re: Problem with (CameraPos) - Mugala - 16.02.2018

yeah u're welcome.