Results 1 to 7 of 7

Hybrid View

  1. #1
    Player
    Gokuhan's Avatar
    Join Date
    Sep 2013
    Posts
    358
    Character
    Gokuhan Kai
    World
    Siren
    Main Class
    Lancer Lv 80
    Can something like this work on the Cross Hotbar? Right now I have macros that will first attempt to use an Eos action but if that fails (because I have Selene out) it uses the Selene action. It works OK but the icons are for the Eos skill, so if I am using Selene the icons are greyed out even when usable.

    A minor annoyance to be sure, but if I could use something like those macros to equip the right actions when I summon them it would be very handy.
    (0)

  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 Gokuhan View Post
    Can something like this work on the Cross Hotbar?
    Yep. Just use /chotbar and the right slot names (search for /chotbar at the link; slot names are at the bottom of the /chotbar section) instead of /hotbar and slot numbers. E.g.:

    Code:
    /chotbar pet "Embrace" selene 2 LDL
    to put Selene's Embrace on cross hotbar #2, in the L2+Left slot.
    (1)
    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

  3. #3
    Player
    Gokuhan's Avatar
    Join Date
    Sep 2013
    Posts
    358
    Character
    Gokuhan Kai
    World
    Siren
    Main Class
    Lancer Lv 80
    Quote Originally Posted by Bixby View Post
    Yep. Just use /chotbar and the right slot names (search for /chotbar at the link; slot names are at the bottom of the /chotbar section) instead of /hotbar and slot numbers. E.g.:

    Code:
    /chotbar pet "Embrace" selene 2 LDL
    to put Selene's Embrace on cross hotbar #2, in the L2+Left slot.
    Awesome! Thanks a lot!
    (0)