Difference between revisions of "GetMagicItemEffectCount"

288 bytes added ,  11:15, 15 September 2008
Both make sense
imported>Haama
(Created)
 
imported>Haama
(Both make sense)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
GetMagicItemEffectCount - returns the number of magic effect items
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (count:long) GetMagicItemEffectCount magicItem:ref
 
        (count:long) GetMIECount magicItem:ref
'''Syntax:'''
(count:long) GetMagicItemEffectCount magicItem:ref
 
(count:long) GetMIEffectCount magicItem:ref
 
Returns the number of magic effect items.
 
==See Also==
*[[MagicItemHasEffect]]
*[[MagicItemHasEffectCode]]
*[[MagicItemHasEffectCount]]
*[[MagicItemHasEffectCountCode]]


[[Category:Functions]]
[[Category:Functions]]
Line 7: Line 18:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Item (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]
Anonymous user