Difference between revisions of "SetEnchantment"
Jump to navigation
Jump to search
imported>WereWolf (Added see also links) |
imported>WereWolf |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(oldEnchantment:ref) ''reference.''SetEnchantment nuEnchantment:ref ''objectID:ref'' | (oldEnchantment:ref) ''reference.''SetEnchantment nuEnchantment:ref ''objectID:ref'' | ||
Sets the specific enchantment on the object and returns any previous enchantment. | |||
==Notes== | ==Notes== | ||
*Doesn't work on arrows. | *Doesn't work on arrows. |
Revision as of 13:11, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(oldEnchantment:ref) reference.SetEnchantment nuEnchantment:ref objectID:ref
Sets the specific enchantment on the object and returns any previous enchantment.
Notes
- Doesn't work on arrows.