Difference between revisions of "SetMagicItemAutoCalc"

4 bytes removed ,  21:16, 1 March 2008
MI
imported>WereWolf
(Added obse link)
imported>DragoonWraith
(MI)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
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).


'''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==
*Does not work on Enchantments.
*Currently works for Spells, AlchemyItems and Ingredients (but not for enchantments).


==See Also==
==See Also==
Line 16: Line 16:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]