Results 1 to 4 of 4
  1. #1
    Player
    Astarotha's Avatar
    Join Date
    May 2017
    Posts
    204
    Character
    Astaroth Karnaim
    World
    Leviathan
    Main Class
    Summoner Lv 80

    smn button simplification

    ive tried macroing these two to accomplish the same thing but the way macros trigger gets a bit wonky so i have to spam the macro for this to work right, but...

    is there a possibility of folding akh morn into dreadwyrm trance and enkindle bahamut into summon bahamut similar to pvp trance since those abilities are otherwise untriggerable and simply take up buttons?
    (0)

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,162
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Edit: it occurs to me, after the fact, that you might actually be making a dev request and not asking for player solutions.

    Here's my original reply anyway, in the unlikely event you wanted a different macro

    There are two ways to do this without experiencing the pitfalls of macroed actions.

    A) Add a button that rewrites the actions assigned to those two slots with /hotbar commands, and then another button that rewrites them back to their original actions.

    B) Storing a second version of the bar elsewhere, and having a macro do an A-B B-C C-A hotbar swap.

    In either case, you'll require two button presses that you have to weave into your rotation, whether it's two buttons once each or one button twice... If you really want to explore either of those options I can provide the macros, but I suspect you'd find it more work than it's worth.



    B takes only one extra button slot, so I'll give you that one. If you use a controller, use /chotbar instead of /hotbar

    Code:
    /hotbar copy SMN 1 ACN 1
    /hotbar copy ACN 2 SMN 1
    /hotbar copy ACN 1 ACN 2
    Change the SMN bar number to whichever bar you're using.

    Setup:
    1. Assign your bar as you would for outside of Bahamut
    2. Place macro on bar (does not have to be the same bar).
    3. Type the following in your chat box with the appropriate SMN bar number: /hotbar copy SMN 1 ACN 2
    4. Activate macro once. There should be no visible change -- we just copied your SMN bar to ACN 1, and then overwrote it with ACN 2, which as of the previous step was exactly the same bar.
    5. Assign your bar as you would for during Bahamut
    6. Activate macro again. Your bars should change back

    From now on, activating the macro should swap between the two bars. Note that if you make changes to one of the bars, you'll have to make the changes on the other version again after swapping.


    tl;dr: it's prolly more trouble than it's worth, but there it is if you want to explore the option anyway.
    (0)
    Last edited by Rongway; 01-10-2018 at 01:04 PM.
    Error 3102 Club, Order of the 52nd Hour

  3. #3
    Player
    Shurrikhan's Avatar
    Join Date
    Sep 2011
    Posts
    12,839
    Character
    Tani Shirai
    World
    Cactuar
    Main Class
    Monk Lv 100
    So long as the secondary effect isn't queue-able until after the first has been cast-released, I'd love that. I just don't want to double-hit DWT in a lag-spike and have it auto-cast not only DWT but also Deathflare.
    ...Summon and Enkindle I couldn't care less about, as at worse it simply clips the GCD a bit, but the same may as well apply.
    (0)

  4. #4
    Player
    AnimaAnimus's Avatar
    Join Date
    Feb 2012
    Posts
    1,344
    Character
    Cynric Zerr
    World
    Sargatanas
    Main Class
    Red Mage Lv 70
    /ac "Enkindle Bahamut"
    /ac "Summon Bahamut"
    /ac "Deathflare"
    /ac "Dreadwyrm Trance"
    (0)