Close
Showing results 1 to 4 of 4

Thread: Set View Script

  1. #1

    Default 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.

  2. #2

    Default

    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
    Last edited by Lyonheart : 08-31-2016 at 03:06 PM
    Currently 5 Boxing 5 Protection Paladins on Whisperwind Alliance
    The Power of Five!!! ( short video )

  3. #3

    Default

    I'll give yours a try. Thanks Lyonheart!

  4. #4
    Member luxlunae's Avatar
    Join Date
    Aug 2008
    Location
    Bay Area, CA
    Posts
    1431
    Blog Entries
    37

    Default

    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).

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •