Difference between revisions of "GetNthEffectItemDuration"
Jump to navigation
Jump to search
imported>WereWolf |
imported>DragoonWraith (EI) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 7: | Line 5: | ||
(duration:long) GetNthEIDuration magicItem:ref whichEffect:short | (duration:long) GetNthEIDuration magicItem:ref whichEffect:short | ||
Returns the duration of the specified effect item. | |||
==See Also== | ==See Also== | ||
Line 16: | Line 16: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category:Magic Functions - Effect Item (OBSE)]] |
Latest revision as of 19:43, 1 March 2008
A command for Oblivion Script Extender
Syntax:
(duration:long) GetNthEffectItemDuration magicItem:ref whichEffect:short
(duration:long) GetNthEIDuration magicItem:ref whichEffect:short
Returns the duration of the specified effect item.