Results 1 to 3 of 3
  1. #1
    Player
    HolyNirvana666's Avatar
    Join Date
    Aug 2014
    Posts
    5
    Character
    Kishta Rohm
    World
    Malboro
    Main Class
    Archer Lv 50

    Macro for AST cards?

    Almost all my jobs are level 60 now...except AST. it's only at level 30. I 'live' on mouseover macros. It's just such a fluid way of healing for me, it's how I grew up being able to stomach the job. But with AST it's...just so wierd! The single buttion changed to different cards at random so it feels impossible to set up a mouseover macro for cards.

    Is it possible? Does it involve an extended string of trying to use every card in sequence with the errors turned off? Or will I have to actually take my attention off the boss to click on a party member?
    (0)

  2. #2
    Player
    Pyitoechito's Avatar
    Join Date
    Jun 2017
    Posts
    184
    Character
    Baragara Nazzlohsyn
    World
    Cactuar
    Main Class
    Blue Mage Lv 80
    I don't think you need a macro for each card. Just test something out and see if it works for yourself. Grab a friend and use them as a mouse-over target for your tests.

    This might work though:
    Code:
    /micon "Draw"
    /merror off
    /ac "Draw" <mo>
    /ac "Draw"
    (0)

  3. #3
    Player
    Cynfael's Avatar
    Join Date
    Jun 2014
    Posts
    2,164
    Character
    Sacrilege Moonshadow
    World
    Hyperion
    Main Class
    Black Mage Lv 80
    Quote Originally Posted by Pyitoechito View Post
    I don't think you need a macro for each card. Just test something out and see if it works for yourself. Grab a friend and use them as a mouse-over target for your tests.

    This might work though:
    Code:
    /micon "Draw"
    /merror off
    /ac "Draw" <mo>
    /ac "Draw"
    That's exactly what I use, minus the /merror off line. I have those notifications turned off by default.

    I also use one for Minor Arcana.

    /micon "Minor Arcana"
    /ac "Minor Arcana" <mo>
    /ac "Minor Arcana"

    Note to OP: It's important to have both /ac lines so that you can use the same key either to cast a drawn card/held Lady or Lord on your target OR to initiate the skill itself.
    (0)

Tags for this Thread