HLvL7
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
Liked comment
Edit: to save space in comments, I'm just gonna say, see the known issues and support section of the overview for details on support (but also don't be afraid to comment something).
Edit 2: Added a FAQ's section to the overview to answer a couple questions that I've heard several times already.
Nov 1, 2025 7:59 PM
View details
Created comment
Or is it some vanilla tomfoolery and it's not worth fighting with?
Nov 1, 2025 7:58 PM
View details
Created comment
Yo, had the idea of trying to add more offset optic mounts to the vanilla SCAR recievers mount slot so that the MPR45 gets some company, but didn't get any results, no errors though and the ManualAdds gets registered on server start-up so I'm guessing that the SCAR uppers are not the ids that should be used. You got any idea on how to add stuff to that slot?
Nov 1, 2025 7:56 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.