MagicItemHasEffect

Revision as of 16:27, 4 September 2007 by imported>Haama (Syntax)

MagicItemHasEffect - returns whether the magic item has an effect item with the specifed effect. Uses the 4 letter codes for the magic effects listed in the CS.

       (hasEffect:bool) MagicItemHasEffect effect:chars magicItem:ref
       (hasEffect:bool) MagicHasEffect effect:chars magicItem:ref

See Also