Are you 100% sure that your macro swapped the skill? 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
- rick
Right, so it is the same without using /hotbar action, that would be why it still works but mine doesn't
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!
Last edited by Rawrz; 10-12-2017 at 02:08 PM.
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.
Forgot to add in the toggle part of the Role actions.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
/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.
Last edited by Rawrz; 10-13-2017 at 09:20 AM.
UmbreonMessiah's bug report regarding this has been moved to the Accepted Bugs subforum at least.
Error 3102 Club, Order of the 52nd Hour
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.
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.