Difference between revisions of "ModNthEffectItemMagnitude"

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]]
ModNthEffectItemMagnitude - modifies the magnitude of the specified effect item up or down
ModNthEffectItemMagnitude - modifies the magnitude of the specified effect item up or down
        (nothing) ModNthEffectItemMagnitude modifyBy:float magicItem:ref whichEffect:short
 
        (nothing) ModNthEIMagnitude modifyBy:float magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) ModNthEffectItemMagnitude modifyBy:float magicItem:ref whichEffect:short
(nothing) ModNthEIMagnitude modifyBy:float magicItem:ref whichEffect:short


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

Revision as of 17:09, 11 September 2007

A command for Oblivion Script Extender

ModNthEffectItemMagnitude - modifies the magnitude of the specified effect item up or down

Syntax:

(nothing) ModNthEffectItemMagnitude modifyBy:float magicItem:ref whichEffect:short

(nothing) ModNthEIMagnitude modifyBy:float magicItem:ref whichEffect:short

See Also