Drglord
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
OMG finally ABI did it years ago i wish tarkov would bring that in official. Great work mate
Nov 7, 2025 7:57 PM
View details
Created comment
Also as you work on 2.4.0 It appears when i dissasemble a gun the price of the receiver and parts go up for reason. Selling whole gun was 400K after i dissasembled it the main part receiver and trigger were selling for 800K. Thanks for the all the work.
Nov 7, 2025 2:28 PM
View details
Created comment
I think you broke the flea market values for everything that goes into the scav junk box with your latest update
Nov 6, 2025 11:08 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.