I'd like to just have one macro do this:
/SET cameraDistanceC "100.000000"
/script SavetView(3)
The only workaround i can see is to make a mapkey
six or so steps of tap tap tap my zoom out camera
/script SavetView(3)
My goals
Setview 1 First Person - Swiming, Flying, Searching, Looting
View 2 Up close - for Acurate Target Ground Point Blank AoEs. Click the center of the screen and you cant go wrong. With farther distances your Targeted AoE may not aim well.
View3 PvP (Planned) - See 30 meters behind you. Great for situational awarenes for those PvP, slave follow, and movement intensive mechanics.
View4 Medium High - Great for Everyday actions
View5 Medium Low Crowd Control - Great for picking out targets for CCing. Low Camera lets you see Enemy Classes past Tidy Plates. (you could of course just click on the Plates too) but its hard to get numbers of mobs when all you see is an ocean of plates.
How do you adjust these parameters in game? I've tried all kinds of varations of the syntax but cant get anything to work.
http://www.wowwiki.com/Console_variables
/SET cameraPitch "21.999994"
/run cameraPitch "21.999994"
/script cameraPitch "21.999994"
/console run cameraPitch "21.999994"
/console script cameraPitch "21.999994"
/console SET cameraPitch "21.999994"
http://wow.joystiq.com/2007/10/04/ho...mera-distance/
/script SetCVar("cameraDistanceMax",30)
Is it still possible to hotwire the views you want by splicing your old BCDE varables into the config.wtf? I've tried that to no avail. There are 3 config files (1 root), (1 toon), (1 multipixling virutal config) which one of the config im suppposed to splice into?
SET cameraDistanceB "50.000000"
SET cameraPitchB "21.999994"
SET cameraYawB "0.000000"
SET cameraDistanceC "50.000000"
SET cameraPitchC "21.999994"
SET cameraYawC "0.000000"
SET cameraDistanceD "50.000000"
SET cameraPitchD "21.999994"
SET cameraYawD "0.000000"
SET cameraDistanceE "50.000000"
SET cameraPitchE "21.999994"
SET cameraYawE "0.000000"
Connect With Us