This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

SetNthEffectItemScriptVisualEffect

From the Oblivion ConstructionSet Wiki
Revision as of 14:54, 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 the 4 letter codes for the magic effects listed in the CS.

Syntax:

(nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short
(nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short

See Also