Daedric
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
It's the only mod I'm waiting for so I can play Spt aki to my heart's content. Hats off to you, nice work
Nov 6, 2025 6:53 PM
View details
Liked comment
If you're also using UNTAR Go Home fully uninstall and reinstall that mod using the latest version. The Bear_1 error is related to that mod and old files not in the new version remaining if you only overwrite to update, causing loading issues.
Nov 6, 2025 6:48 PM
View details
Created comment
Thank you for your work; it's much appreciated to see other factions that align with the game's lore.
Nov 6, 2025 6:46 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.