Difference between revisions of "SetNthEffectItemScriptVisualEffect"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>WereWolf |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
'''Syntax:''' | |||
(nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short | |||
(nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short | |||
Sets the scrited effect item's visual effect. | |||
==Notes== | |||
*Uses the 4 letter codes for the magic effects listed in the CS. | |||
==See Also== | ==See Also== | ||
[[GetNthEffectItemScriptVisualEffect]] | *[[Magic Effects List]] | ||
*[[GetNthEffectItemScriptVisualEffect]] | |||
*[[SetNthEffectItemScriptVisualEffectC]] | |||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 12:07, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) SetNthEffectItemScriptVisualEffect magicEffect:chars magicItem:ref whichEffect:short
(nothing) SetNthEISVisualEffect magicEffect:chars magicItem:ref whichEffect:short
Sets the scrited effect item's visual effect.
Notes[edit | edit source]
- Uses the 4 letter codes for the magic effects listed in the CS.