This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "Dispel"

Jump to navigation Jump to search
303 bytes added ,  04:44, 29 August 2007
updating Notes:
imported>DragoonWraith
m (typo)
imported>ShadowDancer
(updating Notes:)
Line 10: Line 10:
----
----


Note that it can and will act as a ''return'' statement if you attempt to dispel the spell you are currently scripting. For instance, in the following example, the ''messagebox'' will never show up.
Notes:
* Dispel will act as a ''return'' statement if you attempt to dispel the spell you are currently scripting. For instance, in the following example, the ''messagebox'' will never show up.
* If Dispel is acting as an active ''return'' statement in a '''ScriptEffectUpdate''' block placed before a '''ScriptEffectFinish''' block in a Magic Effect script, it will prevent the '''ScriptEffectFinish''' block from running and the Magic Effect script will run for the full '''Duration''' of the spell.


  scn EXSpellScript
  scn EXSpellScript
Anonymous user

Navigation menu