mancavemike2099
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
Created comment
Ok fixed my issue. HollywoodFX 1.8.3 is breaking this mod for me. I removed it and now all is good.
Nov 30, 2025 9:57 AM
View details
Created comment
First thanks for making these awesome mods. However I cant seem to get it to work, just hangs on launch. When I try @RIPtide2323's suggestion mods say it is missing this mod. I only have this mod, the hollywood gore mod and the 2 mods recommended by SAIN, but the game hangs. Any advice on how to fix is welcome
Nov 30, 2025 9:33 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.