Difference between revisions of "SetNthEffectItemScriptHostile"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>DragoonWraith (EI) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
'''Syntax:''' | |||
(nothing) SetNthEffectItemScriptHostile isHostile:bool magicItem:ref whichEffect:short | |||
(nothing) SetNthEISHostile isHostile:bool magicItem:ref whichEffect:short | |||
Sets 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)]] |
Latest revision as of 19:41, 1 March 2008
A command for Oblivion Script Extender
Syntax:
(nothing) SetNthEffectItemScriptHostile isHostile:bool magicItem:ref whichEffect:short
(nothing) SetNthEISHostile isHostile:bool magicItem:ref whichEffect:short
Sets whether the scripted effect is hostile.