Szonszczyk
Member since
You can always reach me out on discord under "Szonszczyk", or find me on SPT Pub discord server!
Procedurally generated mods for SPTarkov:
- Caliber Split Ammo Cases (Done - to be published)
- Caliber Split Magazine Cases (Done - to be published)
- Amonya - Ammo loving Trader and Quester (WiP - will be published... when it's done 
{
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
I didn't tried it, but from what I see in the code of AIO trader, it should work
Nov 26, 2025 9:53 AM
View details
Created comment
1. You can always message me on discord (the same nick)
2. "Create your own" tab in mod description is now updated!
Nov 25, 2025 4:54 PM
View details
+rep, helped with my mod for 2 hours straight and finally got it working this person is awesome