Difference between revisions of "SetEnchantmentType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) SetEnchantmentType enchantType:short objectID:ref Sets the type of the enchantment....)
 
imported>DragoonWraith
(MI)
 
Line 21: Line 21:
[[Category: Magic Functions]]
[[Category: Magic Functions]]
[[Category: Magic Functions (OBSE)]]
[[Category: Magic Functions (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]

Latest revision as of 21:16, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(nothing) SetEnchantmentType enchantType:short objectID:ref

Sets the type of the enchantment.

Enchantment Type:
 0:    Scroll
 1:    Staff
 2:    Weapon
 3:    Apparel

See Also[edit | edit source]