Difference between revisions of "RemoveSpell"
Jump to navigation
Jump to search
imported>Jugg3r |
imported>Qazaaq (nowhere on that page it states that it's a bug, statement and link removed as it doesn't give anymore information than stated here) |
||
Line 7: | Line 7: | ||
Removes the specified spell from the actor's spell list. | 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. | *The spells Flames (00012fcd) and Healing (00012fcc) cannot be removed from a player, neither via console nor script. | ||
Revision as of 06:16, 9 March 2012
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.