MagicItemHasEffectCode

From the Oblivion ConstructionSet Wiki
Revision as of 21:00, 1 March 2008 by imported>DragoonWraith (ME)
Jump to navigation Jump to search

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

See Also