Difference between revisions of "MagicItemHasEffect"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Another link)
imported>Haama
(Added links)
Line 6: Line 6:
* [[Magic Effects List]]
* [[Magic Effects List]]
* [[MagicItemHasEffectCode]]
* [[MagicItemHasEffectCode]]
* [[MagicItemHasEffectCount]]
* [[MagicItemHasEffectCountCode]]


[[Category:Functions]]
[[Category:Functions]]

Revision as of 01:21, 26 August 2007

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