IRememberJeep
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
Liked comment
I took the liberty of modifying this mod and managed to make the mask appear on the Knight's face even using FIKA + Headless.
I tried to contact you on Discord, but you declined the friendship. I would like to know if you allow me to post a fix from your mod!
Oct 10, 2025 2:35 AM
View details
Created comment
This is such a good idea. Looking forward to trying this one out immediately.
Oct 10, 2025 2:33 AM
View details
Downloaded mod
Version 4.1.3 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Sep 30, 2025 11:44 PM
View details
Created comment
Doesn't seem to work. That being said, I really appreciate you trying to fix this annoying bug (that cannot be stressed enough). It's a small bug but it's so blatant that it makes it egregious.
Sep 30, 2025 11:39 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.