Difference between revisions of "MagicItemHasEffectCount"

99 bytes added ,  21:17, 1 March 2008
MI
imported>WereWolf
imported>DragoonWraith
(MI)
 
(2 intermediate revisions by one other user not shown)
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.
Line 10: Line 10:
** However, using [[MagicItemHasEffect]] on a non-magic item will not cause a crash.
** However, using [[MagicItemHasEffect]] on a non-magic item will not cause a crash.
** The same is probably true for [[MagicItemHasEffectCount]].
** The same is probably true for [[MagicItemHasEffectCount]].
**This has been fixed as of v0013.


==See Also==
==See Also==
Line 21: Line 22:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]