Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 21
  1. #11
    Player
    Naberrie's Avatar
    Join Date
    Aug 2013
    Location
    Gridania
    Posts
    841
    Character
    Inari Silverfox
    World
    Zalera
    Main Class
    Machinist Lv 80
    Quote Originally Posted by Rawrz View Post
    Oh god they are ninja nerfing protect swap instead of fixing the actual imbalance of the skill...
    Are you referring to healers swapping in Protect on macros to save the assigned role ability? Because mine still works. I used it last night with no problems.
    (0)

  2. #12
    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
    Quote Originally Posted by Naberrie View Post
    Are you referring to healers swapping in Protect on macros to save the assigned role ability? Because mine still works. I used it last night with no problems.
    Are you 100% sure that your macro swapped the skill? Because that sounds exactly like the macro that I linked in the OP
    (0)

  3. #13
    Player
    ricklessabandon's Avatar
    Join Date
    Jul 2015
    Posts
    5
    Character
    Rosetta Luminara
    World
    Hyperion
    Main Class
    Scholar Lv 90
    Quote Originally Posted by Lambdafish View Post
    Because that sounds exactly like the macro that I linked in the OP
    No, Protect macros generally never change hotbars because they're just used at the start of an instance to cast Protect without using up one of your Role Action slots.

    Example:
    /micon "Protect"
    /mlock
    /merror off
    /aaction "Largesse" off
    /aaction "Protect" on
    /ac "Protect" <wait.3>
    /aaction "Protect" off
    /aaction "Largesse" on
    (0)
    - rick

  4. #14
    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
    Quote Originally Posted by ricklessabandon View Post
    No, Protect macros generally never change hotbars because they're just used at the start of an instance to cast Protect without using up one of your Role Action slots.

    Example:
    Right, so it is the same without using /hotbar action, that would be why it still works but mine doesn't
    (0)

  5. #15
    Player
    Rawrz's Avatar
    Join Date
    Jul 2015
    Posts
    1,704
    Character
    Sir Rawrz
    World
    Gilgamesh
    Main Class
    Red Mage Lv 90
    Quote Originally Posted by Lambdafish View Post
    My macro is:
    Code:
    /macroicon "Shirk"
    /aaction "Reprisal" off
    /aaction "Shirk" on
    /hotbar action "Shirk" 2 4

    So if your only issue right now is that its not setting it on your hotbar correctly I guess I can help with that. ASSUMING you swap shirk and reprisals spot on your hotbar or whatever this is the macro you should do.

    First put shirk on your hotbar in the correct place. ASSUMING its on hotbar one type:

    /hotbar copy PLD 1 GLD 6

    then put Reprisal in its correct place.

    /hotbar copy PLD 1 GLD 5

    Then heres your ghetto "toggle" Macro.

    /macrolock
    /hotbar copy gld 6 gld 7
    /hotbar copy gld 5 gld 6
    /hotbar copy gld 7 gld 5
    /hotbar copy gld 7 pld 1


    What it does is:

    GLD 5- starts as Reprisal
    GLD 6- Starts as Shirk
    GLD 7 has nothing in it.
    PLD 1- Starts as Reprisal

    us the macro

    GLD 7- Becomes Shirk hotbar
    GLD 6- Shirk hotbar is replaced with Reprisal hotbar
    GLD 5- Reprisal hotbar is replaced with Shirk hotbar from the "Toggled on" hotbar of GLD 7
    PLD 1- Shirk replaces Reprisal.

    Press again

    GLD 7- Becomes Reprisal hotbar
    GLD 6- Reprisal hotbar changed to shirk...


    ETC : D



    Hope this helps if they dont fix your issue in maint!
    (1)
    Last edited by Rawrz; 10-12-2017 at 02:08 PM.

  6. #16
    Player
    Spiriel_Basanda's Avatar
    Join Date
    Sep 2015
    Posts
    165
    Character
    Spiriel Basanda
    World
    Gilgamesh
    Main Class
    Machinist Lv 90
    I didn't even know you could do that with macros. My solution to this problem isn't as elegant, but it works.

    I just made it so I have hotbars 1-3 always showing with the abilities I use, and the cross class skills on hotbar 1. I then recreate hotbar 1 on hotbar 4, replacing the cross class skills to what they should be, then when I make the macro, it switches the role abilities around and shifts the 1st hotbar to show the 4th hotbar instead. I have a second macro that readjusts it back to the first way, and changes the 4th hotbar to the 1st hotbar. It WORKS, it just isn't as nifty as what you used to be able to do, apparently. It could be used in the meantime, if need be, I suppose.
    (0)

  7. #17
    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
    Quote Originally Posted by Spiriel_Basanda View Post
    I didn't even know you could do that with macros
    Yeah, it's really handy, a lot of people used to use it to change WARs hotbar when changing between defiance and deliverance in 3.x (replacing steel cyclone with decimate and inner beast with fell cleave)
    (0)

  8. #18
    Player
    Rawrz's Avatar
    Join Date
    Jul 2015
    Posts
    1,704
    Character
    Sir Rawrz
    World
    Gilgamesh
    Main Class
    Red Mage Lv 90
    Quote Originally Posted by Rawrz View Post
    First put shirk on your hotbar in the correct place. ASSUMING its on hotbar one type:

    /hotbar copy PLD 1 GLD 6

    then put Reprisal in its correct place.

    /hotbar copy PLD 1 GLD 5

    Then heres your ghetto "toggle" Macro.

    /macrolock
    /hotbar copy gld 6 gld 7
    /hotbar copy gld 5 gld 6
    /hotbar copy gld 7 gld 5
    /hotbar copy gld 7 pld 1
    Forgot to add in the toggle part of the Role actions.



    /macrolock
    /hotbar copy gld 6 gld 7
    /hotbar copy gld 5 gld 6
    /hotbar copy gld 7 gld 5
    /hotbar copy gld 7 pld 1
    /aaction Reprisal
    /aaction Shirk
    /aaction Reprisal on
    /recast Reprisal
    /recast Shirk

    I didn't see that they fixed the issue in the patch. :[

    You may have to manually switch to Shirk or Reprisal with the correct hotbar showing its active, if you did anything out of order.
    (0)
    Last edited by Rawrz; 10-13-2017 at 09:20 AM.

  9. #19
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,169
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Rawrz View Post
    I didn't see that they fixed the issue in the patch. :[
    UmbreonMessiah's bug report regarding this has been moved to the Accepted Bugs subforum at least.
    (0)
    Error 3102 Club, Order of the 52nd Hour

  10. #20
    Player
    Spiriel_Basanda's Avatar
    Join Date
    Sep 2015
    Posts
    165
    Character
    Spiriel Basanda
    World
    Gilgamesh
    Main Class
    Machinist Lv 90
    Is it possible to relocate macros using this command? That'd be pretty helpful, but it doesn't seem like that would work. I've got all my healer abilities turned into macros to be mouse over casts, so being able to swap the locations of macros on the hotbar is pretty relevant. Clearly not useful right now, cause it's broken, but when/if it gets fixed.
    (0)

Page 2 of 3 FirstFirst 1 2 3 LastLast