RemoveAllEffectItems

From the Oblivion ConstructionSet Wiki
Revision as of 11:41, 27 May 2008 by imported>DragoonWraith (note, see also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nothing) RemoveAllEffectItems magicItem:ref

Removes all effect items from the magic item.

Notes[edit | edit source]

  • If a spell with hostile effects has those effects removed, it will not automatically become non-hostile. Use SetSpellHostile to update the hostility.

See Also[edit | edit source]