1. #1

    Hide helm/cloak macro?

    i wanted to know if there were a macro to toggle the hide helm/cloak interface option quickly instead of going into the interfaces options everytime.

    For example, on my warrior i'm arms/prot. When i'm arms, i like to have my cloak showing, but when i'm in protection, i prefer to keep it hidden. But it can be annoying to go into the interface menu everytime i switch my sets.

    Thanks

  2. #2
    The Oufitter addon (and probably others like it) stores these preferences along with the outfits themselves. I'm not sure if there is a macro for it, but I set it myself using this addon.

    http://wow.curse.com/downloads/wow-a...outfitter.aspx


  3. #3
    Scarab Lord
    15+ Year Old Account
    Join Date
    Aug 2008
    Location
    Texas
    Posts
    4,040
    I use "HatTrick" by Tekkub - it puts checkboxes in the character sheet window to turn off helms and cloaks.

  4. #4
    Deleted
    I use an addon called 'Freehat' via Curse Client.
    Just adds two tick boxes on your (default C) character screen.
    Job done!

  5. #5
    Quote Originally Posted by Migari View Post
    Code:
    /run ShowHelm(not ShowingHelm())
    Code:
    /run ShowCloak(not ShowingCloak())
    Altho I have no idea if they are useable to switch between on and off. Guess you´ll have to try it out (I think they do, tho)
    Those do appear to be a toggle yes, because they are setting a boolean (true/false) equal to the opposite of what it currently is.

Posting Permissions

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