Difference between revisions of "SetNthEffectItemScriptVisualEffectC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Added link)
imported>DragoonWraith
(EI)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
SetNthEffectItemScriptVisualEffect - sets the scrited effect item's visual effect. Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (nothing) SetNthEffectItemScriptVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short
 
        (nothing) SetNthEISVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short
'''Syntax:'''
(nothing) SetNthEffectItemScriptVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short
 
(nothing) SetNthEISVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short
 
Sets the scrited effect item's visual effect.
 
==Notes==
*Uses a long value returned from [[GetNthEffectItemCode]] or [[GetMagicEffectCode]].


==See Also==
==See Also==
Line 13: Line 21:
[[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:40, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(nothing) SetNthEffectItemScriptVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short
(nothing) SetNthEISVisualEffectC magicEffectCode:long magicItem:ref whichEffect:short

Sets the scrited effect item's visual effect.

Notes[edit | edit source]

See Also[edit | edit source]