Difference between revisions of "SetEnchantment"
Jump to navigation
Jump to search
no edit summary
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. |