simpleman
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
Liked comment
had that happen in testing but stopped happening at a certain point so no clue whats happening, theyre getting stuck in `doorOpen` layer... no clue why it happens but if i find a solution ill push out a fix
Nov 24, 2025 6:43 PM
View details
Created comment
I updated WTT - CommonLib, as well as updating this mod to 0.3.0(I've been on BigBrain 1.4.0 since it was released), but when I start a raid, all of the bots stay at spawn in a crouched position. The only time they move is if I deploy an FPV near them, they'll stand still but they will shoot at it. I can walk up to them in their line of sight, and the only time they react is when I shoot them. I downgraded this mod to the last version and everything was normal again.
Has anyone else experienced/reported this?
I love the updated options btw, having AI shoot at and run from the drone is awesome.
Nov 24, 2025 5:19 PM
View details
Created comment
This mod is so much fun and I'm so happy you made this, it's been awesome playing with it.
I've had a few instances where I drop a drone but I can't interact with it. The interaction dot won't show when I'm looking at the drone, but if I pan above it, the dot gets stronger, but no matter where I look, I can't do anything with it. It's happened on a few different maps, on different surfaces. Any idea what could be causing it? It seems like when it happens, it's like that for the whole raid, but the next raid will be fine with no issues.
https://youtu.be/9vQf6eGZUPo
Nov 21, 2025 1:36 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.