Quote Originally Posted by Chowdog View Post
Any quick way to get the camera angles matched up on all?
add this to your blizzard macro (or make a macro to do this)
/script SetView(4); SetView(4)
/cast Blizzard

and in isboxer make this keybind do the Pass Click option to pass 1 click when to all screens when you activate the macro.

setview(4) is the most used one, you can try setview(3) or (2) or (1) if you prefer that camera angle better.
the second part of the macro makes the setview instant, with only /script setview(4) the camera takes time to move to the new position, the second ;Setview(4) makes the position instant.

i also use /script SetView(4); SetView(4) in my /follow macro to make each window camera the same whenever i mount or reposition after a fear. This makes it easier to see if they are all following or if one of the toons is facing a different direction.