Difference between revisions of "SetNthEffectItemScriptVisualEffect"
Jump to navigation
Jump to search
SetNthEffectItemScriptVisualEffect (edit)
Revision as of 12:07, 14 September 2007
, 12:07, 14 September 2007no edit summary
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]] |