The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Custom inventory container priority

Custom inventory container priority 1.2.1

Created by CactusPie

917 Downloads

SPT 3.7.6 Compatible

Allows to override where the loot should be placed in your inventory first - backpack, pockets, vest or secure container

Installation

Copy CactusPie.CustomContainerPriority.dll to BepInEx\plugins directory

Settings (F12 menu)

  • Enable custom priority - whether or not the mod is enabled
  • Container priority settings - this section allows you to assign a priority to each container (backapck, pockets, vest and secure container)
  • Reverse fill order (disabled by default) - allows to specify which containers should be filled starting from the last cell. This will place the collected loot in reverse order, for instance bacpacks will be filled from the bottom instead of from the top
  • Only reverse fill in raid - this will make the reverse fill work only in raid. If you uncheck this option, the reverse fill will also work in the hideout. Doesn't apply to Reverse fill stash option as this only makes sense in the hideout in the first place

Usage

By using the F12 menu you can assign a custom order for where the items should be palced when you loot them or move them using ctrl+click. This ignores the item type you're moving. The lower value, means the container will be treated with the highest priority. If there is no room for an item in the container, a container with the next lowest value will be selected. For instance, when I loot a magazine, it would be defult be first placed in my vest, but if I set the settings like this:

That means that the game will first try to place the item in my backpack. If there is no room for it in my backpack, it will try to place it in my pockets. If there is no room for it in my pockets, it will try to place it in my secure container. And finally, if there is no more room in my secure container it will try to place it in my vest.

Another example:

That means that the game will first try to place the magazine in my vest. If there is no room for it in my vest, it will try to place it in my pockets. If there is no room for it in my pockets, it will try to place it in my secure container. And finally, if there is no more room in my secure container it will try to place it in my backpack.

Version 1.2.1

652 Downloads

Created Nov 23rd, 2023 Updated Nov 23rd, 2023

Fix in-raid detection while the hideout is loaded

Version 1.2.0

105 Downloads

Created Nov 21st, 2023 Updated Nov 21st, 2023

Removed the ability to reverse the order outside of raid as it was causing issues - will revisit that later

Version 1.1.0

45 Downloads

Created Nov 21st, 2023 Updated Nov 21st, 2023

Adden an option to fill the inventory bags from the bottom - in reverse order, starting from the last cell

Version 1.0.0

115 Downloads

Created Nov 20th, 2023 Updated Nov 20th, 2023

Not quite yet...