Difference between revisions of "RemoveAllEffectItems"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Added obse link)
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
RemoveAllEffectItems - removes all effect items from the magic item.


'''Syntax:'''
'''Syntax:'''
  (nothing) RemoveAllEffectItems magicItem:ref
  (nothing) RemoveAllEffectItems magicItem:ref
Removes all effect items from the magic item.


==See Also==
==See Also==

Revision as of 13:27, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) RemoveAllEffectItems magicItem:ref

Removes all effect items from the magic item.

See Also