

EpicRangeTime
Member since
Firearms enthusiast turned part time SPT modder, idk I just stumbled in here but now I have a drink in my hand and models on my credit card.
{
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
Before anyone asks, the virustotal link is required to be posted on all mods and they don't like accepting more than one file contained within a zip. For this reason I cannot scan all of the .ts files contained in the mod, and I threw the generic bundle generation tool at the virustotal to get a link. Once this mod is 4.0 compatible this will no longer apply and I'll delete this message.
Oct 14, 2025 9:47 PM
View details
Edited mod
This is a mod that adds PowerBeats Pro headphones to the game.
For game purposes these function exactly like Comtac IVs only that you can wear them under helmets that normally would block earpro.
Thanks to Caleb for the mod idea and asking me to make it.
Oct 14, 2025 9:40 PM
View details
Created mod
This is a mod that adds PowerBeats Pro headphones to the game.
For game purposes these function exactly like Comtac IVs only that you can wear them under helmets that normally would block earpro.
Thanks to Caleb for the mod idea and asking me to make it.
Oct 10, 2025 6:11 AM
View details
Best modder out there! Thanks for help with the PowerBeats mod!