RemoveSpell

From the CreationKit Wiki
Revision as of 06:16, 9 March 2012 by imported>Qazaaq (removed additional newlines)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

actorRef.RemoveSpell SpellID

Examples:

Player.RemoveSpell 000CAF8A (AbIceWraithFX)

Removes the specified spell from the actor's spell list.

Notes

  • The spells Flames (00012fcd) and Healing (00012fcc) cannot be removed from a player, neither via console nor script.

See Also

AddSpell

Papyrus Version

RemoveSpell - Actor