Difference between revisions of "Dispel"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>PoHa!
(copied info; removed incomplete tag)
imported>PoHa!
m (fixed minor error)
Line 8: Line 8:
Removes specified [[Actor Effect]] that is affecting an actor.
Removes specified [[Actor Effect]] that is affecting an actor.


----
== Notes: ==
 
Notes:
*None at this time
*None at this time


[[Category:Functions]]
[[Category:Functions]]
[[Category:Game Effect Functions]]
[[Category:Game Effect Functions]]

Revision as of 15:30, 4 April 2009

Syntax:

[ActorID].Dispel MagicID

Examples:

Dispel MS13MezzedSpell
NPCRef.Dispel MS13MezzedSpell

Removes specified Actor Effect that is affecting an actor.

Notes:

  • None at this time