SCP-173 Peanut
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
Does this only affect visors or does it affect things like killa/tagilla/altyn faceshields as well? or will it just affect the glass on the tagilla/altyn faceshields but not the blocked out parts
Nov 24, 2025 3:31 PM
View details
Created comment
Do you have any plans to allow mouse support for the controls? I wanna do some tricks before nailing a boss with the drone but the arrow keys for turning make it a bit clunky. Id love to have it be where the mouse controls Yaw and a/d control rolling.
Nov 24, 2025 2:58 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.