Difference between revisions of "SetSpellMagickaCost"
Jump to navigation
Jump to search
imported>WereWolf |
imported>WereWolf |
||
Line 11: | Line 11: | ||
==See Also== | ==See Also== | ||
*[[GetSpellMagickaCost]] | *[[GetSpellMagickaCost]] | ||
*[[ModSpellMagickaCost]] | |||
[[Category: Functions]] | [[Category: Functions]] |
Revision as of 03:19, 15 September 2007
A command for Oblivion Script Extender
Syntax:
(nothing) SetSpellMagickaCost nuMagickaCost:long spell:ref
Sets the magicka casting cost.
Notes
- This value can be changed but have no effect if the spell is marked AutoCalc. See IsMagicItemAutoCalc and SetMagicItemAutoCalc.