IsMagicItemAutoCalc

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

A command for Oblivion Script Extender

Syntax:

(isAutocalc:bool) IsMagicItemAutoCalc magicItem:ref

Returns 1 if the MagicItem determines magicka cost by autocalculation.

Notes

  • Currently works on Spells, AlchemyItems and Ingredients (but not for Enchantments).

See Also