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.3K 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

2.0K Downloads

Created Jan 18th, 9:03 PM Updated Jan 18th, 9:03 PM

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

Version 1.4.0

205 Downloads

Created Jan 14th, 7:36 PM Updated Jan 14th, 7:36 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, 2023 Updated Nov 23rd, 2023

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

Version 1.3.0

111 Downloads

Created Nov 22nd, 2023 Updated Nov 22nd, 2023

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

Version 1.2.0

134 Downloads

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

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

Version 1.1.0

196 Downloads

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

- Added support for loose loot

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

Version 1.0.0

212 Downloads

Created Nov 19th, 2023 Updated Nov 19th, 2023

First release for 3.7.2

Not quite yet...