Difference between revisions of "MagicItemHasEffectCount"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>Haama
(Fixed syntax)
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
  (effectCount:short) MagicItemHasEffectCount effect:chars
  (effectCount:short) MagicItemHasEffectCount effect:chars magicItem:ref


Returns the count of the specified effects on the magic item.
Returns the count of the specified effects on the magic item.

Revision as of 23:17, 15 November 2007

A command for Oblivion Script Extender

Syntax:

(effectCount:short) MagicItemHasEffectCount effect:chars magicItem:ref

Returns the count of the specified effects on the magic item.

Notes

See Also