Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
  1. #1
    Player
    ogopogo's Avatar
    Join Date
    Jun 2013
    Posts
    60
    Character
    Ohthere Blackthorn
    World
    Masamune
    Main Class
    Marauder Lv 50

    Skill Cool Down feedback issues when using Macro, please allow us to turn it off.

    Please give us the option to turn off the feedback in the top middle of the screen that tells you that you cannot use this ability now when we are using a macro. This is especially a problem with Pugilist macro where you're allowed to write your skill chain backward for maximum efficiency.

    For example:
    /ac "Snap Punch" <t>
    /ac "Twin Snake" <t>
    /ac "Bootshine" <t>

    Because Pugilist is stance based and you cannot use the ability in stance 2 and 3 before you enter stance 1, this macro will work and allow you to cast Bootshine, Twin Snake and Snap Punch in succession with 1 button. However, because it has to skip over the first two line the first time you use it and skip over the first like the second time you use it, you will be spammed with system feedback every 2 out of 3 button presses. Please allow us to make a no feedback clause in our macro or give us the option to turn it off.

    For Example:

    /ac "Snap Punch" <t> [nf] to turn off "You cannot use this ability now" feedback.

    Quote Originally Posted by VkSe View Post
    This is a great idea.

    In addition to this we should be able to specify which skill icon and associated tooltip and cooldown are displayed on the face of the macro button.
    Using an example that will be familiar to some;

    #tooltip Skill3
    /ac Skill1 <t>
    /ac Skill2 <t>
    /ac Skill3 <t>

    This macro would, as normal, always use the first available ability from Skill1, Skill2 or Skill3. The button face would always display the appropriate icon, tooltip and cooldown information from Skill3.
    That would be absolutely wonderful. I remember Rift having that exact feature and it was a god send.
    (9)
    Last edited by ogopogo; 08-24-2013 at 10:11 AM.

  2. #2
    Player
    VkSe's Avatar
    Join Date
    Aug 2013
    Posts
    5
    Character
    Sela Devaki
    World
    Ultros
    Main Class
    Conjurer Lv 50
    This is a great idea.

    In addition to this we should be able to specify which skill icon and associated tooltip and cooldown are displayed on the face of the macro button.
    Using an example that will be familiar to some;

    #tooltip Skill3
    /ac Skill1 <t>
    /ac Skill2 <t>
    /ac Skill3 <t>

    This macro would, as normal, always use the first available ability from Skill1, Skill2 or Skill3. The button face would always display the appropriate icon, tooltip and cooldown information from Skill3.
    (4)

  3. #3
    Player
    TH4C's Avatar
    Join Date
    Aug 2013
    Posts
    9
    Character
    Dyaa Kimdar
    World
    Famfrit
    Main Class
    Archer Lv 50
    Quote Originally Posted by VkSe View Post
    This is a great idea.

    In addition to this we should be able to specify which skill icon and associated tooltip and cooldown are displayed on the face of the macro button.
    Using an example that will be familiar to some;

    #tooltip Skill3
    /ac Skill1 <t>
    /ac Skill2 <t>
    /ac Skill3 <t>

    This macro would, as normal, always use the first available ability from Skill1, Skill2 or Skill3. The button face would always display the appropriate icon, tooltip and cooldown information from Skill3.
    I can't find the list of commands right now, but I believe the command you're looking for is /macroicon. The OP's macro would be:

    /macroicon "Bootshine"
    /ac "Snap Punch" <t>
    /ac "Twin Snake" <t>
    /ac "Bootshine" <t>
    (2)

  4. #4
    Player
    MumboJumbo's Avatar
    Join Date
    Aug 2013
    Posts
    24
    Character
    Mumbo Jumbo
    World
    Tonberry
    Main Class
    Arcanist Lv 50
    I need the option to disable these messages as well. I'm using a heal macro that uses both <t> and <mo> and get spammed with these messages. You can disable them from your log but that's not a problem.
    (0)

  5. #5
    Player
    Anselm's Avatar
    Join Date
    Aug 2013
    Posts
    6
    Character
    Anselm Canterbury
    World
    Odin
    Main Class
    Thaumaturge Lv 20
    You can go to preferences of your chat window(general for instance) and disable error messages.
    (0)
    No rest, no mercy, no matter what.
    - Akroma, angel of wrath.

  6. #6
    Player
    VkSe's Avatar
    Join Date
    Aug 2013
    Posts
    5
    Character
    Sela Devaki
    World
    Ultros
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Anselm View Post
    You can go to preferences of your chat window(general for instance) and disable error messages.
    You cannot currently disable the red error text that displays center screen
    (0)

  7. #7
    Player
    LordSaviour's Avatar
    Join Date
    Aug 2013
    Posts
    247
    Character
    Lord Saviour
    World
    Diabolos
    Main Class
    Gladiator Lv 50
    have you tried putting a /wait 1 or 2 , depending on your skill / spell speed and ability recast?

    This will allow you to just press the button and let the abilities progress naturally.
    (0)

  8. #8
    Player
    Crimsonforce's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    77
    Character
    Taiga Asahina
    World
    Balmung
    Main Class
    Paladin Lv 60
    Is there away to show tool tips in macro's? or do they need to add that?

    and for your macro your trying to make idk what the cd is on your spells but this is the way i made my chain macro

    /ac "Straight Shot' <t>
    /wait 2.50
    /ac "Venomous Bite" <t>
    /wait 2.50
    /ac "Feint" <t>
    (1)
    Last edited by Crimsonforce; 08-28-2013 at 03:08 PM.

  9. #9
    Player
    ogopogo's Avatar
    Join Date
    Jun 2013
    Posts
    60
    Character
    Ohthere Blackthorn
    World
    Masamune
    Main Class
    Marauder Lv 50
    Quote Originally Posted by LordSaviour View Post
    have you tried putting a /wait 1 or 2 , depending on your skill / spell speed and ability recast?

    This will allow you to just press the button and let the abilities progress naturally.
    The problem with writing that way is that I cannot switch skill mid macro nor can I repeat an action if it misses. The way how I wrote it, you can get around those problems but in return I get spammed with error message mid screen.
    (0)

  10. #10
    Player
    Crimsonforce's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    77
    Character
    Taiga Asahina
    World
    Balmung
    Main Class
    Paladin Lv 60
    you can disable the error messages by going to character config> log window settings and going to general or what ever you want clicking on announcements and unticking Error Messages
    (0)

Page 1 of 2 1 2 LastLast