Difference between revisions of "IsNthEffectItemScriptHostile"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Added obse link)
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
IsNthEffectItemScriptHostile  - returns whether the scripted effect is hostile


'''Syntax:'''
'''Syntax:'''
Line 7: Line 5:


  (isHostile:bool) IsNthEISHostile magicItem:ref whichEffect:short
  (isHostile:bool) IsNthEISHostile magicItem:ref whichEffect:short
Returns whether the scripted effect is hostile.


==See Also==
==See Also==

Revision as of 12:05, 14 September 2007

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

SetNthEffectItemScriptHostile