Difference between revisions of "RemoveNthEffectItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Now I understand, added category Functions back)
imported>WereWolf
(Added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
RemoveNthEffectItem - removes the specified effect item
RemoveNthEffectItem - removes the specified effect item
        (nothing) RemoveNthEffectItem magicItem:ref whichEffect:short
 
        (nothing) RemoveNthEffect magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) RemoveNthEffectItem magicItem:ref whichEffect:short
 
(nothing) RemoveNthEffect magicItem:ref whichEffect:short


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

Revision as of 17:19, 11 September 2007

A command for Oblivion Script Extender

RemoveNthEffectItem - removes the specified effect item

Syntax:

(nothing) RemoveNthEffectItem magicItem:ref whichEffect:short
(nothing) RemoveNthEffect magicItem:ref whichEffect:short

See Also