02-14-2012, 06:30 AM
Quick question. I'm trying to set up some simple macros that cast power up spells and trinkets whenever they're ready when I cast some of my more common spells. e.g.
It works fine, but it keeps giving me an annoying "Spell not ready" error whenever Lifeblood or my trinket is on cooldown. Is there a way to make it so that something only casts if it's not on cooldown or to at least stop the annoying error message?
Quote:#showtooltip Flash Heal
/use Lifeblood
/cast Flash Heal
It works fine, but it keeps giving me an annoying "Spell not ready" error whenever Lifeblood or my trinket is on cooldown. Is there a way to make it so that something only casts if it's not on cooldown or to at least stop the annoying error message?