
JMas
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'm confused what the color tiers are supposed to signify. For example, the mod description states green items are worth 60k per slot. I have a green AKS-74, description shows the Mechanic will pay 13,250, it has no star symbol which it should if it was worth 60k per slot, and the actual sell price is 41,414. It's clearly wildly incorrect, pretty much every higher tier items are wrong. The only ones that are close to the sell price are items with a star. I'm sure I am misunderstanding it, but I can't figure it out. What am I missing here? Is the price of a weapon suppose to be with it completely stripped of parts? Is the color irreverent to the price?
Oct 7, 2025 8:22 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.