Difference between revisions of "GetNthEffectItemRange"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>Haama
(Using template instead)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
Gets the range of the specified effect item.
Gets the range of the specified effect item.


==Notes==
{{OBSE Magic Range Codes}}
*Ranges
  0:    Self
  1:    Touch
  2:    Target


==See Also==
==See Also==
Line 21: Line 17:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]

Latest revision as of 10:57, 27 March 2008

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.

Range Codes:
 0:    Self
 1:    Touch
 2:    Target


See Also[edit | edit source]