Cell

Cell

1M Downloads

Can't use Primordial Wave as on click spell

asteingass opened this issue ยท 12 comments

commented

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

commented

this should have been fixed two weeks ago
0c59fad

commented

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?

commented

just tested on a newly created Shaman
image
no issue found

commented

I got it working using my own custom makro "/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)"

image

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

commented
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