WoW:CVar cameraDistanceMaxFactor: Difference between revisions

Its 60
mNo edit summary
(Its 60)
Line 16: Line 16:
== Notes ==
== Notes ==


*If the product of this value and the value of [[CVar cameraDistanceMax]] exceeds 50, the max distance will be 50. The camera can not be zoomed out beyond 50 yards. The game will set this value to int(50/[[CVar cameraDistanceMax]])+1 at logout if it is manually set higher than that.
*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.
[[Category:Console variables|cameraDistanceMaxFactor]]
[[Category:Console variables|cameraDistanceMaxFactor]]
Anonymous user