Results 1 to 5 of 5
  1. #1
    Player
    wildgalax's Avatar
    Join Date
    Oct 2013
    Posts
    154
    Character
    Wild Galax
    World
    Sargatanas
    Main Class
    Conjurer Lv 50

    <tt> macro problem after update

    hi, ive just noticed my target of target macro is not working. I currently have it setup as
    /ac cure <mo>
    /ac cure <tt>

    so wondering if the code has been changed or what and if anyone else is experiencing this problem.
    (1)

  2. #2
    Player
    L0n3's Avatar
    Join Date
    Aug 2013
    Posts
    1
    Character
    E'yandih Yokho
    World
    Leviathan
    Main Class
    Lancer Lv 50
    the following does not work either:

    /ac cure <mo>
    /ac cure <f>

    looks like the patch may have broken how <mo> works on linebreaks. before the patch with no mouseover target it would default the second line. now it ignores the second line and will fire the ability on yourself or whatever you have click targeted.

    [EDIT]
    When the /action or /petaction commands are used and a target is not specified, macros will now function in the same way as regular actions.
    Example
    The macro /action "Fast Blade" can now be used on targets selected with the target circle.
    The macro /action "Cure" can now be used to heal oneself even if no target is present.

    This change negatively effects how <mo> works....now that we don't have a target selected it will just fire the cure on myself completely disregarding that i have <f> in the second line. This should be changed back....
    (2)
    Last edited by L0n3; 02-21-2014 at 12:46 AM.

  3. #3
    Player
    wildgalax's Avatar
    Join Date
    Oct 2013
    Posts
    154
    Character
    Wild Galax
    World
    Sargatanas
    Main Class
    Conjurer Lv 50
    exacly, or at least give an option to put the second line macro command over the self target they implemented. this is such a shame cause its such a great macro and now it doesnt work.
    (0)

  4. #4
    Player
    Slacksy's Avatar
    Join Date
    Nov 2013
    Posts
    9
    Character
    Slacksy Amariyo
    World
    Lich
    Main Class
    Conjurer Lv 50
    You only need one line now. They fixed it finally, there's a section in the patch notes.

    /ac cure <mo>

    It now correctly prioritizes Target > Mousover target > self heal

    Just a suggestion but wouldn't it work if you changed it to this..

    /ac cure <tt>
    /ac cure <mo>
    (0)

  5. #5
    Player
    BourbOnShiva's Avatar
    Join Date
    Sep 2013
    Posts
    2
    Character
    Bourb On
    World
    Shiva
    Main Class
    Marauder Lv 50
    your suggestion breaks the logical reason for having these macros:

    /ac cure <tt>
    /ac cure <mo>

    your macro will always heal the <tt> even if I also have a mouseover target. So if I have a boss targeted to heal the MT but want to spot-heal a dps I can't the way you have written the macro, rendering it pointless.

    The patch 2.1.6 essentially killed how some people heal. Square Enix should be embarassed they didn't think this through. I can't believe they haven't fixed it already!!!

    The fix was mostly intended for attacking abilities and buffs, so one way to fix it would be to have a character option:

    "Only heal me when my heal fails to successfully cast on a target <t>, not a target's target <tt>, a focus target <f>, or a mouseover target <mo>"

    That would fix it ^_^
    (1)
    Last edited by BourbOnShiva; 02-26-2014 at 08:09 PM.