traxx2012
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);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Edited comment
Sorry for the late update, I couldn't get into the game for a while.
On the current version, I noticed some items being quite accurate (IFAK: displayed 69k, average est. 71k), but most items (by far) show quite around double of what's the actual price. It doesn't seem to really be *consistent*, in that it would always multiply the correct value by some constant amount, but it does seem to affect the vast majority of items.
Some examples, randomly picked from stuff I had (format: SMTM Tooltip - actual min price - actual avgerage):
- RayBench 55.9k - 25.6k - 29.0k
- Wartech TV-109+TV-106: 72.9k - 34.3k - 37.9k
- AK MOE grip: 52k - 27k - 27k
- Wartech TV-110: 207k - 189k - 189k (only 1 existing offer)
I'm still kinda certain something in my specific setup broke SMTM, but I have no idea on what it could have been...
Nov 11, 2025 4:18 PM
View details
Created comment
Sorry for the late update, I couldn't get into the game for a while.
On the current version, I noticed some items being quite accurate (IFAK: displayed 69k, average est. 71k), but most items (by far) show quite around double of what's the actual price. It doesn't seem to really be *consistent*, in that it would always multiply the correct value by some constant amount, but it does seem to affect the vast majority of items.
Some examples, randomly picked from stuff I had (format: SMTM Tooltip - actual min price - actual avgerage):
- RayBench 55.9k - 25.6k - 29.0k
- Wartech TV-109+TV-106: 72.9k - 34.3k - 37.9k
- AK MOE grip: 52k - 27k - 27k
- Wartech TV-110: 207k - 189k - 189k (only 1 existing offer)
I'm still kinda certain something in my specific setup broke SMTM, but I have no idea on what it could have been...
Nov 11, 2025 4:18 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.