WoW:CVar cameraDistanceMaxFactor

Revision as of 13:39, 23 July 2016 by 37.47.12.217 (talk) (CVar removed.)

Console variables < cameraDistanceMaxFactor

This CVar is removed with the release of the Patch 7.0.3.

Sets the factor by which CVar cameraDistanceMax is multiplied.

No Range

Can be changed either in the game via

/console cameraDistanceMaxFactor <value>

or with

SET cameraDistanceMaxFactor "<value>"

in WTF/Account/<account-name>/config-cache.wtf

Notes

  • If the product of this value and the value of CVar cameraDistanceMax exceeds 60, the max distance will be 60. The camera can not be zoomed out beyond 60 yards. The game will set this value to int(60/CVar cameraDistanceMax)+1 at logout if it is manually set higher than that.