Results 1 to 10 of 22

Hybrid View

  1. #1
    Player
    Roxas_Andrade's Avatar
    Join Date
    Dec 2014
    Location
    Limsa Lominsa
    Posts
    302
    Character
    Roxas Andrade
    World
    Famfrit
    Main Class
    Astrologian Lv 80
    Quote Originally Posted by Heilstos View Post
    Hey Roxas,

    I used this Macro from Bok:

    That was for me the best way to use the Cards.
    That is great indeed, but it's only useful for mouse users. I forgot to mention I'm on PS4...
    (2)
    Want a heal? How much money you got?

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,154
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Roxas_Andrade View Post
    That is great indeed, but it's only useful for mouse users. I forgot to mention I'm on PS4...
    Why not just up/down through the party list for a soft target, then use Play? This is exactly why soft targeting exists--so you can perform a one-off action on a secondary target then go right back to your main target.
    (0)
    Error 3102 Club, Order of the 52nd Hour

  3. #3
    Player
    Pyitoechito's Avatar
    Join Date
    Jun 2017
    Posts
    184
    Character
    Baragara Nazzlohsyn
    World
    Cactuar
    Main Class
    Blue Mage Lv 80
    Quote Originally Posted by Roxas_Andrade View Post
    That is great indeed, but it's only useful for mouse users. I forgot to mention I'm on PS4...
    ControllAST: Playing cards on controller by Aly/Erdene

    It uses cross hotbar swapping to simplify card-targeting down to pressing two buttons. Pressing the Play macro swaps your hotbar to the selection hotbar, then choosing the target (via another button press) will immediately swap the hotbar back to normal. It's made my life so much easier and more pleasant on AST. It takes some getting used to, but it's so much better than manually targeting, and more compact than having 8 play buttons on your bars 24/7.

    For personal preference, I use the Healer 1 macro icon for <1> (yourself). If you use the normal party list setup of tanks → healers → DPS: set <2> to Tank 1, <3> to Tank 2, <4> to Healer 2, and <5-8> to DPS 1-4, respectively. In 8-man trials and raids, the icons will be accurate to each party member. In 4-man dungeons, Tank 1 and Healer 1 will remain accurate, while Tank 2 is your first DPS (ideally a melee) and Healer 2 is your second DPS (ideally ranged/caster). For alliance raids, everything is accurate except for Tank 2 (which becomes the other healer) and Healer 2 (which is the first DPS).

    For efficiency/comfort, be sure that all 8 of your party member targeting buttons are on the same trigger you hold down as the Play macro. That way, you don't have to swap which trigger you're holding to choose your target after hitting Play.

    For fun, you can even set a macro to target your Chocobo companion using <c>.

    The guide mentions only using non-shared hotbars for storage, but I'm 99.9% sure you can store your swapping bars in shared hotbar slots as long as you specify where you're copying from/to (because that's that I do). This means you can store your hotbars used from swapping on AST itself (as long as you have at least two hotbars designated as shared). For example, if you designate cross hotbar 3 as shared, you can use
    Code:
    /chotbar copy ast 1 ast 3
    and it will copy to the hidden AST hotbar while the shared (visible) hotbar will be unaffected. You can also copy from the same hidden hotbar with
    Code:
    /chotbar copy ast 3 ast 1
    I believe this works because the shared hotbars are just another regular set of 8 hotbars. You can even copy to and from them using "share" as the name. For example,
    Code:
    /chotbar copy ast 1 share 1
    (0)
    Last edited by Pyitoechito; 02-15-2023 at 02:02 AM.