FALmonsta
Member since
Discord - FALmonsta#9276
{
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);
});
"
>
question- do you ever plan on updating the mm14 uniform camos? id love to play with em on 3.0.0 tbh but totally understand if you dont plan on it
0
Likes
No Addons Yet
This user has not yet published any addons.
Recent Activity
No recent activity to display
Activity will appear here as the user interacts with the platform
Hello, I’m doing a multicam black retexture of the default USEC clothing set. Could you send me the black multicam texture you used in your mods? I’m having a bad time trying to find a good black multicam texture in the internet. Thanks a lot for your mods btw.