SetNthEffectItemScriptVisualEffectC

Revision as of 14:55, 12 September 2007 by imported>WereWolf (Added obse link)

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