Difference between revisions of "SetNthEffectItemScriptVisualEffectC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>WereWolf
Line 9: Line 9:


==Notes==
==Notes==
*Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.
*Uses a long value returned from [[GetNthEffectItemCode]] or [[GetMagicEffectCode]].


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

Revision as of 12:06, 14 September 2007

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

See Also