
Revingly
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);
});
"
>
you prob know this already but NLE doesn’t work for the most recent SPT release
0 Likes
Great work man! I DM’d you because after reviewing the code I think there’s a few areas I could help out with.
0 Likes
revingly, will your NLE be updated for the “KeepSecuredContainer” ? its frustrating to lose the items in the secured container T_T love your work, keep it up !
0 Likes
Hi friend. Do you have free time to update the NEVER LOSE EQUIPMENTS mods?
Revingly-BiggerKeytool works fine on 3.5.3
0 Likes
I’m working on updating all my mods to AKI 3.0.0 and I hope to be able to push all of them by this weekend
2 Likes
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
Hey, I was wondering if you can update your bettermeds revised mod to the latest version, Thank you!