1. #1

    Macro: "Locking" use of minor cds until big cd is ready

    Hi,
    I have a macro like
    /cast Ascendence
    /cast Spiritwalker Grace
    /cast Berserking
    /use pot
    and want to activate spiritwalker grace (2 min cd) only, if ascendence (3 min cd) is ready. Is there a workaround for this?
    I know, that I can't check buffs in macro. I just hoped, that there's a clever solution with castsequence or scripting.
    Thanks
    Euerfeldi
    Last edited by Euerfeldi; 2013-06-20 at 04:39 AM.

  2. #2
    Such degree of control is not possible as far as I am aware.
    Basically if it is not covered by the current macro conditionals then you cannot do it.

  3. #3
    Deleted
    Not that I see the point of macroing them together, but this should work:

    /castsequence reset=5 ascendance,spiritwalker's grace

Posting Permissions

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