1. #1
    Deleted

    dual wield macro problem

    On my warrior i dual wield "ruthless Gladiator's Decapitator" - one has landslide on (i cant afford a second enchant atm).

    I have a macro that equips a shield and does a spell reflect, i then have a macro to equip both weapons. But I find the axe with landslide on keeps ending up on my offhand when i use them.

    Macros below:

    Reflect:
    Code:
    /equip Ruthless Gladiator's Decapitator
    /equip Truthbreaker Shield
    /cast [stance:1/3] Defensive Stance
    /cast Spell Reflection
    re equip both weapons:
    Code:
    /Cast Berserker Stance
    /equip main Ruthless Gladiator's Decapitator 
    /equipslot 17 Ruthless Gladiator's Decapitator
    any ideas?

  2. #2
    The Lightbringer Zethras's Avatar
    10+ Year Old Account
    Join Date
    Jul 2010
    Location
    Acherus is my home.
    Posts
    3,192
    I think it's because the items are of the same name. I've had problems of a similar nature when using weapons with the same name.

    EDIT: The only idea I have is get a different weapon for your offhand, unless someone else knows what to do.
    Walking with a friend in the dark is better than walking alone in the light.
    So I chose the path of the Ebon Blade, and not a day passes where i've regretted it.
    I am eternal, I am unyielding, I am UNDYING.
    I am Zethras, and my blood will be the end of you.

  3. #3
    Deleted
    Make two equipment sets (one with weapon/shield, one with two weapons) in the equipment manager, then use /equipset.

  4. #4
    Deleted
    ah cool, thank you

Posting Permissions

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