RemoveSpell
From GECK
This article is incomplete. You can help by filling in any blank descriptions. Further information might be found in a section of the discussion page. Please remove this message when no longer necessary. |
A function included in the GECK for Fallout 3.
Contents
Description
Removes the Actor Effect from the calling actor. The only types of actor effects used in the Vanilla Game are addictions and abilities.
Syntax
[ActorRefID].RemoveSpell EffectID:ref
Example
RemoveSpell StealthBoyInvisibilitySpell
Bugs
- As of Fallout: New Vegas patch 1.2.0.352, this function appears to work inconsistently. It is recommended to use Dispel instead.