Results 1 to 3 of 3
  1. #1
    Player
    Archaell's Avatar
    Join Date
    Sep 2015
    Location
    Limsa Lominsa
    Posts
    1,049
    Character
    Arch Idealist
    World
    Alpha
    Main Class
    Blacksmith Lv 100

    Summoner pet action macro

    Hello there, I could use some help with the pet actions and hotbar.

    Basically I would like to set up pet actions 10-12 on the regular hotbar.

    The catch is I can't set the keybinds specially for it, as I use them for regular abilities on other jobs, and it is also not an option to use the specific names of the skills, as I want to use the same key for all the pets.

    Is there any way to do this without creating a macro that would include abilities of all the pets?
    (0)

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,138
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Pictomancer Lv 100
    What you really want are Summon macros. These will change your hotbar buttons to accommodate your active pet.
    These abilities are in an order such that analogous abilities are in the same slot (Auto attack, AoE, support, interrupt)

    Summon I:
    /micon Summon
    /ac Summon <me>
    /hotbar pet "Wind Blade" "Garuda-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Aerial Slash" "Garuda-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet Contagion "Garuda-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet Shockwave "Garuda-Egi" HOTBARNUMBER SLOTNUMBER
    /wait 9
    /pac Obey <me>

    Summon II:
    /micon "Summon II"
    /ac "Summon II" <me>
    /hotbar pet "Rock Buster" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Mountain Buster" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Earthen Ward" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Landslide" "Titan-Egi" HOTBARNUMBER SLOTNUMBER

    Summon III:
    /micon "Summon III"
    /ac "Summon II" <me>
    /hotbar pet "Burning Strike" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Flaming Crush" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Radiant Shield" "Titan-Egi" HOTBARNUMBER SLOTNUMBER
    /hotbar pet "Crimson Cyclone" "Titan-Egi" HOTBARNUMBER SLOTNUMBER


    For hotbars, the command will be of the form
    /chotbar pet "Ability Name" "PrimalName-Egi" CROSSBARNUMBER SLOTNAME
    To see the list of button slot names, you can type in the chat log
    /? chotbar
    (4)
    Last edited by Rongway; 12-21-2015 at 09:31 AM.

  3. #3
    Player
    Archaell's Avatar
    Join Date
    Sep 2015
    Location
    Limsa Lominsa
    Posts
    1,049
    Character
    Arch Idealist
    World
    Alpha
    Main Class
    Blacksmith Lv 100
    Oh, that's briliant! Thank you very much!
    (0)

Tags for this Thread