Difference between revisions of "SetNthEffectItemScript"

81 bytes added ,  14:52, 12 September 2007
Added obse link
imported>Haama
(Created)
 
imported>WereWolf
(Added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
SetNthEffectItemScript - sets the script for the specified scripted effect item.  Note that the CS doesn't have a variable type for a script, so you must assign the script editor id to a ref variable to use this function.
SetNthEffectItemScript - sets the script for the specified scripted effect item.  Note that the CS doesn't have a variable type for a script, so you must assign the script editor id to a ref variable to use this function.
        (nothing) SetNthEffectItemScript scriptObjectID:ref magicItem:ref whichEffect:short
 
        (nothing) SetNthEIScript scriptObjectID:ref magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemScript scriptObjectID:ref magicItem:ref whichEffect:short
 
(nothing) SetNthEIScript scriptObjectID:ref magicItem:ref whichEffect:short


==Notes==
==Notes==
Anonymous user