

Created as an alternative solution to having too many suits on the suits rack! This mod will remove all suits from the rack and store them in the terminal. You can also leave up to 13 suits (configurable) to remain on the rack via this mod's configuration options, or remove none if you have another mod taking care of the excess suits.
A singular suits command will be generated.
The suits command will bring up an interactive menu that can be navigated by arrow keys. (with advancedTerminalMenu enabled)
Favoriting system and separate favorites menu is now available.
favItemKey to add the currently selected suit to your favorite suits.favMenuKey to toggle the menu to the favorites list.favoritesMenuList configuration item.favItemKey = F and favMenuKey = F1PersonalizedFavorites to have persisting personal favorites across all mod profiles.
Add only specific suits to the rack's 13 available spots.
SuitsOnRackOnly to specify a specific list of suit names to show on the rack.DontAddToRack to specify a list of suit names that should NOT show on the rack.suitsOnRack, dontRemove, hideRackSpecify suits that should NOT be available in the terminal via DontAddToTerminal
Set a new default suit with the DefaultSuit configuration item.
Controls for the advancedTerminalMenu are completely configurable, any key except for tab is acceptable.
Pages will be generated based on how many suits are detected at load in.
A Mirror Camera is generated as part of this menu so you can see what the suit you are equipping looks like.
Completely compatibile with TooManySuits or any other mod that adjusts the suit rack by setting dontRemove to true.
OpenBodyCams Support has been added for the Mirror Camera
Here is some videos from dev testing showcasing this mod's progression as newer features were developed. (note these videos are not the final product)
These commands utilize some of the advanceTerminalMenu's handling, while still requiring commands to be run like the legacy terminal commands.
Type !suits to see the first page, and !suits (page number) for each page after that.
Type !wear and then the number associated with the suit name to equip it.
!wear 3 (Shrek) you will type !wear 3 in chat to equip it.A command will be generated for every page of suits (6 suits per terminal page)
suits command is always the first page, each page after is suits (pagenumber)
Generates a command for every suit
To pick a suit to wear you will use the command 'wear (suitname)'
you can see each suit name in the suits page commands
use command randomsuit to wear a random suit from the list.
FYI - This mod is more than capabale of adding more than the default maximum 100 suits from More_Suits. Feel free to change that configuration option and try to find the max possible suits you can add.