About this mod
Manage Spells for the player or any NPC in the game. Search for any spells from the game or installed mods.
- Requirements
- Permissions and credits
-
Translations
- French

Directly inspired by AddItemMenu by towawot
Add Spell Menu
Manage Spells for the player or any NPC in the game. Search for any spells from the game or installed mods.
Installation
This requires:
- SKSE64
- UIExtensions (for all UI elements in the mod)
- powerofthree's Papyrus Extender (for getting all Spells in the game and from mods)
Optionally:
- SkyUI (when installed, a much nicer menu is displayed for viewing/learning spells)
- Better MessageBox Controls (highly recommended but totally optional)
Video Demo!
Checkout my mod authoring tutorial videos at http://skyrimscripting.com
Learning Spells without Spell Tomes
By default, AddSpellMenu displays spells which have associated Spell Tomes. This should be nearly all spells you want!
You can enable/disable this feature under "Options" in the menu.
Screencast Series (showing how to create this mod)
There's a 11 part series on YouTube for anyone who's interested in learning how I made the mod.
I have NOT READ ANY OF THE CODE from AddItemMenu.
We DO NOT look at any of the AddItemMenu code when creating this mod.
We figure it all out ourselves. It's more fun that way!
Source Code
https://github.com/mrowrpurr/AddSpellMenu
Happy Modding!