View Single Post
  #1  
Unread 09-05-2007, 09:33 PM
scyllel scyllel is offline
A Brown Bear
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 10
Default button for multiple instantaneous spells

Is there any reason why you can't have multiple instantaneous spells fire off with a single onpress statement? I tried doing it like this:

Code:
OnPress="target_none target_group_member 1 useability Radiance useability Salvation"
both abilities are instantaneous, but only the first one fires. Is the problem the way the engine works, or the way I've written it?

Thanks,

Scyllel
Reply With Quote