Nekst
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Liked comment
It can be done. But it's very complex. It's not something you're gonna sit down and do in a few minutes. Assuming bundles are unlocked, you'd have to open them to create a new version of it. Then you have to reference that in different .mod files, in another file tell it what ammo it should use, and so on and on. Basically, just stick to 9mm.
Why is it possible? The mod has two versions of the Springfield Armory Prodigy. One black and one coyote. If you really really want to, you can figure it out. If not, the Spt Discord has channels for mod help.
Nov 7, 2025 1:29 PM
View details
Downloaded mod
Version 2.0.0 of WTT - The Long Lost Heads of Yojenkz
Nov 7, 2025 2:26 AM
View details
Created comment
Question: Is it possible to duplicate a weapon, i.e. Staccato XC, and change the caliber from 9mm to .45? If so, how do I do it? I'd imagine that this might be somewhat complex as this would require to also duplicate the mags and then have them compatible with .45 ammo, but I'd love to give it a try.
Nov 6, 2025 7:51 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.