Thread: Spell question
View Single Post
  #2  
Old 06-30-2009, 03:34 PM
Dibalamin
Hill Giant
 
Join Date: Dec 2007
Posts: 182
Default

As far as script wise? I'm not aware of a way to make a spell fire off instantly without creating a new copy & setting it to 0 cast time in the editor. However, in spell sets giving a spell a mana cost of -2 will make it instant cast I believe.

So, for scripting, if you need a spell to have a zero casting time, you will have to copy the spell you want to have no casting time, change the copies casting time and then use that new ID in your script.

Least this is the way I did it as I couldn't find accurate information to the contrary.
__________________
Retired EMarr
Project1999 Developer
Reply With Quote