View Single Post
  #10  
Unread 09-17-2007, 10:53 PM
scyllel scyllel is offline
A Brown Bear
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 10
Default

I've been playing with macros most of the evening, and I can't get any two spells to fire in a single macro. The first spell will fire, but the second is ignored; no matter the order.

In a nutshell, that is what I want to do. I want to create a button to fire off two very fast spells with one click. Specifically Radiance, and Salvation. Radiance is an instantaneous reactive heal and Salvation is a cheat death and heal spell. Both are useful really only in that last nano second before a character dies, or gets saved if you are lucky and/or fast enough. If radiance works, the character lives, if it fails, Salvation should prevent the death and heal a good amount. The useful window for them both is quite small, so I wanted to combine them into a single button attached to the groupmember window.

It seems macros are limited to one spell. I get a similar result if I put the commands into an onpress statement for a button. I suspect maybe the limitation is the same.
Reply With Quote