GetMagicItemEffectCount

From the Oblivion ConstructionSet Wiki
Revision as of 16:53, 11 September 2007 by imported>WereWolf (Fixed format & added see also)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Returns the number of magic effect items.

Syntax:

(count:long) GetMagicItemEffectCount magicItem:ref
(count:long) GetMIECount magicItem:ref

See Also