Apathy Knight
Member since
buuhh
{
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
Remember do NOT report issues in the comments. Report them [here](https://github.com/CJ-SPT/Skills-Extended/issues)
Oct 19, 2025 12:00 PM
View details
Liked comment
# YOU MUST BE ON SPT 4.0.1.
I'm aware of the red wall of evil text, no its not my fault. Updoot to 4.0.1 to make it happy, afterward there will be a smaller red error its ignorable however.
Oct 19, 2025 12:00 PM
View details
Created comment
Real Dirtbikercj?? NOWAY!!!!!
Welcome back, thanks for your efforts.
Oct 19, 2025 11:59 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.