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

Mod Details

Transfer loot into a container automatically

Transfer loot into a container automatically 1.4.1

Created by CactusPie

4.2K Downloads

SPT 3.7.6 Compatible

Looting an item will now place it in a matching container, such as a dogtag case or a document case

Description

Using ctrl+click on a loot item will move it into a matching container marked with a @loot tag. For instance, if you mark your Documents case with a @loot tag and put it in your secure container, all keys you loot using ctrl+click will be placed in that documents case automatically. Works only in raid - will not work with your hideout stash!

Installation

Copy CactusPie.ContainerQuickLoot.dll to BepInEx\plugins directory

Settings (F12 menu)

  • Enable for Ctrl+click - whether or not the items should be automatically transferred to containers when moving them using ctrl+click in the loot menu
  • Enable for loose loot - whether or not loose loot you pick up should be automatically palced in a container. This works for all the loot you just find lying around on the ground, shelves, etc.

Usage

  1. Put a container in your inventory. For instance a Documents case:
  2. Right click the container and select the "tag" option
  3. Set a @loot tag for the item.
  4. Ctrl+clicking a compatible loot item (such as a key) in raid or picking up loose loot will now put it in the documents case

Removing the @loot tag will stop the items from being automatically put in it

You can also add numbered suffixes to @loot tags in order to give a certain container a priority. For instance a container with @loot2 tag will take higher priority than a container with @loot3 tag. Not specifying any suffix assumes a "0" suffix/priority. Examples:

  • @loot will take higher priority than @loot1
  • @loot10 will take higher priorty than @loot20
  • In case of two containers with the same @loot tag, the game will automatically assign a higher priority to one
Version 1.4.1

1.9K Downloads

Created Jan 18th, 2024 Updated Jan 7th, 9:21 AM

Fixed an issue that would sometimes prevent items from being transferred when "Merge stacks for non-loot containers" is enabled

Version 1.4.0

204 Downloads

Created Jan 14th, 2024 Updated Jan 6th, 9:26 PM

Added an option to automatically merge stacks (money, ammo, etc.) when quickly transferring items to containers not marked with a loot tag

Version 1.3.1

1.4K Downloads

Created Nov 23rd, 10:53 AM Updated Jan 6th, 8:32 PM

If the first matching container is full, put the loot into the next matching container

Version 1.3.0

105 Downloads

Created Nov 22nd, 7:08 PM Updated Jan 1st, 6:54 PM

Added priority container selection/sorting, for instance @loot2 will take higher priority than @loot3

Version 1.2.0

136 Downloads

Created Nov 21st, 5:23 PM Updated Jan 3rd, 3:16 PM

Automatically merge stacks (such as money, ammo, etc.) when transferring them

Version 1.1.0

198 Downloads

Created Nov 20th, 12:51 PM Updated Jan 6th, 11:44 PM

- Added support for loose loot

- Switched to a prefix patch instead of a postfix patch for a minor performance improvement

Version 1.0.0

205 Downloads

Created Nov 19th, 8:55 PM Updated Jan 6th, 7:09 PM

First release for 3.7.2

Not quite yet...