
Soyl
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
I do have colorConverterAPi. Also i saw that some items have different background and name colors. Like ComTacII have red background, but blue name.
Also i have ShowMeMoney mod, maybe there is a problem.
Maybe i can send logs to your discord?
Sep 30, 2025 10:52 AM
View details
Downloaded mod
Version 3.0.0 of Film Look for Tarkov (ReShade Preset)
Sep 29, 2025 8:51 AM
View details
Created comment
Hi, recently i reinstalled spt with mods and saw that odt item info didnt changed color of item names. So my question is can some mod conflict with Item Info or maybe its some config related problem?
Sep 29, 2025 7:54 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.