Difference between revisions of "IsNthEffectItemScriptHostile"

EI
imported>Haama
(Created)
 
imported>DragoonWraith
(EI)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
IsNthEffectItemScriptHostile - returns whether the scripted effect is hostile
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (isHostile:bool) IsNthEffectItemScriptHostile magicItem:ref whichEffect:short
 
        (isHostile:bool) IsNthEISHostile magicItem:ref whichEffect:short
'''Syntax:'''
  (isHostile:bool) IsNthEffectItemScriptHostile magicItem:ref whichEffect:short
 
(isHostile:bool) IsNthEISHostile magicItem:ref whichEffect:short
 
Returns whether the scripted effect is hostile.


==See Also==
==See Also==
Line 10: Line 15:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]