Forgotten&LeftBehind
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
Downloaded mod
Version 4.1.3 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 8, 2025 10:32 PM
View details
Liked comment
Some known things:
- Pocket, rig, and backpack loot doesn't make complete sense right now. This'll be addressed in follow versions.
- Whenever bots try to shoot ground/air to give a warning while using SAIN they'll sometimes aim directly at the player or just not shoot. I'll be looking into a fix for this.
- Loadouts are still WIP. I'll be making small patches to add more variety and sense to the loadouts.
Oct 8, 2025 10:19 PM
View details
Created comment
I can just imagine the scavs watching them pass from the side of the road, too scared to engage but still showing their discontent, spitting at them and whatnot lol
Oct 8, 2025 10:19 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.