View Full Version : Set View Script
CDNProdigy
08-30-2016, 09:52 PM
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.
Lyonheart
08-31-2016, 08:50 AM
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
CDNProdigy
08-31-2016, 09:24 AM
I'll give yours a try. Thanks Lyonheart!
luxlunae
09-01-2016, 09:40 AM
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).
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.