SetNthEffectItemScriptVisualEffectC

Revision as of 13:06, 14 September 2007 by imported>WereWolf

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