Originally Posted by Allev
More than 255 characters.
|
I believe you should be able to reduce the macro length by subbing in an item code instead of name?
For example:
#showtooltip
/cancelform [stance:1]
/use [nostance] (item:22829)
/use [nostance] Master Healthstone
/cast [nostance] Dire Bear Form
/stopmacro [nostance]
/cancelform [stance:3]
/use (item:22829)
/use Master Healthstone
/cast Cat Form
Won't be able to test this for a couple of days myself though so take this with a grain of salt.