PDA

View Full Version : Cast X, if X is unavailable cast Y


NYKnight
05-12-2006, 06:07 PM
I'm wondering if a macro such as this is still possible. In the old system, I believe it would have looked something like this:

/cast Revenge
/cast Devastate

If Revenge is lit up and not on cooldown, cast Revenge.
Otherwise, cast Devastate.

Is such a thing possible now?

Thanks very much.

Dynatos
05-12-2006, 08:02 PM
/cast Revenge
/cast Devastate

Should (I think) work.

NYKnight
05-12-2006, 08:40 PM
I've tried it on the test realm. All it seems to do is try to cast Revenge. I receive the following results:

If Revenge is lit up: casts Revenge
If Revenge is not lit up: "Ability is not ready yet."
If Revenge has gone off and the global cooldown is on: "Another action is in progress."

Very annoying.