1. Macros & Dual Spec

    Do the [spec: 1] & [spec: 2] conditions work with the tbc dual spec system? For example, would:

    #showtooltip
    /startattack
    /cast [spec: 1] Holy Shield
    /cast [spec: 2] divine illumination

    Work? In WotLK this works in the manner of: in spec 1 the macro will cast holy shield and divine illumination while spec 2 is active. Seeing how the default blizzard dual spec UI wasn't a part of the game yet I'm not sure if the "spec" condition was in the game yet.

  2. probably not, because its not working like the wotlk dual spec.
    just get the addon "actionbarsaver".
    u basically just save ur bars for the spec or maybe even pvp / pve and so on.
    best addon for me so far, because i use multiple versions of keybinds for pve, pvp and what spec im currently on.

  3. i use
    /use Divine Illumination
    /use Avenger's Shield(Rank 3)
    /run local s=GetSpellInfo;SetMacroSpell("divine/rep", s("Divine Illumination") or s("Avenger's Shield(Rank 3)"))


    where "divine/rep" is name of macros

Posting Permissions

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