SetNthEffectItemRange

From the Oblivion ConstructionSet Wiki
Revision as of 17:16, 11 September 2007 by imported>WereWolf (Added obse link)
Jump to navigation Jump to search

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