Ripcord03
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
Created comment
Update, looking at source for previous versions, its the exact same just without any info for the specific settings. by default you just need to manually add item ids to the list of ids at the top and it should work after a server restart. however it would be nice for there to be some sort of documentation regarding this
Oct 27, 2025 5:53 AM
View details
Created comment
yea no notations at all, just a list of face shield ids and settings with no definitions or tags. just a bunch of true or false with no further info. and I still cant wear the damn fast ears or crye chops with any headset which is dumb
Oct 27, 2025 5:41 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.