See OH Zee
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
It's not compatible currently, all interfaces in this vr mod have to be manually fixed to work properly so most interface mod's won't work. I know dynamic maps is a really common one though and very helpful especially in VR when you can't easily look at a map on a second screen. I've planned on looking into supporting it so I'll take a stab at it and maybe have it working with next update, we'll see.
Nov 19, 2025 3:58 AM
View details
Liked comment
Thank you so much for your hard work, spare time, and dedication to this mod which still goes massively underrated. Spent so many hours in Tarkov VR and its hands down still the best game I've played in VR (I've been a VR user since the days of the Oculus DK1).
Nov 18, 2025 6:06 AM
View details
Created comment
I can't get Dynamic Maps working in SPT-VR. Has anyone figured it out yet?
Nov 18, 2025 6:02 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.