Author Topic: My zoom gets stuck  (Read 712 times)

This... Is really annoying.
Same problem with Nibble.
EVERY TIME I join a server or I host one, the camera stuck zoomed in when I spawn. I have to use this god Console command EVERY TIME just to fix the camera. And when I press the Zoom key, it just gets stuck again. I bet this is a bug with the new update. Please take this into consideration.

The console command I use is:
Code: [Select]
setDefaultFOV("90 90 90");

$pref::Player::defaultFov = 90;
try that

That has been happening to me for quite some time, and it's annoying how I have to put that in the console everytime.


This bug is from the fov slider that badspot added in. I enter in console
setfov("90");
and I disable the zoom key.