|
|
No, you can't do that. There are only a few conditions that can be tested (e.g. stance/form, target hostile/friendly, in/out of combat). You can't check for general (de)buffs, combo points, health status etc in macros.
|
|
|
You can't check conditions like that. That said you could obtain the result you're after in this specific case with a simple:
/castsequence Inner Fire, Inner Will Which would cast Inner Fire on the first press, and Inner Will on the second, then reset. So you'd get a toggle. |
|
|
#showtooltipShould do the trick. |
|
|
Edited by Arkajin on 14/01/11 14:14 (GMT)
added a reset, just incase the buff expires. |
|
|
Well out of combat a script can be used, but addons and macros that make "pseudo"-intelligent choices aren't permitted in combat.
That said - Yeah the casting sequence can do the trick. |
|
|
The "!" in that macro does nothing and isnt needed, inner fire and will is just a buff and not a aura or something like that.
|
