Results 1 to 10 of 10

Thread: Macro Library

Hybrid View

  1. #1
    Player
    RaphaelDDL's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    269
    Character
    Da Lek
    World
    Gilgamesh
    Main Class
    Paladin Lv 90
    Talking about Macros, anyone know how to make ones for pet (carbuncle for e.g.)? Seems FFXI macro style don't work either.

    I wanted one for attack and one to /ac heal on it. Trying to aim heal while on battle (in controller) is so weird
    (0)

  2. #2
    Player
    RavinousKurohi's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    86
    Character
    Ravinous Kurohi
    World
    Behemoth
    Main Class
    Monk Lv 80
    Quote Originally Posted by RaphaelDDL View Post
    Talking about Macros, anyone know how to make ones for pet (carbuncle for e.g.)? Seems FFXI macro style don't work either.

    I wanted one for attack and one to /ac heal on it. Trying to aim heal while on battle (in controller) is so weird
    The target flag for carby (and I imagine the fairies and egis) is <pet>. I tested that out before P4 ended.
    (1)

  3. #3
    Player
    RaphaelDDL's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    269
    Character
    Da Lek
    World
    Gilgamesh
    Main Class
    Paladin Lv 90
    Quote Originally Posted by RavinousKurohi View Post
    The target flag for carby (and I imagine the fairies and egis) is <pet>. I tested that out before P4 ended.
    Something like this?

    /ac <pet> "heal skill i forgot the name"
    /ac <mark1> "attack skill i forgot the name"
    or the inverse?

    /ac "heal skill i forgot the name" <pet>
    /ac "attack skill i forgot the name" <mark1>
    (1)

  4. #4
    Player
    RavinousKurohi's Avatar
    Join Date
    Aug 2013
    Location
    Ul'dah
    Posts
    86
    Character
    Ravinous Kurohi
    World
    Behemoth
    Main Class
    Monk Lv 80
    Quote Originally Posted by RaphaelDDL View Post
    Something like this?



    or the inverse?
    The inverse

    Quote Originally Posted by Cal View Post
    /mk bind1 <mo> <- marks mouse over target with bind 1 sign. You can use <t> if you're iffy on mouse over targetting.

    /ac "Repose" <bind1>
    /p "Sleeping <bind1>!"

    I think is what you're asking for...? ?_?
    Don't forget to add "" around bind1 when marking.
    (0)

  5. #5
    Player
    RaphaelDDL's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    269
    Character
    Da Lek
    World
    Gilgamesh
    Main Class
    Paladin Lv 90
    Quote Originally Posted by RavinousKurohi View Post
    The inverse
    Awesome. Thank you for the answer :3
    (0)