Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 21
  1. #1
    Player
    Lambdafish's Avatar
    Join Date
    Feb 2014
    Location
    Ul-Dah
    Posts
    3,927
    Character
    Khuja'to Binbotaj
    World
    Hyperion
    Main Class
    Paladin Lv 100

    /hotbar action not working as of 4.1

    I logged into raid today and my macros that change the location of skills on my hotbar no longer works, It worked yesterday and I have changed nothing. Is anyone else having this issue?

    My macro is:
    Code:
    /macroicon "Shirk"
    /aaction "Reprisal" off
    /aaction "Shirk" on
    /hotbar action "Shirk" 2 4
    (1)

  2. #2
    Player
    Sunako's Avatar
    Join Date
    Nov 2013
    Posts
    1,439
    Character
    Sunako Kirishiki
    World
    Phoenix
    Main Class
    Pictomancer Lv 100
    Why you have two "a" on /aaction?
    (0)

  3. #3
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,154
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Sunako View Post
    Why you have two "a" on /aaction?
    Type this in game:

    /? aaction



    Quote Originally Posted by Lambdafish View Post
    I logged into raid today and my macros that change the location of skills on my hotbar no longer works, It worked yesterday and I have changed nothing. Is anyone else having this issue?
    Mine's broken too.

    /hotbar remove # #
    works

    but
    /hotbar action SomeRoleAction # #
    doesn't work anymore.

    Example:
    Code:
    /hotbar Remove 1 12
    /aaction (Head Graze)
    /aaction (Arm Graze)
    /aaction (Head Graze) on
    /hotbar action (Arm Graze) 1 12
    /hotbar action (Head Graze) 1 12
    Prior to 4.1, this macro toggled whether my role actions between stun or silence, including placing the appropriate button on my bar.
    Now, it swaps the role actions, but does not put the button on my bar.
    (1)
    Last edited by Rongway; 10-11-2017 at 10:46 AM.
    Error 3102 Club, Order of the 52nd Hour

  4. #4
    Player
    Sunako's Avatar
    Join Date
    Nov 2013
    Posts
    1,439
    Character
    Sunako Kirishiki
    World
    Phoenix
    Main Class
    Pictomancer Lv 100
    Quote Originally Posted by Rongway View Post
    Type this in game:

    /? aaction
    Thanks never used that one.
    (0)

  5. #5
    Player
    Rawrz's Avatar
    Join Date
    Jul 2015
    Posts
    1,704
    Character
    Sir Rawrz
    World
    Gilgamesh
    Main Class
    Red Mage Lv 90
    Oh god they are ninja nerfing protect swap instead of fixing the actual imbalance of the skill... Aaaahhhhhhh

    *continues to semi scream... semi... seriously*
    (3)

  6. #6
    Player
    Justin_Uriel's Avatar
    Join Date
    May 2015
    Location
    Gridania
    Posts
    19
    Character
    Dyne Hyden
    World
    Lamia
    Main Class
    Gladiator Lv 8
    Has this been reported as an in-game bug? Or are these commands not working anymore period? I can't find the link or forum post for this yet other than here. Thanks
    (0)

  7. #7
    Player
    Lambdafish's Avatar
    Join Date
    Feb 2014
    Location
    Ul-Dah
    Posts
    3,927
    Character
    Khuja'to Binbotaj
    World
    Hyperion
    Main Class
    Paladin Lv 100
    Has anyone found a solution to this?
    (0)

  8. #8
    Player
    Ametrine's Avatar
    Join Date
    Sep 2013
    Posts
    2,476
    Character
    Diantha Sunstone
    World
    Goblin
    Main Class
    Scholar Lv 70
    What about faerie skill swap macros? D:

    I was going to learn how to macro for that so I can have Selene's cleanse at the helm with big buffs to Summon's MP!
    (0)

  9. #9
    Player
    ricklessabandon's Avatar
    Join Date
    Jul 2015
    Posts
    5
    Character
    Rosetta Luminara
    World
    Hyperion
    Main Class
    Scholar Lv 90
    Yeah, since 4.1 I've noticed that my hotbar macros aren't setting role actions properly, and suspect that they require a new 'group' sub-command but I'm not sure what that is (and the help information for the /hotbar and /chotbar commands hasn't been updated).

    Example of what isn't working anymore:
    Code:
    /chotbar set "Rampart" 1 5  
    /chotbar set "Sheltron" 1 6  
    /chotbar set "Sentinel" 1 7  
    /chotbar set "Anticipation" 1 8
    Sheltron and Sentinel are being set just fine, but Rampart and Anticipation are hitting errors. This error is similar to trying to use 'set' for an action like Fey Illumination instead of 'pet' which is why I assume there's an issue with the sub-command I'm using. Other sub-commands like pet, item, etc work just fine.
    (0)
    - rick

  10. #10
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,154
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Ametrine View Post
    What about faerie skill swap macros? D:

    I was going to learn how to macro for that so I can have Selene's cleanse at the helm with big buffs to Summon's MP!
    Most /hotbar options, including

    /hotbar pet AbilityName PetName bar# slot#

    still work.

    As far as I can see, even
    /hotbar action AbilityName bar# slot#
    still works, except that it can't be used on role abilities anymore. Class and job abilities are fine.

    Wondering if they added a new command option and forgot to document it in /?, I've tested

    /hotbar role AbilityName bar# slot#
    /hotbar additional AbilityName bar# slot#

    however these don't do anything.
    (0)
    Error 3102 Club, Order of the 52nd Hour

Page 1 of 3 1 2 3 LastLast