Difference between revisions of "AddEffectItem"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
m
imported>Haama
(Added info)
Line 1: Line 1:
AddEffectItem - adds a basic, empty EffectItem of the specified MagicEffect to the magic item
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.
         (index:short) AddEffectItem nuEffect:chars magicItem:ref
         (index:short) AddEffectItem nuEffect:chars magicItem:ref



Revision as of 00:53, 26 August 2007

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.

       (index:short) AddEffectItem nuEffect:chars magicItem:ref

See Also