other iconWhat stance or form am I in? macro

25
vote up

Macro for Wow: What stance or form am I in? for Other. Works in World of Warcraft patch 5.4 Siege of Orgrimmar, Mists of Pandaria

Posted on: 09-26-2012 - Updated on: 09-26-2012 - viewed 6302 times

Need help?

Description:

This macro will tell you what stance you are in, it is good when you are trying to write your own macros that require a stance number (index) for a conditional. Some common stances are for Druid forms and Warrior stances.

The stance conditional syntax is: /cast [stance:1] Spell Name

You can read our stance conditional tutorial if you are making your own Wow macros

/run local a = GetShapeshiftForm() print('you are in stance: ',a)

Leave a Reply

Your email address will not be published. Required fields are marked *

301 Moved Permanently

Moved Permanently

The document has moved here.