ARTUM86
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 Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Liked comment
I've never missed my ex this much, but I'm still waiting for this add-on and I miss it..
Oct 27, 2025 6:30 PM
View details
Created comment
Thank you for the reply. I understand. Currently testing on 3.11.4. Everything's great so far. I didn't want to upgrade to this version because I would miss a mod, which unfortunately stopped updating after version 3.10.5. But this bug was so disruptive to my gameplay that I had to ditch that mod and upgrade to 3.11.4 without it. I was just hoping there was a chance to fix this bug and stick with 3.10.5 for a while, since the mod package was perfect for me. Anyway, thanks again for continuing to work on this mod!
Oct 27, 2025 5:21 PM
View details
Liked comment
Unfortunately, I'm no longer supporting SPT 3.10 versions. If you decide to upgrade to SPT 3.11 and still have this problem with the latest release, I can help you troubleshoot the issue. It's possible it's related to issue #62 as you mentioned, which is actually an EFT bug, but rarely occurred in my SPT 3.10 / 3.11 testing. It could also be a mod conflict which makes this problem more likely to occur.
I'm glad you enjoy the mod!
Oct 27, 2025 4:59 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.