Difference between revisions of "ScriptEffectUpdate"
Jump to navigation
Jump to search
imported>Slserpent m |
imported>JOG (Runs fine on enchantments) |
||
Line 3: | Line 3: | ||
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. | ||
==See Also== | ==See Also== |
Revision as of 10:20, 13 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.