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

Literally, it just doesn't seem to progress; its as if I tried to cast a targeted spell with no target. I push the macro button and nothing happens.

macro looks like this:

/target_self
spell:"Radiance" (has a casting time of instant) Primary [x] Target {blank}
/target_self
spell:"Salvation" Primary [ ] Target {blank}
/target_previous

Radiance fires off on self, but nothing queues up, nothing else fires. I think there is some time that must pass between casts, even if the first spell is "instant". I need to figure out how to insert a pause.
Reply With Quote