Poster: Asheyla at 7/25/2006 12:03:49 PM PDT Subject: slouken: CastSpellByName not toggling? |
| |
I ran into an interesting phenomenon when making a AQ mount/Dreadsteed macro, in that CastSpellByName("Summon Dreadsteed") would ONLY summon the Dreadsteed, not cancel it if it was already summoned. A fair enough feature, but not consistent. CastSpell and UseAction both toggle forms, so changing my macro to CastSpell(#,"spell") correctly made me dismount when mounted. Is this an intended feature, and, if not, can it be fixed?
It may not be the hugest thing in the world, but it would make things a lot simpler (I would not have to update the macro every time I learn something new, for instance).
Healthstone Trader: http://tinyurl.com/f35p6
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=420861&p=#post420861 |
| |
Poster: slouken at 7/25/2006 12:48:49 PM PDT Subject: Re: slouken: CastSpellByName not toggling? |
| |
You got it, for 1.12 release.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=420861&p=#post420918 |
Poster: slouken at 7/25/2006 3:47:53 PM PDT Subject: Re: slouken: CastSpellByName not toggling? |
| |
Q u o t e: Does this also apply to shapeshift forms, such as for druids?
ie, will CastSpellByName("Dire Bear Form") revert you to caster form if you're already in Dire Bear Form? We've already got addons to make it do just that, but it'd be nice if that were built-in.
Yes, it does.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=420861&p=#post421092 |