-
Set View Script
I just thought I would quickly post my set view script that I use to help reset and set the view in World of Warcraft. I have found this very useful when multiboxing Garrisons and also the Class Hall stuff in Legion. Especially since you cannot do certain things in groups.
/run if setV == 1 then SetView(5); setV = 5; else setV = 1; SetView(1) end
Hopefully it helps.
-
i use this one for all my GTAE spells.. it snaps to the view instantly ( no slow camera movement ) When only doing a single "SetView(2); it does the slow camera movement to that view.. with SetView(2); twice it snaps to that view instant.
example>
/script SetView(2); SetView(2);
/cast Blizzard
-
I'll give yours a try. Thanks Lyonheart!
-
With the fact that you can mine multiple times now, someone should really update the old khatfishing tutorial (as her website isn't up anymore and dual-boxing.com doesn't have the important setview parts).