0 of 0

File information

Last updated

Original upload

Created by

shazdeh2

Uploaded by

shazdeh2

Virus scan

Safe to use

Tags for this mod

About this mod

Collection of UI elements.

Requirements
Permissions and credits
Translations
  • Russian
  • Mandarin
Changelogs
This is a collection of mostly repurposed Skyrim's UI elements to serve various functions. If you've been redirected here by another mod, simply install it like any other mod.
I had made some of these while making other stuff, and needed certain UI things for some others, so decided to bundle them all together, for easy updating and skinning.


What's in it
  • QuantitySlider: Opens a little window where you can select a number using slider. Example mods:
    Poisoned Arrows
  • SelectList: Copies the looks of vanilla Skyrim's Favorites menu, it displays a list of options and you can select one, which will close the menu. Example mods:
    Follower Inventory Quick Access
    Quick Item Transfer
    .
  • ItemSelect: Opens the inevntory menu, but activating an item will close the menu, and returns the formID of the selected item. Useful when you want to player to choose an item from their inventory. Can optionally filter by itemType as well so only items of specific type are displayed in the menu. Example:
    Alchemical Appraisal Services
    Temper and Recharge Services
  • SpellSelect: Similar to ItemSelect, but for spells. Opens the Magic menu, you select your desired spell and the menu closes, returning the formID of selected spell.
  • TrainingMenu: Similar to vanilla's training menu but it can be used for training anything (like from Custom Skills Framework, or others). Examples:
    Animunculi Override - Dwemer Automaton Hacking Minigame where the player can train a custom skill from CSF,Skills Of The Wild Trainers where player can train skills from Campfire mod.
  • Announcement: Similar to notification messages, but with an accompanying icon. Example:
    Feeding Perk Notification
  • NotificationManager: Can be used to supress specific notification messages, or optionally get an event callback when that notification shows up.
  • Spinicon: shows a spinning icon along with a customizable text in the bottom right corner of the screen. Example:
    Workbench Containers
  • Traits Menu: Creates a menu similar to FO3/New Vegas's Traits menu.


Compatibility
Should be compatible with everything, no changes to any vanilla records.