Results 1 to 10 of 12

Hybrid View

  1. #1
    Player
    Enfarious's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Character
    Elasandria Servion
    World
    Hyperion
    Main Class
    Gladiator Lv 50
    I noticed this happening on my healing macros:
    /ac "Physick" <t>
    /ac "Physick" <tt>
    /ac "Physick" <f>
    /ac "Physick" <me>

    has started rolling all the way down to the final line, whether I have a valid target, target's target, or focus.
    Also on jobs where I have Mercy Stroke(or it's equiv from brd) I used to:
    /ac "Mercy Stroke" <t>
    /ac "Whatever" <t>

    and Mercy would trigger if it was available, now it just skips ...

    @Soulz, the way his macro is ordered works fine, if your in Couerl it should use the Couerl form move, which is first, in Raptor it will fall through to the Raptor, in Opo-Opo or no stance, is the only time it would ever reach the final line. The problem is that for some reason macros are rolling over lines w/o executing them now, unless there is a /wait.
    (0)

    XIV Pad: http://xivpads.com/?Elasandria-Servion-Hyperion
    Linkshell: http://sd-is.guildwork.com
    Rig: https://www.dropbox.com/sc/jv56yukhpi7413q/gQTzd-DS9y
    FX-8150 @4.1GHz; 8Gigs ripjaws @1600; OCZ Vertex 3 128GB SSD; WDC 1TB HDD;
    XFX Radeon HD 7970;

  2. #2
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    Quote Originally Posted by Enfarious View Post
    I noticed this happening on my healing macros:
    /ac "Physick" <t>
    /ac "Physick" <tt>
    /ac "Physick" <f>
    /ac "Physick" <me>
    This is a different issue. It's not falling through to the <me> line, it's self-casting on one of the other lines because <t> or <tt> or <f> matches a target that can't be Physicked. If you try to cast Physick (without macros) while you're targeting something you can't Physick, you end up Physicking yourself, so that's what each of the first three lines do, too. You'd notice the same behavior even if you removed the last line.
    (0)

  3. #3
    Player
    Enfarious's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Character
    Elasandria Servion
    World
    Hyperion
    Main Class
    Gladiator Lv 50
    Quote Originally Posted by Bixby View Post
    This is a different issue. It's not falling through to the <me> line, it's self-casting on one of the other lines because <t> or <tt> or <f> matches a target that can't be Physicked. If you try to cast Physick (without macros) while you're targeting something you can't Physick, you end up Physicking yourself, so that's what each of the first three lines do, too. You'd notice the same behavior even if you removed the last line.
    Hmmmm ... well that's interesting, no more of that working as desired then ; ;
    (0)

    XIV Pad: http://xivpads.com/?Elasandria-Servion-Hyperion
    Linkshell: http://sd-is.guildwork.com
    Rig: https://www.dropbox.com/sc/jv56yukhpi7413q/gQTzd-DS9y
    FX-8150 @4.1GHz; 8Gigs ripjaws @1600; OCZ Vertex 3 128GB SSD; WDC 1TB HDD;
    XFX Radeon HD 7970;