Difference between revisions of "ModNthEffectItemArea"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>WereWolf
(Added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
ModNthEffectItemArea - modifies the effect area of the specified effect item up or down
ModNthEffectItemArea - modifies the effect area of the specified effect item up or down
        (nothing) ModNthEffectItemArea modifyBy:float magicItem:ref whichEffect:short
 
        (nothing) ModNthEIArea modifyBy:float magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) ModNthEffectItemArea modifyBy:float magicItem:ref whichEffect:short
 
(nothing) ModNthEIArea modifyBy:float magicItem:ref whichEffect:short


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

Revision as of 17:11, 11 September 2007

A command for Oblivion Script Extender

ModNthEffectItemArea - modifies the effect area of the specified effect item up or down

Syntax:

(nothing) ModNthEffectItemArea modifyBy:float magicItem:ref whichEffect:short
(nothing) ModNthEIArea modifyBy:float magicItem:ref whichEffect:short

See Also