[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
MagicItemHasEffectItemScript
Revision as of 04:35, 27 January 2008 by imported>Haama (Created)
A command for Oblivion Script Extender
Syntax:
(hasScript:bool) MagicItemHasEffectItemScript magicItem:ref script:ref
Returns 1 if the magic effect has a scripted item with the specified script.
Notes
- Returns 0 when trying to find a script-less (script:ref = 0) scripted effect.