Funkypunky
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
Edited comment
Yes, I drag and dropped it in the SPT installation folder. Like I said, It worked 2 days ago, but after I reinstalled SPT doesn't want to wrk anymore... strange.
And also, even when it worked yesterday skill wise, I didn't find any lockpicks, or the new trader, with quests...
Oct 28, 2025 9:18 AM
View details
Created comment
Yes, I drag and dropped it in the SPT installation folder. Like I said, It worked 2 days ago, but after I reinstalled SPT doesn't want to wrk anymore... strange.
And also, even when it worked yesterday skill wise, I didn't find any lockpicks, or the new trader, with quests...
Oct 28, 2025 9:15 AM
View details
Created comment
Hello, is there a dependency for this mod? I installed it once, worked, then reinstalled SPT, now when I try to install any version of skills exteded, I don't see them in skill tree and I get an error at the beginning of every raid. Thanks.
Oct 28, 2025 9:06 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.