Axelicek
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
Hello. This mod works strangely. Instead of fighting, the Scav stands and stares at me. I run in front of his crosshairs and he doesn't do anything. PMCs only start fighting when I'm very close. They don't run, they just stay in one spot. No fun. With or without the SAIN and BigBrain mods, it makes no difference. The mod works incomprehensibly for me. Changing the settings in F12 doesn't help much either. I have SPT 4.0.2 and ABPS 2.0.2. After removing the ABPS mod, everything worked fine.
Nov 20, 2025 2:00 PM
View details