Difference between revisions of "GetNthEffectItemRange"

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


'''Ranges:'''
{{OBSE Magic Range Codes}}
  0:    Self
  1:    Touch
  2:    Target


==See Also==
==See Also==
Line 20: 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]