Difference between revisions of "SetMagicItemAutoCalc"
Jump to navigation
Jump to search
imported>Haama m |
imported>WereWolf (Added obse link) |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation. Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments). | SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation. Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments). | ||
'''Syntax:''' | |||
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref | |||
==Notes== | ==Notes== |
Revision as of 17:25, 11 September 2007
A command for Oblivion Script Extender
SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation. Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).
Syntax:
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
Notes
- Does not work on Enchantments.