Segar
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
Created comment
I chose the absolute worst time to start using SPT and the VR version. Just in time for the 4.0 SPT release, but just too soon for the mods to catch up lmao. However, I appreciate your hard work in making the new release so quickly, as well as keeping us updated! You are a legend!
Oct 29, 2025 12:30 AM
View details
Liked comment
Update on 4.0 -
Things are going good. Raids are fully playable, had to fix some new nulls that started popping up in this build. Fika support is working now too.
Gotta fix a new hideout bug and also add support for the new stash search function before release. Thinking update will go public sometime later this week.
Oct 29, 2025 12:24 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.