ApalkovNik
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
Created comment
Hello!
Thank you very much for your mod!
Can I just tell you that it will be even better if you add Quest: Car Rush (Like a chance that some PMC/PScav will want to kill you on car extract)
Sorry for my bad English
Oct 27, 2025 8:47 PM
View details