Difference between revisions of "RemoveAllEffectItems"

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


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

Revision as of 18:19, 11 September 2007

A command for Oblivion Script Extender

RemoveAllEffectItems - removes all effect items from the magic item.

Syntax:

(nothing) RemoveAllEffectItems magicItem:ref

See Also