Metalci
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
Created comment
I have the same error, I don't know if the mod is working
Nov 14, 2025 1:29 PM
View details
Liked comment
hello after i did update few mods and your i got this rror so i need to move it there ?
Mod (DrakiaXYZ-LiveFleaPrices) is a client mod and should be placed in the following folder: /spt/bepinex/plugins
Mod (SeasonRotator) is a client mod and should be placed in the following folder: /spt/bepinex/plugins
Mod ([SVM] Server Value Modifier) is a client mod and should be placed in the following folder: /spt/bepinex/plugins
Mod (acidphantasm-brightlasers) is a client mod and should be placed in the following folder: /spt/bepinex/plugins
ty
Nov 14, 2025 1:28 PM
View details
Created comment
I love this and include it every time I do a fresh install
Nov 3, 2025 5:46 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.