caffiend86
11-04-2008, 03:10 PM
I've been wondering anyone have any ideas on how to work in instant cast Pyroblasts from the Hotstreak ('http://www.wowhead.com/?spell=44448') talent? I realize it would be fairly easy to do a /stopcasting Pyroblast (below).
#showtooltip
/a [target=focus,help]; [target=focus,noexists];party1
/stopcasting
/cast Pyroblast
However how could you make a macro that wouldn't interupt a chain of casting, ie throwing fireballs repeatedly but when Hotstreak procs a instant cast Pyro is tossed on instead?
#showtooltip
/a [target=focus,help]; [target=focus,noexists];party1
/stopcasting
/cast Pyroblast
However how could you make a macro that wouldn't interupt a chain of casting, ie throwing fireballs repeatedly but when Hotstreak procs a instant cast Pyro is tossed on instead?