Mod Details

HarryHideout

HarryHideout 2.2.1

Created by acidphantasm

35.4K Downloads

SPT 3.11.4 Compatible

Trader that sells all items for hideout construction/upgrades

Latest Version 2.2.1
SPT 3.11.4

Updated Mar 21, 7:35 AM

Version Notes

This version will only work for SPT 3.11.x

Bugs Squashed

  • Fixed randomized stock / buy restriction not correctly updating flea offers
This download is externally hosted.
Always scan for viruses.
INSTALLATION

Installation

-------------------------------------------------------

  1. Open the downloaded 7z file in 7-zip
  2. Select the user folder in the 7z file in 7-zip
  3. Drag the user folder from 7-zip into your SPT folder

Demonstration Video (yoink):

wMIskD3.gif

-------------------------------------------------------

CONFIG

-------------------------------------------------------

Config settings (\config\config.json)

  • priceMultiplier (Default: 1, Adjust this to increase or lower the prices of items in Harry’s Assort (0.5 = 1/2 price, 2 = 2x price, etc))
  • traderRefreshMin (Default: 1800, Adjust this to change minimum time in seconds for a trader refresh)
  • traderRefreshMax (Default: 3600, Adjust this to change maximum time in seconds for a trader refresh)
  • addTraderToFlea (Default: true, Change this to false to remove offers from flea)
  • If realism is installed, the following 3 settings will automatically disable.
    • randomizeBuyRestriction (Default: false, Change this to true to randomize your buy restriction counts. Will never be lower than 1)
    • randomizeStockAvailable (Default: false, Change this to true to randomize the available stock of each item, will also roll for outOfStockChance)
    • outOfStockChance (Default: 25, Percent chance an item will roll “out of stock” when randomizeStockAvailable set to true)
  • debugLogging (Default: false, Change this to true if you want to be spammed debug information on server launch)

-------------------------------------------------------

RECOMMENDED MODS

-------------------------------------------------------

Recommended Mods:

Kaeno-TraderScrolling

-------------------------------------------------------

KNOWN ISSUES

-------------------------------------------------------
Potential Issues

I’ve tested this a decent amount (its just a trader) but if you run into any issues please let me know.

-------------------------------------------------------

Special thanks to DrakiaXYZ, their source code gives great inspiration and their mods are top tier.

Version 2.2.1
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

9.6K Downloads

Created Mar 21, 7:35 AM

Updated Mar 21, 7:35 AM

Virus Total Results

This version will only work for SPT 3.11.x

Bugs Squashed

  • Fixed randomized stock / buy restriction not correctly updating flea offers
Version 2.1.1
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

894 Downloads

Created Mar 15, 8:26 PM

Updated Mar 15, 8:26 PM

Virus Total Results

This version will only work for SPT 3.11.x

3.11 Update

New Features

  • Now sells FIR items

Bugs Squashed

  • Fixes to buy/stock randomization
Version 2.1.0
Download Mod Version
SPT 3.10.5
Latest Compatible SPT Version

6.5K Downloads

Created Nov 26, 2024 at 3:06 PM

Updated Nov 26, 2024 at 3:06 PM

Virus Total Results

This version will only work for SPT 3.10.x

3.10 Update

  • Updated Harry to MongoID
  • Updated reference code to utilize MongoID

Changes

  • Increased prices slightly
Version 2.0.0
Download Mod Version
SPT 3.9.8
Latest Compatible SPT Version

9.0K Downloads

Created Jul 6, 2024 at 10:30 PM

Updated Jul 6, 2024 at 10:30 PM

Virus Total Results

This version will only work for SPT 3.9.X

Code Refactor

Harry will now always have the items required for any upgrades in the Hideout - even if they change in future updates

Harry will always charge prices reflecting flea price (load after Live Flea Prices if you want those)

Blacklist to prevent adding currency or christmas ornaments

Stock Randomization configs are now async

Version 1.2.0
Download Mod Version
SPT 3.9.0
Latest Compatible SPT Version

182 Downloads

Created Jul 6, 2024 at 7:47 PM

Updated Jul 6, 2024 at 7:47 PM

Virus Total Results

This version will only work for SPT 3.9.X

Update to 3.9.0

Version 1.1.0
Download Mod Version
SPT 3.8.3
Latest Compatible SPT Version

4.8K Downloads

Created May 11, 2024 at 8:35 AM

Updated May 11, 2024 at 8:35 AM

Virus Total Results

This version will only work for SPT 3.8.X

  • Changed useBarter to default false.
  • traderRefreshMin (Default: 1800, Adjust this to change minimum time in seconds for a trader refresh)
  • traderRefreshMax (Default: 3600, Adjust this to change maximum time in seconds for a trader refresh)
  • If realism is installed, the following 3 settings will automatically disable.
    • randomizeBuyRestriction (Default: false, Change this to true to randomize your buy restriction counts. Will never be lower than 1)
    • randomizeStockAvailable (Default: false, Change this to true to randomize the available stock of each item, will also roll for outOfStockChance)
    • outOfStockChance (Default: 25, Percent chance an item will roll “out of stock” when randomizeStockAvailable set to true)
poneais

its very nesessary for us horses to have nice stable ! so this mod is good! RAWR! now i migrated on new fields with more grass ad oats! RAWR!

0 Likes
VeiledFury

Hello, question: what do I have to change in the code to make Harry buy items for less money?
I’m asking because I’m doing a modded run where I get very little money from selling to traders (and no flea at all), but Harry seems to buy everything for mostly regular prices and that throws off the Show Item Worth plugins I’m using. 😅So if I could set him to either buy items for very little (like 5% of item worth), or remove him completely as a buyer of items, that would be lovely, but I don’t know what I have to change in the mod code. Any help greatly appreciated!

0 Likes
nsidekilla

i love you. harry hideout.

1 Like
selyue

what a nice mod i need !!!!

1 Like
LuSien

ModLoader: Error when loading async mod: Unable to find trader: HarryHideout in database

Error: Unable to find trader: HarryHideout in database

at DatabaseService.getTrader (C:\snapshot\src\services\DatabaseService.ts:306:19)

at TraderHelper.getHighestSellToTraderPrice (C:\snapshot\src\helpers\TraderHelper.ts:482:53)

at Function.updatePrices (E:\SPTarkov 3.9.8\user\mods\zzDrakiaXYZ-LiveFleaPrices\src\mod.ts:134:50)

at Mod.postDBLoadAsync (E:\SPTarkov 3.9.8\user\mods\zzDrakiaXYZ-LiveFleaPrices\src\mod.ts:46:24)

at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:51:60)

at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:26:24)

at App.load (C:\snapshot\src\utils\App.ts:51:26)

It shows this error. What am I suppose to do?

0 Likes
MavZ

Is it possible to get version or a file to swap so Harry DONT sell items that are black listed on flea?

e.g remove Far-forward GPS Signal Amplifier Unit - as is NOT sold on flea

0 Likes
vaderman98

Any idea why I would be getting the error “Unable to generate flea offers for trader Hideout Harry, no assort found”

0 Likes
binladen6000

Not sure if I’d consider this an issue since you’re able to change the values of how much the items are worth, but if you buy the Pipe Grip Wrench it will sell for more than you bought it for.

0 Likes
FacelessGreen

Missing a Cat Figurine and Fleece Fabric required for Hall of fame.

0 Likes
acidphantasm

If you were one of the 8 people to download 1.1.0 when it first released, sorry. Wrong mod zip! It’s fixed now.

0 Likes
Possibly Profile Binding
This mod may make permanent changes to your profile, and may not be removable without starting a new profile. Ensure profile backups exist before using it. Read more.

Details