Difference between revisions of "ScriptEffectFinish"

5 bytes added ,  12:33, 24 August 2007
formatting
imported>Scruggs
(removing these notes until i can figure this out)
imported>ShadowDancer
(formatting)
Line 4: Line 4:
Special block type used only by Magic Effect scripts. This block will run only once, after the scripted spell effect has ended.  
Special block type used only by Magic Effect scripts. This block will run only once, after the scripted spell effect has ended.  


Notes:
'''Note:'''
* The ScriptEffectUpdate will be processed before the ScriptEffectFinish block when the spell ends. If there is a return statement in ScriptEffectUpdate, then the ScriptEffectFinish block will never run.
* The ScriptEffectUpdate will be processed before the ScriptEffectFinish block when the spell ends. If there is a return statement in ScriptEffectUpdate, then the ScriptEffectFinish block will never run.


Anonymous user