Difference between revisions of "RemoveSpell"
Jump to navigation
Jump to search
no edit summary
imported>Fella |
imported>Quetzilla |
||
Line 17: | Line 17: | ||
Message " " | Message " " | ||
player.RemoveSpell "spell ID"</pre> | player.RemoveSpell "spell ID"</pre> | ||
This seems to shortcircuit the message display and will prevent any other messages from being queued or displayed for a couple of seconds, so please use it only if you are sure no other messages will be disrupted, or you would create a lot of message spam otherwise. | *This seems to shortcircuit the message display and will prevent any other messages from being queued or displayed for a couple of seconds, so please use it only if you are sure no other messages will be disrupted, or you would create a lot of message spam otherwise. | ||
*OBSE 0015 provides [[RemoveSpellNS]] which works exactly the same as RemoveSpell but without displaying any messages. | |||
==See Also== | ==See Also== | ||
* [[RemoveSpellNS]] | |||
* [[AddSpell]] | * [[AddSpell]] | ||
* [[Preventing messages]] | * [[Preventing messages]] |