Difference between revisions of "GetEnchantmentType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (enchantType:short) GetEnchantmentType objectID:ref Returns the type of the enchantment. ''...)
 
imported>DragoonWraith
(not a record variable function)
 
(3 intermediate revisions by 2 users not shown)
Line 17: Line 17:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Magic Functions]]
[[Category: Magic Functions]]
[[Category: Magic Functions (OBSE)]]
[[Category: Magic Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Magic Functions - Magic Item (OBSE)]]
[[Category: Record Variable Functions (OBSE))]]

Latest revision as of 18:01, 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[edit | edit source]