Difference between revisions of "GetMagicItemEffectCount"
Jump to navigation
Jump to search
imported>WereWolf (Fixed format & added see also) |
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: | ||
(count:long) GetMIECount magicItem:ref | (count:long) GetMIECount magicItem:ref | ||
Returns the number of magic effect items. | |||
==See Also== | ==See Also== |
Revision as of 13:08, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(count:long) GetMagicItemEffectCount magicItem:ref
(count:long) GetMIECount magicItem:ref
Returns the number of magic effect items.