GetPlayerCameraZoom - bug - 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: GetPlayerCameraZoom - bug (
/showthread.php?tid=490632)
GetPlayerCameraZoom - bug -
KubiPL - 27.01.2014
When we are zooming for example with M4, the zoom is 0.428 and camera is moving forward - that's OK.
But when we driving vehicle fast, camera is moving backward and zoom is growing from 0.0 to 0.8 e.g.
Zoom shouldn't be negative or above 1.0? It cannot be the same if camera is moving forward and backward.
Re: GetPlayerCameraZoom - bug -
kurta999 - 27.01.2014
AK47 and between sniper with max zoom very small difference, why?
Re: GetPlayerCameraZoom - bug -
Blantas - 27.01.2014
Quote:
Originally Posted by kurta999
AK47 and between sniper with max zoom very small difference, why?
|
The difference isn't small at all. If you check it carefully, you can notice it while zooming in via sniper. Zoom level resets once when it reaches 0.
Re: GetPlayerCameraZoom - bug -
MP2 - 27.01.2014
Isn't it the FOV (field of view) that changes when you drive fast, not the zoom?.
Re: GetPlayerCameraZoom - bug -
beckzy - 27.01.2014
Does this work for the camera zoom or just sniper?
Re: GetPlayerCameraZoom - bug -
KubiPL - 28.01.2014
Quote:
Originally Posted by MP2
Isn't it the FOV (field of view) that changes when you drive fast, not the zoom?.
|
I think it is zoom, becouse value of function when you drive fast is changing.