Difference between revisions of "SetNthEffectItemScriptVisualEffect"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Added link)
imported>WereWolf
(Added obse link)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
SetNthEffectItemScriptVisualEffect - sets the scrited effect item's visual effect. Uses the 4 letter codes for the magic effects listed in the CS.
SetNthEffectItemScriptVisualEffect - sets the scrited effect item's visual effect. Uses the 4 letter codes for the magic effects listed in the CS.
        (nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short
 
        (nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short
 
(nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short


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

Revision as of 13:54, 12 September 2007

A command for Oblivion Script Extender

SetNthEffectItemScriptVisualEffect - sets the scrited effect item's visual effect. Uses the 4 letter codes for the magic effects listed in the CS.

Syntax:

(nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short
(nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short

See Also