IsMagicItemAutoCalc

From the Oblivion ConstructionSet Wiki
Revision as of 17:24, 11 September 2007 by imported>WereWolf
Jump to navigation Jump to search

A command for Oblivion Script Extender

IsMagicItemAutoCalc - returns 1 if the MagicItem determines magicka cost by autocalculation. Currently works on Spells, AlchemyItems and Ingredients (but not for Enchantments).

Syntax:

(isAutocalc:bool) IsMagicItemAutoCalc magicItem:ref

Notes

  • Does not work on Enchantments.

See Also