Difference between revisions of "SetMagicItemAutoCalc"
Jump to navigation
Jump to search
imported>Haama (Created) |
imported>DragoonWraith (MI) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
'''Syntax:''' | |||
(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== | ||
Line 12: | Line 16: | ||
[[Category:Magic Functions]] | [[Category:Magic Functions]] | ||
[[Category:Magic Functions (OBSE)]] | [[Category:Magic Functions (OBSE)]] | ||
[[Category: Magic Functions - Magic Item (OBSE)]] |
Latest revision as of 20:16, 1 March 2008
A command for Oblivion Script Extender
Syntax:
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
Sets whether the Magic Item determines cost by autocalculation.
Notes[edit | edit source]
- Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).