Difference between revisions of "SetNthEffectItemScriptName"

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]]
SetNthEffectItemScriptName - sets the name of the scripted effect


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


  (nothing) SetNthEISName 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]]

Revision as of 13:04, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) SetNthEffectItemScriptName name:string magicItem:ref whichEffect:short
(nothing) SetNthEISName name:string magicItem:ref whichEffect:short

Sets the name of the scripted effect.