
I want to bind multiple abilities to "left click on target".
That's it. Long winded explanation following:
Mostly I want this for a tri-beam archmage, but you could use it for plenty of classes.
I find that most of the time I am hitting 1,2,3 on my keyboard for my first three skills, flame, lightning bolt, arcane beam.
I press 1, left click on my target. then I press 2, left click on my target. then I press 3, left click on my target.
I can currently bind 1 of those abilities to "left click on target" but I want to just cycle through them.
I want to click on target and
if ability #1 is available, fire it at the target,
if ability #1 is not available and ability#2 is available, fire ability #2 at the target,
if ability #2 is not available and ability#3 is available, fire ability #3 at the target.
and so forth for as many abilities as you want... seems like the easiest way to implement this would be to allow binding multiple quick keys to "left click on target" and in fact that used to work in older versions (like 3 years ago) but it doesn't now.
if anyone wants to take a shot at it, please PM me.