Talk:RemoveSpell - Actor

From the CreationKit Wiki
Jump to navigation Jump to search

This function seems to leave any abilities applied to the actor by having the spell equipped (I.e. magic effect "Equip ability" field) on them permanently if you use Removespell() while the actor has the spell equipped. Can anyone confirm this??


During testing, this function returned TRUE whenever I tried to remove any spells that were inherited from the ActorBase or Race of the NPC, yet those spells were not actually removed. I've discovered that this function will only work on NPCs to remove spells that have been added to the specific Actor, by something like AddSpell(). Egocarib (talk) 2013-10-31T21:11:19 (EDT)