swiftxp
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);
});
"
>
Recent Activity
Liked comment
Love your mod, by any chance you could make it so it shows the total value of a gun + its attachments? That'd make it just so perfect
Love the work, you got this
Oct 5, 2025 10:59 AM
View details
Created comment
Hi, thank you for the kind words. :)
It's been on the list for a while. I'll have to see when I can get around to implementing it.
Oct 5, 2025 10:59 AM
View details
Downloaded mod
Version 1.9.1 of APBS - Acid's Progressive Bot System
Oct 4, 2025 10:34 PM
View details
Edited comment
First of all, thank you for the feedback! :)
To be honest, I didn't want to just copy the way LootValue does colour coding, in respect to IhanaMies, so I came up with the idea of colour-coding the names of the items. But I'll see what I can do. But it may take a while. I don't have much time for private projects, like the mod, at the moment.
Oct 3, 2025 7:18 PM
View details
Liked comment
Hi Hi ~ is/will there option to make even prices using different color (i prefer it more instead of colored names) like Loot Value have, but that mod start to be buggy and problematic, spammy for server side. Would be nicer to see actual prices in visible color instead of best seller only or names ^^
Thank you for respond!
Oct 3, 2025 7:15 PM
View details
Created comment
First of all, thank you for the feedback! :)
To be honest, I didn't want to just copy the way LootValue does colour coding, in respect to IhanaMies, so I came up with the idea of colour-coding the names of the items. But I'll see what I can do. But it may take a while. I don't have much time for private projects, like the mod, at the moment.
Oct 3, 2025 7:14 PM
View details