I’m trying to get the following macro to work, however when I press it my character won’t cast Judgment.
“/castsequence reset=5 Blade of Justice, Templar Strike, Templar Slash, Judgment”
If I just do “/castsequence reset=5 Blade of Justice, Judgment” it works just fine.
Does anyone know what’s up? It should work, surely.
What does it do instead of casting judgment?
It doesn’t do anything, then after the five seconds have passed it loops back around to the beginning again
So it just sits there with the judgement icon? Do you get any errors (spell not known or something) when you press it?
Well the macro’s icon doesn’t switch, I don’t know how to make it do that, it just always looks like the Blade of Justice icon I chose, and I don’t get any error messages
Pick the ?
for the icon and it’ll update to the spell it’s trying to cast.
#showtooltip
/castsequence reset=5 Blade of Justice, Templar Strike, Templar Slash, Judgment
#showtooltip
/castsequence reset=5 Blade of Justice, Judgment
I changed the macro to what you posted, and now it’s cycling through the spells, showing the correct icon and tooltip, until it reaches Judgment.
Then the icon just becomes the question mark, and when I hover over the icon it just says the name of the macro
Ok so that means you don’t know Judgment with that talent setup or something.
I have the ability in my spellbook
Put it on your bars and see if the name changes when you get to that part of the sequence.
I put judgment on my bar on 5 with the macro on 4 but nothing seemed to change when I got to that part of the sequence
is it possible that something strange is going on with templar strike and templar slash? since it’s an ability that changes into another?
So it actually looks like it’s getting stuck on Templar Slash. It’s trying to cast it a 2nd time after it switches back to Templar Strike.
#showtooltip
/castsequence reset=5 Templar Strike, Templar Slash
Interesting.
I ended up trying
"#showtooltip
/castsequence reset=5 Blade of Justice, Templar Strike, Judgment, Templar Slash"
Which seems to have worked!
1 Like
system
(system)
closed
October 11, 2024, 5:32pm
14
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.