MagicItemHasEffect

From the Oblivion ConstructionSet Wiki
Revision as of 00:09, 26 August 2007 by imported>Haama (Created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
       (hasEffect:bool) MagicHasEffect effect:chars

See Also