Difference between revisions of "OBSE Wish List"

183 bytes added ,  12:35, 25 August 2010
no edit summary
imported>Scruggs
(remove stuff that's been fulfilled)
imported>Iceyeyes
Line 39: Line 39:
*'''SetRaceNthSpell''' - Sets the race's Nth spell. Useful for adding spells to races without conflicting with other mods, when used in combination with GetRaceSpellCount.
*'''SetRaceNthSpell''' - Sets the race's Nth spell. Useful for adding spells to races without conflicting with other mods, when used in combination with GetRaceSpellCount.
*'''MessageBoxEx Silent Menu''' - Add a way to set the box to silent, so no sound plays when the menu pops up and no sound plays when you click a button. Useful for mods where you want to play your own custom sound for just one menu, or want to play a sound while the menu is there, without being cut off by the sound the MessageBox makes.
*'''MessageBoxEx Silent Menu''' - Add a way to set the box to silent, so no sound plays when the menu pops up and no sound plays when you click a button. Useful for mods where you want to play your own custom sound for just one menu, or want to play a sound while the menu is there, without being cut off by the sound the MessageBox makes.
 
*'''unequipitem2''' - The same as [[UnequipItem]], but runs the item's [[OnUnequip]] block, just like [[EquipItem2]].
*'''unequipitem2NS''' - Same as above only without message spams.
==Language Enhancements==
==Language Enhancements==
New control structures and data types:
New control structures and data types:
Anonymous user