[dismiss]
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.
Difference between revisions of "AddEffectItem"
Jump to navigation
Jump to search
Added obse link
imported>Haama (Notes on breaking display limitations, magic items) |
imported>WereWolf (Added obse link) |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
AddEffectItem - adds a basic, empty EffectItem of the specified MagicEffect to the magic item. Uses the 4 letter codes for the magic effects listed in the CS. | AddEffectItem - adds a basic, empty EffectItem of the specified MagicEffect to the magic item. Uses the 4 letter codes for the magic effects listed in the CS. | ||
'''Syntax:''' | |||
(index:short) AddEffectItem nuEffect:chars magicItem:ref | |||
==Notes== | ==Notes== |