Can't use Primordial Wave as on click spell
asteingass opened this issue · 12 comments
Hi, if I put Primordial Wave as a click cast on a hotkey and hover over a frame, it won't work. Nothing happens.
It's working on me but not on others in the party.
Happens in the current WoW Build 11.x
this should have been fixed two weeks ago
0c59fad
Hmm still not working for me, if I hover over the spell it says "shadowlands". I've never played shadowlands, but I know there are some different covenants, do I need to chage it?
I got it working using my own custom makro "/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)"
I use the german Interface and the character was transferred from Remix. Did already switch the covenants. Mabee an localization error in the WoW Client?
I am on Version r239-release of Cell
if t[3] == 428332 then
spellName = spellName .. "(" .. EXPANSION_NAME8 .. ")"
end
found the cause
just tested on EN and CN before
but on DE, EXPANSION_NAME8
is in EN, this is the problem
I still have the issue .. I play an OLD shaman that WAS originally the Necrolords. I have changed to every faction but my spell book still says Primordial Wave is Shadowlands. Using the link above I created a macro to call THAT version of the spell. It casts with a hard cast but cannot be called with ANY frame or mouseover and it doesnt trigger latest WA timers etc.
I suspect the issue is with older shaman .. I dont know how we fix that but its not unique to Cell sorry.
/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)
Correction .. this hover over macro works so long as you dont try to call it from Cell.
/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)
Correction .. this hover over macro works so long as you dont try to call it from Cell.
Mh i have a fully working solution:
Works very well. Maybee you have some space between spellname and braces
The string directly copied:
/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)
Righto. Deleted Cell. Cleaned up config and related files. Reinstalled and reconfigured. Used the macro as provided. It all works now. 🤷
Sorry .. and thanks for taking the time to help/respond. All good using the macro .. although a spell fix would be good.
I had the same problem, in english the custom skill is simply:
/cast [@mouseOver, help, nodead] Primordial Wave(Shadowlands)