Difference between revisions of "GetNthEffectItemArea"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
GetNthEffectItemArea - returns the area of the specified effect item


'''Syntax:'''
'''Syntax:'''
Line 7: Line 5:


  (area:long) GetNthEIArea magicItem:ref whichEffect:short
  (area:long) GetNthEIArea magicItem:ref whichEffect:short
Returns the area of the specified effect item.


==See Also==
==See Also==

Revision as of 13:20, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(area:long) GetNthEffectItemArea magicItem:ref whichEffect:short
(area:long) GetNthEIArea magicItem:ref whichEffect:short

Returns the area of the specified effect item.

See Also