Results 1 to 4 of 4

Thread: Mount macro

Hybrid View

  1. #1
    Player
    Alx789's Avatar
    Join Date
    Apr 2014
    Posts
    239
    Character
    Vik Ktototam
    World
    Phoenix
    Main Class
    Archer Lv 60

    Mount macro

    I wrote a simple macro

    /macroerror off
    /ac mount "preferred mount name"
    /ac mount "Company Chocobo"

    It mounts preferred mount if no companion summoned or companion if summoned.
    Macro works, but continues to display error messages on screen center

    I missed something or
    - /macroerror doesn't work on ps4?
    - /macroerror can block console messages only?
    (0)

  2. #2
    Player
    The_Last_Dragoon's Avatar
    Join Date
    Aug 2013
    Location
    Gresham, OR
    Posts
    744
    Character
    Renabi Rena
    World
    Gilgamesh
    Main Class
    Bard Lv 90
    doesn't there need to be code that tells the macro to wait since it takes time to cast the mount?
    (0)

  3. #3
    Player Alukah's Avatar
    Join Date
    May 2014
    Posts
    1,475
    Character
    Alukah Bast
    World
    Excalibur
    Main Class
    Goldsmith Lv 90
    I use mount roulette as the first line.

    Quote Originally Posted by The_Last_Dragoon View Post
    doesn't there need to be code that tells the macro to wait since it takes time to cast the mount?
    No, you only want to execute one of the lines, not both.

    It will always use the first line unless you summoned your companion, then it would only use the second line, as all other mounts will be unavailable for use.
    (0)

  4. #4
    Player
    TimGoodacre's Avatar
    Join Date
    Jun 2014
    Posts
    216
    Character
    Jean Case
    World
    Zalera
    Main Class
    Alchemist Lv 50
    Quote Originally Posted by Alx789 View Post
    - /macroerror can block console messages only?
    This one I think. I have pretty much the same macro with the same problem. I have another macro for Steady Hand 2 which I use with the Ixali quests that disallow Additional Actions. It works / doesn't work in exactly the same way.
    (0)