adishee
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);
});
"
>
Recent Activity
Created comment
I'm glad this came out on 3.11 because I'll be on that for a while. Would love an API to play with
Oct 15, 2025 1:31 PM
View details
Created comment
Don't think that has anything to do with WHM. I would recommend rolling back your mods and starting fresh and adding one mod at a time to see which one is causing issues.
Oct 13, 2025 8:12 PM
View details
Liked comment
This is such a good idea. Looking forward to trying this one out immediately.
Oct 11, 2025 10:51 AM
View details
Created comment
@ Toaster, just wondering if you've seen below bugs's comments about how they pseudo-create factions using Realism tools. Perhaps the next faction to add could be scientists, perhaps allied with the Untar soldiers (or even individuals 'embedded' within their patrols)?
Honestly the bots should just be a series of mods like these.
Oct 11, 2025 10:50 AM
View details
Created comment
It's not really supposed to be jittery. Do you have low fps?
Oct 11, 2025 9:44 AM
View details
Created comment
Not at the moment. Not much chance to be added cos it might require and annoying amount of reworking.
Oct 11, 2025 9:43 AM
View details
Created comment
Not sure you understand what the mod is intended to do, friend.
Oct 11, 2025 9:42 AM
View details