LunaUnitFrames

LunaUnitFrames

268k Downloads

Interrupt on mouseclick

Vloupmon opened this issue ยท 1 comments

commented

It would be great to have clickcasted spells interrupt ongoing casts. ie SpellStopCasting() on mouse down before any cast is started.

commented

Just put
SpellStopCasting(); CastSpellByName("Flash Heal")
in the field, it has macro support.