zenbobwe
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
Thanks, it took some messing around but fixed it eventually. For those that have the same problem, i had to fully uninstall bot api, ruaf come home, untar go home, AND pack and strap. Then installed them again in that order. For some reason leaving pack and strap installed caused a bug where i couldn't move. Thanks for your work and response!
Nov 7, 2025 5:31 PM
View details
Created comment
This is turning AI spawn semi invisible except their gear and freezing them in place. Any ideas?
Nov 7, 2025 4:13 PM
View details
Created comment
Hope all is well, waiting on the 4.x release. Love your mod =)
Nov 3, 2025 11:16 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.