RotInPixels
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
Created comment
Ah my bad, didn't notice all changes were set to false by default. My bad!
Oct 26, 2025 6:29 PM
View details
Created comment
Yes - I screenshotted the quest + my mods folder and uploaded to Imgur. See link: https://imgur.com/a/IpwYWxA
Oct 26, 2025 2:44 AM
View details
Created comment
Ref is still giving Arena quests with this mod
"To Great Heights - win a match in Checkpoint or LastHero mode in Arena"
Oct 26, 2025 2:08 AM
View details
Created comment
I have the ammo config set to false, yet still lost all ammo in my magazines when I died - did I misunderstand the setting or is this a bug?
Love the mod btw, appreciate you
Oct 23, 2025 8:58 PM
View details
Liked comment
Inventory as in still equipped, I'll probably have to reword that in the description
Oct 23, 2025 4:34 PM
View details
Created comment
"inventory" as in still equipped, or as in straight to your stash?
Oct 22, 2025 6:02 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.