Difference between revisions of "ScriptEffectStart"
Jump to navigation
Jump to search
imported>Ecaponi |
imported>Tegid |
||
Line 4: | Line 4: | ||
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. | ||
If this is the result of a weapon enchantment, it will run on the affected entity not the weapon or actor that owns the weapon. (This may be true for ALL spell effects) | |||
[[Category: Commands]] | [[Category: Commands]] |
Revision as of 15:00, 3 April 2006
Usage
begin ScriptEffectStart
Special block type used only by Magic Effect scripts. This block will run on the first iteration of a scripted spell effect.
If this is the result of a weapon enchantment, it will run on the affected entity not the weapon or actor that owns the weapon. (This may be true for ALL spell effects)