RemoveSpell

From the CreationKit Wiki
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[edit | edit source]

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

See Also[edit | edit source]

AddSpell

Papyrus Version[edit | edit source]

RemoveSpell - Actor