Romeo6
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
hey, i love your mod, but i get an issue with a face mask, that can not be found. I get an error while loading into the raid. i think, its the m53a1 gas mask, with the model not been shown in game.
any suggestions?
Oct 9, 2025 9:30 AM
View details
Liked comment
I'm getting an issue with the M53A1 mask where it infinite loads and the model is a big red error block.
Oct 9, 2025 9:20 AM
View details
Created comment
Hey did you solve that issue? If yes, how did you do that?
Oct 9, 2025 9:11 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.