SetEnchantmentType

From the Oblivion ConstructionSet Wiki
Revision as of 14:11, 14 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) SetEnchantmentType enchantType:short objectID:ref Sets the type of the enchantment....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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