Hello. Is it possible to create a macro that’ll prioritize a spell based on range.
An example, 9-30 yards I want to cast concussive shot, but at 0-8yards I want to cast wing clip and I’d like it in the same button.
Is this possible?
Hello. Is it possible to create a macro that’ll prioritize a spell based on range.
An example, 9-30 yards I want to cast concussive shot, but at 0-8yards I want to cast wing clip and I’d like it in the same button.
Is this possible?
you wont be able to make a single button to do this I’m afraid. Macros lack the logic required to prioritise spells based on range.
Ah well. Thank you for the info
You cannot formally make a macro prioritize based on range, but there have been macros that accomplish this nonetheless when one of the spells is impossible to cast due to range. You can try simply with
/cast Wing Clip
/cast Concussive Shot
and see if it works (try reverse order too). I know there was one for warriors with Charge and Hamstring. Since this seems to be a Classic concern, I can’t test it though.
P.S. Use https://eu.forums.blizzard.com/en/wow/c/guides/interface-and-macros/239. Elvenbane frequents the forum and knows like, everything.
Correct me if i am wrong, but i think charge macro works because charge is off gcd and both buttons are pressed at the same time.
For what OP is trying, I do not think it is possible to do unless you want to do it with conditional keys (like 4 being concussive shot, and shift-4 being wing clip), but this will need input from the user.
That thought did occur to me, yeah.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.