A ZoomFactor

From ECWolf Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.