Props added a new file:
QuoteDisplay MoreThis mod will autosell using ragfair prices whatever you have in the containers that you have labeled in-game. You can specify which specific labels in the config for this mod.. you can even specify the currency you want. IT WILL NOT SELL THE CONTAINER ITSELF.
BACKUP YOUR USER PROFILE - just in case.. I have tested a lot but you never know ....
- YOU MUST EDIT THE CONFIG to include labels (tags) that you will use in-game for your containers.
- It will sell anything in the containers so don't bitch to me if it sells your keycard you wanted to keep.
- Provided option to toggle restriction filters on containers - fit in an AK or things that don't belong in there normally
- This will not work with backpacks or containers in which you cannot put a tag on in-game so like i said i recommend the docs case. It won't work with Boops tag everything mod because his tags are not saved into the user profile.
Installation and use
- Unzip the mod into your aki/user/mods directory.
- Edit the config.json file within the automated selling mod to fit your needs. (there are instructions inside the config json)
- In-game, edit the tag of a container to match the label you entered in the config.json.
- Run a raid, you can carry container or just leave it in your hideout to automatically sell.
- Fill the container with junk items you aren't going to keep.
- At the Raid End screen, it will sell all items within the labeled container at ragfair prices.
Companion Mod.
Use Nootropix Big Secure Cases - it is out of date 3.3.0 but still works on 3.4.1. you can change version in package.json if you annoyed at warning.
But it needs some changes below
1. Modify the mod.ts file, and change the itemsList and casesList in src to look like below. :
this will add docs case to his list of secure containers (i know its not a secure container)
2. Add the entry into the config file for nooptrix:
add this below the waistPouch entry.. remember to add a comma at the end of waistPouch so it looks like this:
This will let you configure the size of the docsCase in the config.
Shout out to Heavy-Amphibian-495 on reddit for the idea.