1. #1

    Exclamation Shadowmourne/ Warglaives equip macro [Solved]

    I've looked online, tried making my own macro, but nothing seems to work. I'm try to make a macro that will swap warglaives with shadowmourne and vice versa. I've made equipment sets but that doesn't work. I just need one macro that can swap between warglaives and shadowmourne.

  2. #2
    Try this:
    Code:
    /equipslot 16 item:32837
    /equipslot 17 item:32838
    /equip [worn:sword]Shadowmourne

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3
    Fantastic macro!!! Thanks so much!

  4. #4
    Now is there a way to add thunderfury to that macro? i just got it today

  5. #5
    OK if you rightclick this macro it should equip the thunderfury.
    Code:
    /equip [btn:2]item:19019
    /stopmacro [btn:2]
    /equipslot 16 item:32837
    /equipslot 17 item:32838
    /equip [worn:sword]Shadowmourne

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  6. #6
    thanks so much!!!! works great!!!

Posting Permissions

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