Skush
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
Deleted comment
I keep getting the same error:
"Connection Error
Please check SPT Server is running, the connection details are correct and the mod is installed in your user folder
Wrong server mod version:"
The server is running, the IP matches the one in the server console, and it is in \user\mods\give-ui
Oct 17, 2025 4:18 PM
View details
Downloaded mod
Version 1.0.0 of Try To Act Human (SAIN Preset) (UNSUPPORTED)
Oct 16, 2025 11:53 PM
View details
Created comment
The mod is great, except for one thing. Ever since hitting like lvl 25 the Scavs have insane high tier ammo very often. AP Ammo in a trashy SKS, PPBS in a AKS-74U, etc. The PMC ammo seems to work as intended, but the scavs are busted
Oct 14, 2025 10:33 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.