Difference between revisions of "GetNthEffectItemCode"
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]] | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 7: | Line 5: | ||
(code:long) GetNthEICode magicItem:ref whichEffect:short | (code:long) GetNthEICode magicItem:ref whichEffect:short | ||
Returns the magic effect code of the specified effect item. | |||
[[Category:Functions]] | [[Category:Functions]] |
Revision as of 12:19, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(code:long) GetNthEffectItemCode magicItem:ref whichEffect:short
(code:long) GetNthEICode magicItem:ref whichEffect:short
Returns the magic effect code of the specified effect item.