Mod Details

HarryHideout

HarryHideout 3.0.0

Created by  acidphantasm

37.6K Downloads

SPT 4.0.1 Compatible

Trader that sells all items for hideout construction/upgrades

Latest Version 3.0.0
SPT 4.0.1

Updated Oct 11, 10:07 PM

0.0 MB

Version Notes

This version will only work for SPT 4.0.x

New Feature

  • IgnoreList for adding items to the assort. Default ignores holiday items and currency.
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 3.0.0
Download Mod Version
SPT 4.0.1
Latest Compatible SPT Version

0.0 MB

1.5K Downloads

Created Oct 11, 10:06 PM

Updated Oct 11, 10:07 PM

Virus Total Results

This version will only work for SPT 4.0.x

New Feature

  • IgnoreList for adding items to the assort. Default ignores holiday items and currency.
Version 2.2.1
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

10.3K 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

907 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

188 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

sunris333

Same thing as with the last guy, even dragging the SPT folder didn’t work

0 Likes
Andou

where am i supposed to see the trader? i followed the install steps but dont see them in the trader menu

0 Likes

Drag the SPT folder not the user folder. I haven’t updated install instructions for 4.0

0 Likes
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

It’s not supported, but you would edit the buy_price_coefficient to be a higher number (or lower, I can’t remember) in the base.json in the mod folder.

If you break it, don’t complain to me - just download it again and reinstall!

2 Likes

Perfect, thank you so much!

0 Likes

Found it, looks like buy_price_coef is what governs selling price (currency_coefficient affects repair it looks like). Changing “buy_price_coef”: 38, to “buy_price_coef”: 99, dropped the selling price of my test item from 17k RUB to 5oo RUB. Cheers! This works perfectly for me.

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

Fix your load order. Live flea prices must load after all trader mods, that’s why the folder for it has a bunch of zzzs in front of it.

0 Likes
LuSien

It Fixed after change my Load Order. Thanks!

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
acidphantasm

That’s not an option currently, but could be in the future. They are in his assort automatically because they are required for hideout upgrades or construction.

1 Like
vaderman98

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

0 Likes

Did you change any of the config or edit the assort?

0 Likes

No. I completely deleted the mod and reinstalled it with same error

0 Likes

Without your logs I’m not sure how I can help. If you are on the SPT Discord I can provide better assistance there in the #acidphantasm-mods thread in #mods-development. This mod is validating working on 3.9.4 so you probably have a mod conflict or load order issue.

0 Likes

3.9.8 is me too, and no item for this trader.

0 Likes

If HarryHideout doesn’t have an assort then you have a mod breaking it. The assort for him doesn’t exist until the server starts and loads HarryHideout, so if a mod is trying to alter it before it exists I could see that breaking it.

In addition to this - if you have a mod removing the requirements for building/constructing things in the hideout…he won’t have an assort.

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

Is this selling it back to Harry or any vanilla trader?

If it’s Harry, it’s a leftover from the original iteration of the mod. There’s no reason you can sell anything to him and I’ll probably adjust that for the next release.

0 Likes

you can sell it for profit to both therapist and harry

0 Likes
Notice: This mod may make permanent changes to your profile, and may not be removable without starting a new profile. More information.

Details