File information

Last updated

Original upload

Created by

Darkfox127

Uploaded by

DarkFox127

Virus scan

Safe to use

About this mod

Simple Outfit Manager provides an intuitive and immersive way to manage the player's different outfits without jumping into menus every few minutes to change and edit outfits. Simply create an outfit basket, active it in your inventory and place items inside to create an outfit.

Requirements
Permissions and credits
Translations
  • Spanish
  • Russian
  • Mandarin
  • Italian
Changelogs
Donations


     
     



Description

Simple Outfit Manager provides an intuitive and immersive way to create and manage player outfits without jumping into menus every few minutes to change outfits and settings. Simply create an outfit basket, activate it in your inventory and place items inside to create an outfit. Give your outfits names and appearances, opting to make full or partial outfits for your character.

Outfit baskets can be created at a tanning rack using any vanilla basket in the game. You can craft up to 15 outfit baskets to contain your various outfits. Editing an outfit will require you to unequip it first and activate it via your inventory. Creating addon outfits allows you to equip additional outfits over the top of the main outfits without equipping everything else you are currently wearing.



Official Trailer



Please Note: The original trailer no longer shows the latest method of outfit crafting as this has changed slightly and is as described below.


How it Works

You can craft a special Outfit Basket at the tanning rack using straw and linen wrap. When you create your first basket, you'll be prompted to name it and add items to it. Once your outfit is set, simply activate the basket in your inventory—your current outfit will be unequipped, and the new one will be equipped automatically.Behind the scenes, the mod uses a hidden container in a secret cell to manage outfit changes. Items are transferred between this container and the player before being equipped or unequipped. A form list tracks your outfit pieces, ensuring that even if you drop or accidentally sell an item, the system maintains proper outfit management.You can access your outfits through your inventory or the favorites menu. The mod configuration menu allows you to lock the editing menu, track stored items, customize the appearance of the storage container, and more.There’s plenty more to explore, but that’s a quick breakdown of how the mod works!


Compatibility

Overview

Simple Outfit Manager has a check system to ensure that items of the same type are not being added to an outfit, preventing multiple items of the same type from being equipped randomly, such as two hoods for example. Item keywords are used to determine if an item has already been added to an outfit and it will throw the item back if it doesn't accept it. Although not a perfect system, it ensures outfits remain clean and avoids issues with item equipping. This can however be disabled in the mod configuration menu under the Restrictions option in Features.

If you have any modded items that contain incorrect or multiple keywords, this can result in them being thrown back and rejected by an outfit if Restrictions are left enabled. Vanilla Skyrim even has some incorrectly assigned item keywords that are fixed by Weapons Armor Clothing and Clutter Fixes, which I strongly recommend you use in conjunction with this mod. Any mods with incorrect keywords can be corrected in the Creation Kit or by using xEdit.

Ideally, I would have checked against item slots being used on the player actor, however, I was unable to find any scripting functionality to efficiently check against equipped items in slots. Alas, item keywords were the best method to use here.

Guidance

If there are new items in your game utilising their own keywords that take up specific item slots, you can amend Simple Outfit Manager's script properties to include custom additional keywords using the below guidance.

Spoiler:  
Show
If you wish to support additional item types, you must add their keywords to the
itemKeywords property on the SOMOutfitController script attached to the SOMOutfitController quest.  In addition, add their biped object slot numbers to the itemSlots property in the same place. Each Alias will also require an additional bool added to itemBools on the script SOMAlias.




Recommendations

If you wish to utilise the Favorites Menu functionality, adding outfits to the quick menu and switching outfits quickly, you will need to install Favorite Misc Items, allowing you to favourite miscellaneous items in the game, including outfits. You will also need to enable the function via the mod configuration menu.

To go alongside this functionality and to see changes take effect immediately after activating an outfit in the favorites menu, I recommend using Skyrim Souls RE, allowing for unpaused or slowed-down menus. This makes the entire outfit system flow nicely. Do be aware, however, that Skyrim Souls doesn't play nicely with every mod list and it's your responsibility to ensure there are no conflicts or issues.



Special Thanks

As always, a special thanks to my partner in crime simsim899 as she helped keep my sanity in check and get over a few bumps in the road. She has a good few mods of her own I strongly recommend you check out.

Eribees for helping test the new version 2.0 of the mod before firing it out for public release.

For various resources used in the mod, special credit goes to Oaristys and Lolicept.