PenOkOh
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);
});
"
>
Recent Activity
Created comment
They are doing a lot of things with custom items.
Nonetheless, good stuff keeping it updated. I do wish it had a 3.11 version, but going back and forth between that and 4.0.x is fine as well.
Nov 7, 2025 1:08 PM
View details
Created 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 9:26 AM
View details
Created comment
Did I install a 3gb ish mod for the Springfield Armory Prodigy? Yes I did. Gun is sick af. Good job lads. Wish you a speedy workflow for 4.x.x.
Nov 7, 2025 9:22 AM
View details
Created comment
Killa helmet too I assume. I mean it's nice, I just expected BSG to make them better than Comtac 6's since the earbuds were locked to the pass from Arena you know. I myself roll with a facemask and Comtac 6's.
Nov 5, 2025 10:32 PM
View details
Created comment
Avoid 3.11.x on 4.x.x, especially things that alter in game items. In rare cases, some mods could work, but probably not. Don't try on a profile you value highly and most of all not mods that apply changes to Spt files such as SVM or similar things. Give it time and most mods will be ported over by the author or third party in case OG disappeared like many of us have done.
Nov 5, 2025 5:16 PM
View details