Difference between revisions of "SetNthEffectItemScriptHostile"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>WereWolf
(added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
SetNthEffectItemScriptHostile - sets whether the scripted effect is hostile
SetNthEffectItemScriptHostile - sets whether the scripted effect is hostile
        (nothing) SetNthEffectItemScriptHostile magicItem:ref whichEffect:short
 
        (nothing) SetNthEISHostile magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemScriptHostile magicItem:ref whichEffect:short
 
(nothing) SetNthEISHostile magicItem:ref whichEffect:short


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

Revision as of 13:58, 12 September 2007

A command for Oblivion Script Extender

SetNthEffectItemScriptHostile - sets whether the scripted effect is hostile

Syntax:

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

See Also

IsNthEffectItemScriptHostile