GetEnchantmentType

From the Oblivion ConstructionSet Wiki
Revision as of 04:25, 21 March 2008 by imported>DragoonWraith (again, not an Inventory Function)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(enchantType:short) GetEnchantmentType objectID:ref

Returns the type of the enchantment.

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

See Also