RemoveEnchantment

From the Oblivion ConstructionSet Wiki
Revision as of 14:26, 10 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Removes the enchantment from the object and returns any previous enchantment. '''Syntax:''' (oldEnchantmen...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Removes the enchantment from the object and returns any previous enchantment.

Syntax:

(oldEnchantment:ref) reference.RemoveEnchantment objectID:ref

See Also