Difference between revisions of "SetMagicItemAutoCalc"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
m
Line 1: Line 1:
SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation.  Currently works for Spells, AlchemyItems and Ingredients (but not enchantments).
SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation.  Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).
         (nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
         (nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref



Revision as of 00:42, 26 August 2007

SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation. Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).

       (nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref

Notes

  • Does not work on Enchantments.

See Also