Dispel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: Dispel.

A function included in the GECK version 1.1.0.36.

Description

Removes specified Actor Effect that is affecting an actor. Can also remove Ingestible effects.

Syntax

[help]
[ActorRefID].Dispel MagicID:ref

Example

Dispel MS13MezzedSpell
Dispel Stimpak
NPCRef.Dispel MS13MezzedSpell
NPCRef.Dispel Stimpak