Key bindings / Macros / Mods
#6
(02-14-2012, 06:30 AM)MongoJerry Wrote: 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.

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?


This is what I use to suppress error messages:

...
/console Sound_EnableSFX 0
/use ...
/use ...
/console Sound_EnableSFX 1
/cast ...
/script UIErrorsFrame:Clear()

"I may be old, but I'm not dead."
Reply


Messages In This Thread
Key bindings / Macros / Mods - by MongoJerry - 02-08-2012, 12:22 AM
RE: Key bindings / Macros / Mods - by Quark - 02-08-2012, 12:57 AM
RE: Key bindings / Macros / Mods - by Klaus - 02-14-2012, 05:25 PM
RE: Key bindings / Macros / Mods - by Ell_man - 02-08-2012, 04:36 PM
RE: Key bindings / Macros / Mods - by MongoJerry - 02-14-2012, 06:30 AM
RE: Key bindings / Macros / Mods - by LavCat - 02-14-2012, 09:03 AM
RE: Key bindings / Macros / Mods - by MongoJerry - 02-14-2012, 01:05 PM
RE: Key bindings / Macros / Mods - by LavCat - 02-14-2012, 05:51 PM
RE: Key bindings / Macros / Mods - by Taelas - 02-14-2012, 09:40 PM
RE: Key bindings / Macros / Mods - by MongoJerry - 03-24-2012, 06:28 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)