Difference between revisions of "GetNthEffectItemMagnitude"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Added obse link/Fixed syntax/Added Categories)
imported>WereWolf
Line 16: Line 16:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Condition Functions]]
[[Category:Condition Functions (OBSE)]]

Revision as of 02:20, 12 September 2007

A command for Oblivion Script Extender

GetNthEffectItemMagnitude - returns the magnitude of the specified effect item

Syntax:

(magnitude:long) GetNthEffectItemMagnitude magicItem:ref whichEffect:short
(magnitude:long) GetNthEIMagnitude magicItem:ref whichEffect:short

See Also