Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't use Primordial Wave as on click spell #202

Open
asteingass opened this issue Aug 16, 2024 · 11 comments
Open

Can't use Primordial Wave as on click spell #202

asteingass opened this issue Aug 16, 2024 · 11 comments

Comments

@asteingass
Copy link

asteingass commented Aug 16, 2024

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

@asteingass asteingass closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
@asteingass asteingass reopened this Aug 16, 2024
@asteingass asteingass changed the title Can't use Primal Wave as on click spell Can't use Primordial Wave as on click spell Aug 16, 2024
@enderneko
Copy link
Owner

this should have been fixed two weeks ago
0c59fad

@asteingass
Copy link
Author

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?

@enderneko
Copy link
Owner

just tested on a newly created Shaman
image
no issue found

@enderneko
Copy link
Owner

@stratohe
Copy link

stratohe commented Sep 2, 2024

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

@enderneko
Copy link
Owner

enderneko commented Sep 8, 2024

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

@peekaybee
Copy link

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.

@peekaybee
Copy link

/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)

Correction .. this hover over macro works so long as you dont try to call it from Cell.

@stratohe
Copy link

/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:

image

Works very well. Maybee you have some space between spellname and braces

The string directly copied:

/cast [@mouseOver, help, nodead] Urzeitliche Welle(Schattenlande)

@peekaybee
Copy link

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.

@astronaute77
Copy link

I had the same problem, in english the custom skill is simply:
/cast [@mouseOver, help, nodead] Primordial Wave(Shadowlands)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants