SA-MP Forums Archive
Camera and Spectating bug help - 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 and Spectating bug help (/showthread.php?tid=526105)



Camera and Spectating bug help - arko123 - 15.07.2014

TogglePlayerSpectating(playerid, true);
SetPlayerCameraPos(...);
SetPlayerCameraLookAt(...);

So everyone should get what this means, what I am asking is what ways can I use to get past this will ease and good with performance.


Re: Camera and Spectating bug help - arko123 - 15.07.2014

Found a fix here