Difference between revisions of "GetEnchantmentType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(again, not an Inventory Function)
imported>Haama
m (Fixed RVF (OBSE) category)
Line 21: Line 21:
[[Category: Magic Functions - Magic Item (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE))]]
[[Category: Record Variable Functions (OBSE)]]

Revision as of 11:57, 21 March 2008

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