About this mod
Gives a hotkey that can be used to store everything you are not using in a nearby container.
- Requirements
- Permissions and credits
- Changelogs
Inspired by and (using the initial basic code of Store Items By Type (by gsmanners) - full kudos go there) I wanted something a little more ... hmmm ... one-click-does-all, and a tad more, dare I say it, intelligent.
TO USE: Press 'i' when looking at the container you want to deposit your items in.
(Don't do this whilst facing another character or a shopkeeper or you'll have to steal it all back!)
It still does this:
- Deposits all the items of a category to the container you are looking at (see screenshot for list of categories).
However now it will automatically KEEP:
- All your currently EQUIPPED items (and any ammo relating to them),
- All your currently HOT-KEYED items (and related ammo), and
- All lockpicks, skill books and magazines, and cash (as they don't weigh anything and are always useful).
I also
- added a "Weapons, Apparel, Misc AND Ammo" choice when choosing what you want to store.
Basically, if you use this final option, it's going to move everything you are not using in one fell swoop. Handy when you are overburdened and want to quickly dump everything you don't need temporarily and continue on.
Requirements
Note you will NEED : NVSE (no choice there, as there wasn't in the original file by gsmanners)
Additional Notes
If you feel there is an item you really want to always keep, and you have access to FNVEdit, you can now simply add the item to the FormID List: ItemStorageWgtExemptAlways; this is basically the list of miscellaneous exclusions of what to always keep (i.e. cash, books, picks, etc.).
(Equipped items and ammo are done differently and automatically.)
Similarly if you don't want to keep something, for example the magazines, just delete them from that FormID list.