Mod Details

InternalError_'s Color coded prices

InternalError_'s Color coded prices 1.2.0

Created by InternalError_

1.0K Downloads

SPT 0.0.0 Compatible

Inspiration: https://hub.sp-tarkov.com/files/file/888-color-coded-keys/

Latest Version 1.2.0
SPT 0.0.0

Updated Dec 23, 2022 at 2:05 PM

Version Notes

Updated to SPT-AKI 3.4.0

This download is externally hosted.
Always scan for viruses.

Basically you have the items colored by the value they sell for at the fleamarket

Updated to SPT-AKI 3.4.0

Added
Support for Color coded keys (default: false)
Support for Ammuntion expert (default: false)

Price per slot config (default: true)

No Addons Yet

This mod doesn't have any addons yet.

Ymath

Been looking for this bad boy for a while! Please consider updating the mod, a must have in my opinion.

0 Likes
runedog48

Cool mod. I recommend adding the following snippet to allow compatibility for MunitionsExpert and ColorCodedkeys:

if ((item._parent == “5c99f98d86f7745c314214b3” || item._parent == “5c164d2286f774194c5e69fa”) && config.disableKeys) { continue; } else if (item._parent == “5485a8684bdc2da71d8b4567” && config.disableAmmo) { continue; }

1 Like

What file do you add this to?

0 Likes

Already implemented

0 Likes
Platinum

Thanks for the mod. I’m really interested in trying my own take on a mod similar to this where the JSON is more configurable/with more price brackets.

0 Likes
Props

That would be interesting. maybe even scale with player level.

0 Likes

Details