InterpolateCameraPos 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: InterpolateCameraPos problem! (
/showthread.php?tid=360093)
InterpolateCameraPos problem! -
nikolat007 - 16.07.2012
I made a script with function InterpolateCameraPos and InterpolateCameraLookAt, but when the camera moves a dynamic objects is not visible.......plssss help me
Re: InterpolateCameraPos problem! -
milanosie - 16.07.2012
Your player needs to be near the object, not the camera.
AW: InterpolateCameraPos problem! -
Drebin - 16.07.2012
Use TogglePlayerSpectating() to make the objects stream in.
Re: InterpolateCameraPos problem! -
nikolat007 - 16.07.2012
I'm going to see if it works
Re: InterpolateCameraPos problem! -
nikolat007 - 16.07.2012
Oh thanks man,works fine