Difference between revisions of "Dispel"
Jump to navigation
Jump to search
imported>Geckbot m (Robot: Automated text replacement (-Link to TES4 Construction Set Wiki +{{Incomplete}}\n\nLink to TES4 Construction Set Wiki)) |
imported>PoHa! (copied info; removed incomplete tag) |
||
Line 1: | Line 1: | ||
'''Syntax:''' | |||
[''ActorID''].Dispel ''MagicID'' | |||
'''Examples:''' | |||
Dispel MS13MezzedSpell | |||
NPCRef.Dispel MS13MezzedSpell | |||
Removes specified [[Actor Effect]] that is affecting an actor. | |||
---- | |||
Notes: | |||
*None at this time | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Game Effect Functions]] | [[Category:Game Effect Functions]] |
Revision as of 15:29, 4 April 2009
Syntax:
[ActorID].Dispel MagicID
Examples:
Dispel MS13MezzedSpell
NPCRef.Dispel MS13MezzedSpell
Removes specified Actor Effect that is affecting an actor.
Notes:
- None at this time