Difference between revisions of "SetNthEffectItemScriptVisualEffect"
Jump to navigation
Jump to search
imported>WereWolf (Added obse link) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
Line 7: | Line 5: | ||
(nothing) SetNthEISVisualEffect 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== | ||
* [[Magic Effects List]] | *[[Magic Effects List]] | ||
* [[GetNthEffectItemScriptVisualEffect]] | *[[GetNthEffectItemScriptVisualEffect]] | ||
* [[SetNthEffectItemScriptVisualEffectC]] | *[[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.