Sets the factor by which cameraDistanceMax 15 is multiplied.
If the product of this value exceeds 39, the max distance will be 39. The camera cannot be zoomed out beyond 39 yards.
Default Setting[]
- 1.9
Possible Settings[]
- 1 - 2.6
Changing this setting[]
In-game, type the following
/console cameraDistanceMaxZoomFactor setting
Alternatively, you can exit wow, open the Config-cache.wtf file, and add the following line:
SET cameraDistanceMaxZoomFactor setting
You can also use the SetCVar Lua function to modify it:
/run SetCVar("cameraDistanceMaxZoomFactor", value)
Patch changes[]
- Patch 7.1.0 (2016-10-25): Renamed from
cameraDistanceMaxFactor
tocameraDistanceMaxZoomFactor
. The UI slider was removed and the default value changed from 1.0 to 1.9 [1] - Patch 7.0.3 (2016-07-19): Changed the max value to 2.6 -> 39 yards (Build 22396, August 8) [2]
- Patch 7.0.3 (2016-07-19): Changed the max value from 2.0 to 1.9 -> 28.5 yards (Build 22267, July 19) [3]