ViolentNomad
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
Liked comment
Ok, now I'm seeing exactly the same behavior as hellschickens, except it seems to be even lower loot levels than vanilla - entire west dorms of customs had only 2-3 loose items, I checked most of the locked rooms as well.
Seems to be a big difference in lootables as well, between first round and subsequent rounds.
It seems to be at its absolute worst if you leave the server running and restart just the client. I did an hour+ run of Streets of Tarkov and there were maybe 3 loose items in the entire place.
Nov 27, 2025 7:53 PM
View details
Liked comment
Archangel, as I mentioned earlier, loot settings are applied only to first raid after server start, consequent raids has vanilla loot amounts regarding marked rooms (though, on first raid still there is much more loot).
Nov 27, 2025 7:53 PM
View details
Created comment
Having a similar issue as hellchickens. Loose loot seems to be overwhelmingly abundant on the first map after a server reboot, or if its the first time entering that map on a fresh profile, however all subsequent raids on that map or if the server remains open, loose loot is abysmal.
Nov 27, 2025 7:46 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.