ScriptEffectUpdate

From the Oblivion ConstructionSet Wiki
Revision as of 14:36, 17 April 2006 by imported>Kkuhlmann (this is no more a loop than any other script which is called every frame)
Jump to navigation Jump to search

Usage

 begin ScriptEffectUpdate 

Special block type used only by Magic Effect scripts. This block will start running on the first iteration of a scripted spell effect and run each time the spell is updated until the spell ends.


See Also

ScriptEffectStart

ScriptEffectDone