Accelerates Camera Zoom Speed
You can additionally increase the max camera distance
Slash Commands: /fc, /fastercam
YouTube video by Azeroth Underachiever: http://www.youtube.com/watch?v=nmtny2At4s4

- Documentation, Localization, Tickets (Bugs / Errors / Feature Requests)
- Libraries: Ace3, LibDataBroker
FAQ
- I stopped using FasterCamera, but the camera speed still is different!
You can use this script to reset to the default camera speed:
/run for _, v in ipairs({"cameraDistanceMoveSpeed", "cameraDistanceMax", "cameraDistanceMaxFactor"}) do SetCVar(v, GetCVarDefault(v)) end
Facts
- Date created
- Nov 06, 2011
- Category
- Last update
- Feb 09, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- esES
- esMX
- koKR
- zhCN
- zhTW
- License
- Public Domain
- Curse link
- FasterCamera
- Downloads
- 5,799
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- CallbackHandler-1.0