weapon swap macro question

solvogero

Legend
  • druid here....so i have a macro on my melee ability that equips a melee weapon and uses the melee ability...and a macro on my HoT that equips a caster weapon and casts my HoT (ideally to have an intel weapon when casting and agil weapon when stratching)



    when i use them; however, i frequently get "that item is not ready" errors.



    is there some kind of cooldown or something associated with switching weapons when in combat?



    thanks.
     
    have 2 equipment sets. switching sets is faster than switching the individual item. only the wep has to be different in the sets of course.
     
    have 2 equipment sets. switching sets is faster than switching the individual item. only the wep has to be different in the sets of course.



    i'm always in combat so the weapon is the only thing that can switch:



    melee macro:

    #showtooltip Mangle(Cat Form)

    /equip Accursed Mace

    /cast Mangle(Cat Form)




    casting macro:

    #showtooltip rejuvenation

    /equip Rod of the Sleepwalker

    /cast Rejuvenation




    i usually get an error and a delay (which is totally due to the weapon swap as those macros both worked fine before i added the weapon-swap line). :/
     

    Users who are viewing this thread

    Top