
DemonHunter58
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
Edited comment
It's fixed now, I think the issue was from having an outdated version of one of the mods. I downloaded both again and now it's all good. Thanks for the input.
Sep 27, 2025 5:59 PM
View details
Created comment
It's fixed now, I think the issue was from having an outdated version of one of the mods. I downloaded both again and now it's all good. Thanks for the input.
Sep 27, 2025 5:58 PM
View details
Created comment
I have the compatibility patch, I just re-downloaded it last night. When I hop on again I'll see if it's fixed. Is there any other mod that could cause this if that didn't fix it?
Sep 27, 2025 8:24 AM
View details
Created comment
Is there a way to get this to work with modded ammo?
Sep 27, 2025 5:31 AM
View details
Created comment
There seems to be an issue with the ak5d. For some reason when I open the inspect menu, it has a bunch of messed up stats and a tag called "blablabla". I am unable to close the window and need to restart my game to get rid of it. The same thing happens with the ak5c custom in the flea market.
Sep 27, 2025 2:09 AM
View details