oneDEAG
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
Thanks DEAG. We probably missed this one. I'll put it on our queue.
Sep 27, 2025 6:00 PM
View details
Created comment
figured i would mention it again since it was overlooked during the beta test, the positioning of sights on the CZ Scorpion EVO 3 A1 is still too low, and they clip into the upper receiver
Sep 27, 2025 4:31 PM
View details