FourAmmo
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Deleted comment
Hey question, nice mod but how can i change the mag Prices or lock them from traders so they can only be looted. Also my Bots spawn with them sometimes 5-6 at a time.
Also when removing the mod alltogether i get an error while trying to purchase something from Fleamarket.
Oct 10, 2025 12:54 PM
View details
Created comment
Hey is it FIKA compatible ? or will it break something ?
:)
Oct 10, 2025 10:56 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.