WoW:CVar cameraDistanceMaxFactor

Revision as of 04:47, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page CVar cameraDistanceMaxFactor to CVar cameraDistanceMaxFactor without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Console variables < cameraDistanceMaxFactor

Sets the factor by which CVar cameraDistanceMax is multiplied.

/console cameraDistanceMaxFactor <value>

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

SET cameraDistanceMaxFactor "<value>"

ValueEdit

No Range

NotesEdit

  • 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.

Patch changesEdit

External linksEdit

News