Mod Details

🛠️ Trader Limit Tweaker – Unlimited or Multiply Buy Limits

🛠️ Trader Limit Tweaker – Unlimited or Multiply Buy Limits 0.1.0

Created by AmightyTank

2.0K Downloads

SPT 3.11.4 Compatible

No more running out of ammo or gear due to stock restrictions — unless you want to keep a higher limit. It’s all configurable.

Latest Version 0.1.0
SPT 3.11.4

Updated Jun 9, 3:15 AM

Version Notes

I’ve tested everything i can test. Everything should work like it needs too. Leave a comment if it doesn’t.

This download is externally hosted.
Always scan for viruses.

This mod allows you to customize or completely remove both global and personal purchase limits from any trader’s assortment in SPT-AKI.

💾 Installation

  1. Download the ZIP.
  2. Drag and drop the folder into your SPT directory.
  3. Done.

⚙️ Configuration

Inside the mod folder, you’ll find a config.json file with the following structure:

{ “modeType”: “option2”, // Choose “option1” or “option2” “option1”: { “mode”: “multiply”, // “multiply” or “unlimited” “multiplier”: 5, “affectGlobalLimits”: true, “affectPersonalLimits”: true }, “option2”: { “removePersonalLimits”: true, “affectGlobalLimits”: true // “true” or “false” } } ✅ Note: option2 is enabled by default. It removes personal limits and removes global trader limits unchanged unless configured otherwise.

🧠 How it works

🔹 option1 (Flexible Multipliers or Unlimited Mode)

Choose this if you want full control:

  • “mode”: “multiply” — Multiplies existing limits by a number (e.g., 10×).
  • “mode”: “unlimited” — Sets limits to 999999.

And choose what to affect:

  • “affectGlobalLimits”: true/false
  • “affectPersonalLimits”: true/false

🔹 option2 (Simple override – Default)

If you’re only interested in removing personal limits:

  • “removePersonalLimits”: true
  • “globalLimitBehavior”: “false” — Leaves global trader limits unchanged.

🧾 Example Logs

When the mod loads, you’ll see something like:

[TraderAssortLimitTweaker] ✅ Updated 5525 item(s) using modeType: option2 Which tells you option2 is active and being applied.

Let me know if you need help or have suggestions. This mod should work on all SPT-AKI 3.11.x builds.

Enjoy limitless buying! 💰

Version 0.1.0
Download Mod Version
SPT 3.11.4
Latest Compatible SPT Version

2.0K Downloads

Created Jun 9, 3:15 AM

Updated Jun 9, 3:15 AM

Virus Total Results

I’ve tested everything i can test. Everything should work like it needs too. Leave a comment if it doesn’t.

mastec08

I’m not seeing any updates on custom traders so not sure if that is working as intended or broken. Also the config.json was not structured as it shows in the description.

This was how it was structured in when I downloaded it today.

{

“affectGlobalLimits”: true,

“affectPersonalLimits”: true}

0 Likes
RODIPIT306

I installed the mod, but the limits haven’t changed. What should I do?

0 Likes
Srispt

TypeError: Cannot read properties of undefined (reading ‘_props’)

TypeError: Cannot read properties of undefined (reading ‘_props’)

at ItemInfo.getItemShortName (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:1212:30)

at ItemInfo.barterResourceInfoGenerator (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:1505:38)

at ItemInfoMain (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:629:37)

at Timeout._onTimeout (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:463:10)

at listOnTimeout (node:internal/timers:594:17)

at processTimers (node:internal/timers:529:7)

TypeError: Cannot read properties of undefined (reading ‘_props’)

TypeError: Cannot read properties of undefined (reading ‘_props’)

at ItemInfo.getItemShortName (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:1212:30)

at ItemInfo.barterResourceInfoGenerator (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:1505:38)

at ItemInfoMain (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:629:37)

at Timeout._onTimeout (F:\Mod para Tarkov\SPT v3.11.3\user\mods\odt-iteminfo\src\mod.ts:463:10)

at listOnTimeout (node:internal/timers:594:17)

at processTimers (node:internal/timers:529:7)

Error with the mod: ODT’s Item Info - 3.11 Update & Added Colored Name

Without the ItemInfo mod, there is no error.

0 Likes

Details