GetNthEffectItemRange

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

A command for Oblivion Script Extender

GetNthEffectItemRange - gets the range of the specified effect item

Syntax:

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

Notes

  • Ranges
 0:    Self
 1:    Touch
 2:    Target

See Also

SetNthEffectItemRange