Difference between revisions of "SetNthEffectItemScriptHostile"

EI
imported>WereWolf
(added obse link)
imported>DragoonWraith
(EI)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


SetNthEffectItemScriptHostile - sets whether the scripted effect is hostile
'''Syntax:'''
(nothing) SetNthEffectItemScriptHostile isHostile:bool magicItem:ref whichEffect:short


'''Syntax:'''
  (nothing) SetNthEISHostile isHostile:bool magicItem:ref whichEffect:short
  (nothing) SetNthEffectItemScriptHostile magicItem:ref whichEffect:short


(nothing) SetNthEISHostile magicItem:ref whichEffect:short
Sets whether the scripted effect is hostile.


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