SetNthEffectItemScriptVisualEffectC

From the Oblivion ConstructionSet Wiki
Revision as of 12:06, 14 September 2007 by imported>WereWolf
Jump to navigation Jump to search

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

  • Uses a long value returned from GetNthEffectItemCode or GetMagicEffectCode.

See Also