Difference between revisions of "SetMagicItemAutoCalc"
Jump to navigation
Jump to search
imported>WereWolf (Added obse link) |
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:''' | ||
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref | (nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref | ||
Sets whether the Magic Item determines cost by autocalculation. | |||
==Notes== | ==Notes== | ||
* | *Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments). | ||
==See Also== | ==See Also== |
Revision as of 12:21, 14 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
Sets whether the Magic Item determines cost by autocalculation.
Notes
- Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).