horridmemes
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
As I wrote in description: "you get what’s written in the trader window right away, and then receive the difference via in-game mail. For example, a pack of cigs costs 1k roubles at the trader and 8k on the flea. You sell it to the trader, get that 1k instantly, and receive the remaining 7k (minus tax) in mail"
I will verify whether the price is right. 100% it's not the minimal flea price, but default one SPT has in prices.json. If you think you get too much money you can set bigger tax in config. It's 20 by default.
And in case you don't need the flea market selling feature at all you can just disable it.
Nov 15, 2025 8:05 AM
View details
Created comment
The items sell to him for a good price like 5% less than the max trader and then he mails you the value of them on the flea so you get a TON of money is there a way to fix this?
Nov 11, 2025 1:39 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.