IsNthEffectItemScriptHostile

From the Oblivion ConstructionSet Wiki
Revision as of 20:42, 1 March 2008 by imported>DragoonWraith (EI)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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