Difference between revisions of "SetSpellMagickaCost"
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 [[ | * 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
- This value can be changed but have no effect if the spell is marked AutoCalc. See IsMagicItemAutoCalc and SetMagicItemAutoCalc.