SetNthEffectItemScriptVisualEffectC

From the Oblivion ConstructionSet Wiki
Revision as of 13:55, 12 September 2007 by imported>WereWolf (Added obse link)
Jump to navigation Jump to search

A command for Oblivion Script Extender

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

Syntax:

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

See Also