Difference between revisions of "GetNthEffectItemArea"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>WereWolf (Added obse link/Fixed syntax/Added Categories) |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
GetNthEffectItemArea - returns the area of the specified effect item | GetNthEffectItemArea - returns the area of the specified effect item | ||
'''Syntax:''' | |||
(area:long) GetNthEffectItemArea magicItem:ref whichEffect:short | |||
(area:long) GetNthEIArea magicItem:ref whichEffect:short | |||
==See Also== | ==See Also== | ||
Line 11: | Line 16: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category:Condition Functions]] | |||
[[Category:Condition Functions (OBSE)]] |
Revision as of 17:10, 11 September 2007
A command for Oblivion Script Extender
GetNthEffectItemArea - returns the area of the specified effect item
Syntax:
(area:long) GetNthEffectItemArea magicItem:ref whichEffect:short
(area:long) GetNthEIArea magicItem:ref whichEffect:short