skYman
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
This is a must have mod. Especially jaw-dropping when combined with Raid Overhaul's Artillery Event. My SPT never felt closer to the actual EFT-Raid movie 👌
Sep 27, 2025 6:16 PM
View details
Created comment
Very good mod and except for the Borkel-incompat you already mentionend where the hideout doesn't show up as the background, I don't have any issues running it on a heavily modded headless setup 40 raids in 👍
Sep 27, 2025 5:02 PM
View details
Created comment
Is there any way to keep deadzone movement smooth when you toggle "Deadzone weighted for Efficiency" on and the efficiency is very bad or is the movement then supposed to be this jittery?
Sep 27, 2025 3:24 PM
View details
Created comment
Love the mod and can't imagine playing SPT without it. Got a little issue, tho:
I'm using a heavily modded headless setup where the binders from Tarkov Trading Cards do not get whitelisted according to the HR-config. The empty booster pack does. Both of them use the SimpleContainer-id as a parent. If I whitelist the binder's specific item-id explicitly (there are 20 of them), they show up as well. WTT's Pack'n'Strap containers are whitelisted correctly.
I am also using Realism's Hardcore trader setting to simulate scarcity. Could that interfere with how the rules apply? Didn't have any issues in 3.10. HardcoreRules also loads after Realism.
Sep 27, 2025 11:30 AM
View details
Liked comment
It's Borkel's NVG that are soft incompatible with the Show Hideout In Menu option. I will look into it.
Sep 27, 2025 8:48 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.