Drexira
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
Oh yeah of course that issue, without any information i know exactly what you're talking about... no i don't.. Use github to report issues and include details, "Not working" does not help at all.
Nov 16, 2025 3:23 PM
View details
HI Mister,may I translate your mod [DragonDen-NeonSigns] into Chinese and post it on our local SPT forum? super love this mod! hope to see add more neon signs in future updates.