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.

IsNthEffectItemScriptHostile

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(isHostile:bool) IsNthEffectItemScriptHostile magicItem:ref whichEffect:short
(isHostile:bool) IsNthEISHostile magicItem:ref whichEffect:short

Returns whether the scripted effect is hostile.

See Also[edit | edit source]

SetNthEffectItemScriptHostile