Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 12 of 12
  1. #11

    Default

    Assuming you'd like the same Aspect on each.
    You might try something like this (one macro on each):

    #show
    /castsequence reset=5 Aspect of the Hawk, Aspect of the Viper
    Yes this seems like the right 1 I would like to use/try.

    Forgive me, I am yes quite a "Noob" can you please tell me where do I type that code and how is it used?

    Its a macro I am to use on my 2 hunter's so it needs to be placed somewhere on both toons, 1 for each.
    Then how is it activated for both characters at the same time ?

    damn I feel so stupid

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

    Default

    While within warcraft, type /macro

    You have to name the macro, but whatever you name it is irrelevant.
    I usually select the red questionmark as the icon, as that will change to use the correct icon for the spell that is currently being cast.
    However, you can force it to display any icon you wish.
    Press Ok when done.

    Now you have the macro text box.

    The first line of the macro is optional.
    You can omit it, or go with #show or #showtooltip
    #show will display the icon only, and if you want you could use #show Arcane Shot, even if the macro does not do arcane shot... it has to be a spell/ability your class gets.
    #showtooltip will display the icon and tooltip on mouse over.

    I sometimes like to do things like:
    #show Elemental Mastery
    /castsequence reset=5 Flame Shock, Lavaburst, Chain Lightning, Frost Shock
    Which uses the DPS castsequence as a timer for the Elemental Mastery spell, even though its not part of my sequence.

    Once you get past the #show line, you have the actual macro.
    /Cast is one spell, while /Castsequence is a chain of spells.
    Reset=1 (or any other number) means it resets to the start after that many seconds of not being pushed has occurred.
    You can also use Reset=Combat, which resets when you leave combat, or Reset=Target which resets when you change targets.
    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


Posting Rules

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