Poon600
Member since
Good morning, and in case I don't see you, Good afternoon, Good evening, And good night.
{
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
Liked comment
This is a really great mod, but there's one small bug that's been bothering me:
When the mod disables a bot that's firing, its gunshot sound persists throughout the entire game until it's reactivated. It's driving me crazy.
Nov 21, 2025 1:47 AM
View details
Liked comment
I BEG ON MY KNEES, UPGRADE TO 4.0.X, PLEASE, PLEASE.
Nov 10, 2025 9:37 AM
View details
Created comment
Somebody know what‘s autor happend? its his busy or something?
Nov 10, 2025 9:37 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.