Originally Posted by Optimized
Make the macro icon to be the red ? with the black background. This dynamically changes the macro icon in your toolbar to change depending on which spell/item is next.
|
That doesn't work actually. If you have many /casts in a row it'll always show the icon of the first one. What does work is using that icon and doing this with your macro:
/castsequence reset=combat Mana Emerald, Mana Ruby, Mana Citrine
This will use each gem in order from most mana to least mana recovered, and will reset to the first gem after combat ends (Based on the assumption that when combat ends you'll be re-conjuring your gems).