Difference between revisions of "SetNthEffectItemScriptHostile"

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]]
SetNthEffectItemScriptHostile - sets whether the scripted effect is hostile


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


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


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

Revision as of 13:04, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) SetNthEffectItemScriptHostile magicItem:ref whichEffect:short
(nothing) SetNthEISHostile magicItem:ref whichEffect:short

Sets whether the scripted effect is hostile.

See Also

IsNthEffectItemScriptHostile