Difference between revisions of "MagicItemHasEffectCode"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(ME)
imported>DragoonWraith
m (Reverted edits by DragoonWraith (Talk); changed back to last version by Haama)
 
Line 25: Line 25:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]

Latest revision as of 21:01, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(hasEffect:bool) MagicItemHasEffectCode effectCode:long magicItem:ref
(hasEffect:bool) MagicHasEffectC effectCode:long magicItem:ref

Returns whether the magic item has an effect item with the specified effect code.

Notes[edit | edit source]

See Also[edit | edit source]