Difference between revisions of "SetNthEffectItemScriptName"

103 bytes added ,  20:41, 1 March 2008
EI
imported>Haama
(Created)
 
imported>DragoonWraith
(EI)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
SetNthEffectItemScriptName - sets the name of the scripted effect
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (nothing) SetNthEffectItemScriptName name:string magicItem:ref whichEffect:short
 
        (nothing) SetNthEISName name:string magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemScriptName name:string magicItem:ref whichEffect:short
 
(nothing) SetNthEISName name:string magicItem:ref whichEffect:short
 
Sets the name of the scripted effect.


[[Category:Functions]]
[[Category:Functions]]
Line 7: Line 12:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]