Difference between revisions of "OBSE Wish List"
Jump to navigation
Jump to search
→Modifications/Extensions of OBSE Functions
imported>Angel (→Language Enhancements: add one) |
imported>Jorne |
||
Line 41: | Line 41: | ||
*'''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. | ||
*'''getEquipmentSlot''' - Many clothes occupy '''foot''' + '''lower body'''. ccording to the wiki, there is no return value for this configuration. | |||
==Language Enhancements== | ==Language Enhancements== |