GetNthEffectItemDuration

From the Oblivion ConstructionSet Wiki
Revision as of 17:13, 11 September 2007 by imported>WereWolf (Added obse link/Fixed syntax/Added Categories)
Jump to navigation Jump to search

A command for Oblivion Script Extender

GetNthEffectItemDuration - returns the duration of the specified effect item

Syntax:

(duration:long) GetNthEffectItemDuration magicItem:ref whichEffect:short
(duration:long) GetNthEIDuration magicItem:ref whichEffect:short

See Also