Difference between revisions of "SetNthEffectItemRange"

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]]
SetNthEffectItemRange - sets the range of the specified effect item
SetNthEffectItemRange - sets the range of the specified effect item
        (nothing) SetNthEffectItemRange nuRange:short magicItem:ref whichEffect:short
 
        (nothing) SetNthEIRange nuRange:short magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemRange nuRange:short magicItem:ref whichEffect:short
 
(nothing) SetNthEIRange nuRange:short magicItem:ref whichEffect:short


==Notes==
==Notes==

Revision as of 17:16, 11 September 2007

A command for Oblivion Script Extender

SetNthEffectItemRange - sets the range of the specified effect item

Syntax:

(nothing) SetNthEffectItemRange nuRange:short magicItem:ref whichEffect:short
(nothing) SetNthEIRange nuRange:short magicItem:ref whichEffect:short

Notes

  • Ranges
 0:    Self
 1:    Touch
 2:    Target

See Also

GetNthEffectItemRange