1. #1
    Deleted

    Warrior stances + weapon swap macro.. help!!

    Hi guys,

    here's my dilemma:

    I have 2 buttons on my mouse which i currently use to cycle between stances, here are the macros somebody kindly put together for me:

    /cast [form:2]Berserker Stance;Defensive Stance

    and

    /cast [form:1]Berserker Stance;Battle Stance

    They work brilliantly, but now I'm trying to include a weapon swap in the macro and I just can't figure it out. Basically when I switch to def stance, I want sword and board, and when I switch back to zerker or battle I want to go back to the 2h.


    I'm thinking something along the lines of

    /cast [form:2]Berserker Stance
    /equipset pvp1;Defensive Stance
    /equipset pvp2

    this is what i tried but like i said, i'm total noob at this and this doesn't work

    Any help would be greatly appreciated!!! Thank you

  2. #2
    Deleted
    Well I have my macro like this " /cast Defensive Stance
    /equip "weapon name "
    /equip "shield name"

    And when I want to go back to Battle Stance or Berserker (doesn't matter what you have written in the macro) it's just
    /cast Battle Stance/Berserker Stance
    /equip "2h weopon name"

  3. #3
    Deleted
    Code:
    /equipset [form:2]Zerkerset; Defset
    /cast [form:2]Berserker Stance; Defensive Stance

  4. #4
    Deleted
    Quote Originally Posted by Treeston View Post
    Code:
    /equipset [form:2]Zerkerset; Defset
    /cast [form:2]Berserker Stance; Defensive Stance
    Thank you! May the moo god spare you from the abbatoir!

Posting Permissions

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