Close
Showing results 1 to 4 of 4

Hybrid View

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

    Default SetView: Why do you hate me?

    So I tried to follow khat's guide for getting setview to work here

    http://genus-industri.us/wp/2011/11/...%80%93-part-5/

    and it just didn't work. when I did my original log in all the characters were at the same zoom but
    Code:
    /script SetView(4)
    apparently did nothing because when I hit my isboxer keybind for
    Code:
    /script SetView (#); SetView (#)
    nothing happened (other than the splash that told me the macro had indeed gone off). Thoughts?

  2. #2

    Default

    There are keybinds in game that you can set for certain camera angles (If you are refering to WoW). It seems like you're making it more complicated than it needs to be.
    EVE Online Get Ships. Train Skills.

  3. #3
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Debug steps are in order.

    Can you skew the camera off to one side, type "/run SetView(4)" and see the camera swing back around to the angle you set for view 4? If not, then the macro isn't broken, you just didn't set view 4 up.

    [edit] Reading your OP again, it looks like you tried to save the current view with SetView(x). That won't work. SetView(x) sets your current view to stored view x. SaveView(x) saves the view.

    http://www.wowwiki.com/API_SaveView

    [edit2]
    Quote Originally Posted by EaTCarbS View Post
    There are keybinds in game that you can set for certain camera angles (If you are refering to WoW). It seems like you're making it more complicated than it needs to be.
    Why waste a perfectly good keybind when you can type a simple macro command into your common attack/AoE macros that actually need this? Sounds like you're making it more complicated than it needs to be.
    Last edited by Ughmahedhurtz : 07-11-2012 at 11:55 PM
    Now playing: WoW (Garona)

  4. #4
    Member JohnGabriel's Avatar
    Join Date
    Oct 2008
    Location
    Seattle Washington, USA
    Posts
    2272

    Default

    The one question I know the answer to, and you beat me to it. (I messed up SetView/SaveView when I did it too.)

    Darn I'll never get to help anyone.

Posting Rules

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