Results 1 to 3 of 3
  1. #1
    Player
    McStagger's Avatar
    Join Date
    Nov 2013
    Posts
    81
    Character
    Jon Targarian
    World
    Brynhildr
    Main Class
    Gladiator Lv 50

    Macro Issue: Certain <tt> Macros Not Working Correctly

    I use a set of <tt> macros to make sure that damage is focused with what other DPS are targeting. For the most part this works great except for skills that rely on a creature's health being below a certain point for use like Mercy Stroke and Misery's End.

    Is this a bug? If so is this being looked at and fixed?

    Below is the current macro I am using that is giving me this issue.

    /macroicon "Heavy Shot"
    /ac "Mercy Stroke" <tt>
    /ac "Misery's End" <tt>
    /ac "Bloodletter" <tt>
    /ac "Heavy Shot" <tt>
    /ac "Mercy Stroke" <t>
    /ac "Misery's End" <t>
    /ac "Bloodletter" <t>
    /ac "Heavy Shot" <t>
    (0)

  2. #2
    Player
    Estellios's Avatar
    Join Date
    Mar 2011
    Location
    Ul'dah
    Posts
    4,250
    Character
    Yoso Carrasco
    World
    Hyperion
    Main Class
    Monk Lv 77
    I'd imagine it might be because the <t> and <tt> are targeting two different things, and if one is able to be hit with Mercy/Misery and the other isn't it might just interrupt the 2nd check later on in the macro or just confuse the game or something. Or maybe the HP check only deals with what you are actively targeting. It's different than the other skills which just have to check if the cooldown is ticking or not.
    (0)

  3. #3
    Player
    Iroukan's Avatar
    Join Date
    Jul 2012
    Location
    Gridania
    Posts
    53
    Character
    Strade Levent
    World
    Excalibur
    Main Class
    Pugilist Lv 50
    Have you tried using this on your macro:

    /macroicon "Mercy Stroke" <tt>
    /ac "Mercy Stroke" <tt>

    Maybe it will work. But I think those work on target only.
    (0)