Difference between revisions of "SetNthEffectItemScriptVisualEffectC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Added link)
Line 6: Line 6:
* [[GetNthEffectItemCode]]
* [[GetNthEffectItemCode]]
* [[GetMagicEffectCode]]
* [[GetMagicEffectCode]]
* [[GetNthEffectItemScriptVisualEffect]]
* [[SetNthEffectItemScriptVisualEffect]]
* [[SetNthEffectItemScriptVisualEffect]]



Revision as of 02:18, 26 August 2007

SetNthEffectItemScriptVisualEffect - sets the scrited effect item's visual effect. Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.

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

See Also