Bobitec
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
I am the server host, and i realy want to use these features but it's realy unbalanced at this statement.
anyway it's ok, i don't use it then.
Nov 16, 2025 5:35 PM
View details
Created comment
So you're telling me that the mod needs to copy everything twice to work properly, even though I'm the server host and host of most of the games, and therefore all user content is already present in SPT...?!
Nov 15, 2025 7:07 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.