dg_172
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 21, 2025 6:57 AM
View details
Created comment
Thanks for the reply. A wonderful project, good luck to you!
Nov 21, 2025 6:46 AM
View details
Liked comment
Mounted guns aren't working in the mod right now, currently I don't have any plans to add support for it but maybe at some point. For UBGL, all controls are in the description tab, look under weapon controls.
Nov 21, 2025 6:44 AM
View details
Created comment
Hi! And how can I choose an under-barrel grenade launcher from a weapon? Or is it not working yet? Utes and AGS - the camera is very twitchy and it is impossible to shoot, it will be fixed, can you tell me?
Nov 20, 2025 5:37 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.