Evoker78
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
hi Dev, I try to use the Launcher but get a error from Microsoft.NET Framework
"Could not load file assembly "system.Text.Json Version=8.0.0.0 Culture=Neutral, PublicKeyToken=cc7b13ffcd2ddd51'
any help?
Oct 9, 2025 6:32 AM
View details
Downloaded mod
Version 1.0.2+1 of Balaclava Eyeslot + Headwear Restrictions Removed
Oct 8, 2025 5:38 AM
View details
Edited comment
hi, every time I try to load into a map I get this Error message
Requested value "bossuntarofficer" was no found
You know why?(and to help I use I use SAIN)
Oct 8, 2025 5:18 AM
View details
Created comment
hi, every time I try to load into a map I get this Error message
Requested value "bossuntarofficer" was no found
You know why?(and to help I use I use SAIN)
Oct 8, 2025 5:15 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.