Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-28-12, 04:53 AM   #1
Aelorean
A Deviate Faerie Dragon
Join Date: May 2010
Posts: 15
Question /stopcasting limitations

I'm interested in having my macro only "/stopcasting" if certain conditions are either met or not met. For example, this is a useful macro for a mage (in certain, specific situations):
Code:
#showtooltip Pyroblast
/stopcasting
/cast Pyroblast
However, it'd be infinitely more useful if it "stopcasting only if casting anything other than Pyroblast". In other words, if Pyroblast is currently casting, don't do anything.

Anyway, I just wanted to make sure that this wasn't possible already before I write an addon to create a version of /stopcasting that has more bells and whistles.

Thanks!
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » /stopcasting limitations


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off