Difference between revisions of "ScriptEffectFinish"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Ecaponi
 
imported>Stardaemon
m (ScriptEffectStart to ScriptEffectFinish)
Line 1: Line 1:
'''Usage'''
'''Usage'''
   begin ScriptEffectStart
   begin ScriptEffectFinish


Special block type used only by Magic Effect scripts. This block will run on the first iteration of a scripted spell effect.  
Special block type used only by Magic Effect scripts. This block will run on the first iteration of a scripted spell effect.  


[[Category: Commands]]
[[Category: Commands]]

Revision as of 05:34, 1 April 2006

Usage

 begin ScriptEffectFinish 

Special block type used only by Magic Effect scripts. This block will run on the first iteration of a scripted spell effect.