Difference between revisions of "SetSpellMagickaCost"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) SetSpellMagickaCost nuMagickaCost:long spell:ref Sets the magicka casting cost. ==...)
 
imported>WereWolf
Line 7: Line 7:


==Notes==
==Notes==
* This value can be changed but have no effect if the spell is marked AutoCalc. See [[IsMagicItemAutocalc]] and [[SetMagicItemAutocalc]].
* This value can be changed but have no effect if the spell is marked AutoCalc. See [[IsMagicItemAutoCalc]] and [[SetMagicItemAutoCalc]].


==See Also==
==See Also==

Revision as of 03:18, 15 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) SetSpellMagickaCost nuMagickaCost:long spell:ref

Sets the magicka casting cost.

Notes

See Also