Results 1 to 10 of 21

Hybrid View

  1. #1
    Player
    Bixby's Avatar
    Join Date
    Mar 2011
    Posts
    1,534
    Character
    Ampersand Kai
    World
    Gilgamesh
    Main Class
    Pugilist Lv 50
    The request isn't about macros calling other macros. It's about macros placing macros on a hotbar.

    This isn't a situation where you press 1 and you loop through infinite abilities.

    It's where you press 1 and a slot somewhere on your hotbar changes. You still have to hit that button to get the macro you've just placed in it to fire.

    And, like OP said, you can already achieve exactly the same effect by switching/copying hotbars back and forth. It just takes up a ton of hotbar space and is much more of a pain to work with than it would be letting macros assign macros to individual hotbar spaces.
    (4)
    10 posts per page is only the default setting; it is bad, and you should feel bad if you haven't changed it.
    Forum quirks and features explained: http://forum.square-enix.com/ffxiv/threads/161238

  2. #2
    Player radioactive_lego's Avatar
    Join Date
    Jun 2014
    Posts
    391
    Character
    Adulate Prose
    World
    Mateus
    Main Class
    Gladiator Lv 52
    Quite right, Bixby.

    Currently i'm using all 8 CHBs for targeting/cycling through party members with (1-8) variations of:

    /target <3>
    /chotbar change 3

    It would be much easier to use one CHB with slot variations of:

    /target <3>
    /chotbar set 1 "14" RAL
    (0)