Mod Details

InternalError_'s Color coded prices

InternalError_'s Color coded prices 1.2.0

Created by  InternalError_

987 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

Version 1.2.0
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

550 Downloads

Created Dec 23, 2022 at 2:05 PM

Updated Dec 23, 2022 at 2:05 PM

Virus Total Results

Updated to SPT-AKI 3.4.0

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

263 Downloads

Created Dec 14, 2022 at 5:40 PM

Updated Dec 14, 2022 at 5:40 PM

Virus Total Results

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

Price per slot config (default: true)

Version 1.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

174 Downloads

Created Dec 13, 2022 at 5:12 PM

Updated Dec 13, 2022 at 5:12 PM

Virus Total Results
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