RemoveSpell

From the Oblivion ConstructionSet Wiki
Revision as of 10:40, 7 May 2006 by imported>Aubray1741
Jump to navigation Jump to search

Removes the specified spell from the caller's spell list. This function returns 1 if the spell is successfully removed from the caller, and 0 if the spell cannot be removed (e.g. if they don't have the spell in their spell list in the first place)

Syntax:

RemoveSpell SpellID

Example:

RemoveSpell DisTickleBritch

See Also

AddSpell