A ZoomFactor
From ECWolf Wiki
A_ZoomFactor (float zoom[, int flags])
Changes the field of view for the player relative to their normal fov (percentage). The following flags are defined:
- ZOOM_INSTANT - Disables fov interpolation.
- ZOOM_NOSCALETURNING - Disables rescaling of mouse sensitivity while zoomed.