lightinge
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 1.2.0 of Live Like Experience - SAIN Preset
Oct 17, 2025 11:40 AM
View details
Created comment
A lot of stuff especially weapons go crazy.(Their names become like "Examine 0". And all property display as "5/90")
You can't even close the details window of a weapon after you open it.
Oct 14, 2025 12:25 PM
View details
Created comment
Error processing files in directory F:\games\tarkov\SPT3\SPT3\user\mods\SPT-Realism\db\templates\user_templates: TypeError: serverItem._props.ConflictingItems is not iterable
How did this happen?
Oct 13, 2025 2:20 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.