Difference between revisions of "SetMagicItemAutoCalc"

87 bytes added ,  21:16, 1 March 2008
MI
imported>Haama
(Created)
 
imported>DragoonWraith
(MI)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SetMagicItemAutoCalc - sets whether the Magic Item determines cost by autocalculation.  Currently works for Spells, AlchemyItems and Ingredients (but not enchantments).
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
 
'''Syntax:'''
(nothing) SetMagicItemAutoCalc isAutocalc:bool objectID:ref
 
Sets whether the Magic Item determines cost by autocalculation.


==Notes==
==Notes==
*Does not work on Enchantments.
*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)]]