CRI6210
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
I think now it works tx for the update my friend keeps kissing the ground so we really needed this tx my man
Nov 26, 2025 6:18 PM
View details
Created comment
wich one ? the one you find in \SPT\BepInEx named "LogOutput.log" ?
Nov 26, 2025 8:30 AM
View details
Created comment
Help i can't for the life of me make it work im unable to revive my friend i have the Portable defibrillator on me but i only get search on his body . we both placed the 2 DLL files in BepInEx\plugins "RevivalMod-Fika" and "RevivalMod-Server" , i have in SPT\user\mods\RevivalModServer the config.json says enabled
Nov 25, 2025 11:25 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.