Close
Showing results 1 to 5 of 5

Thread: Mass Rez Macro

Hybrid View

  1. #1
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    What you want to do is create a macro, which allows you to target a dead character and rez them, but which also has a predetermined rez order should you not have a target.

    Then create a similar macro for each other toon on your team who can rez, but change the rez order for the other toons.

    So you can end up pushing one button, and in the event two or more toons are dead, with two or more rezzers, each has a good chance to automatically pick a different target.

    My syntax and macro for Toon A (stolen from the original "No Focus Manifesto") is:

    #show Ancestral Spirit
    /target [dead] [target=ToonB, dead]; [target=ToonC, dead]; [target=ToonD, dead]; [target=ToonE, dead]
    /cast Ancestral Spirit
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  2. #2

    Default

    smartrez, rez people in range that can rez, coordinate that among the other rezers. Only issue is stomping the button all at one time. Just round robin it.

  3. #3

    Default

    Quote Originally Posted by Ualaa View Post
    What you want to do is create a macro, which allows you to target a dead character and rez them, but which also has a predetermined rez order should you not have a target.

    Then create a similar macro for each other toon on your team who can rez, but change the rez order for the other toons.

    So you can end up pushing one button, and in the event two or more toons are dead, with two or more rezzers, each has a good chance to automatically pick a different target.

    My syntax and macro for Toon A (stolen from the original "No Focus Manifesto") is:

    #show Ancestral Spirit
    /target [dead] [target=ToonB, dead]; [target=ToonC, dead]; [target=ToonD, dead]; [target=ToonE, dead]
    /cast Ancestral Spirit
    So simple why did I not think of this......

Posting Rules

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