Difference between revisions of "GetNthEffectItemRange"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>WereWolf
Line 8: Line 8:
Gets the range of the specified effect item.
Gets the range of the specified effect item.


==Notes==
'''Ranges:'''
*Ranges
   0:    Self
   0:    Self
   1:    Touch
   1:    Touch

Revision as of 12:18, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(range:short) GetNthEffectItemrange magicItem:ref whichEffect:short
(range:short) GetNthEIRange magicItem:ref whichEffect:short

Gets the range of the specified effect item.

Ranges:
 0:    Self
 1:    Touch
 2:    Target

See Also