Difference between revisions of "ScriptEffectUpdate"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>JOG
(Moved to "Category: Blocktypes")
imported>Slserpent
m
Line 4: Line 4:
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.
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.


'''Note: This event won't fire when used as a script effect enchancement.'''


==See Also==
==See Also==

Revision as of 18:25, 12 June 2006

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.

Note: This event won't fire when used as a script effect enchancement.

See Also

ScriptEffectStart

ScriptEffectFinish