Lapa
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
I only noticed WTT - CommonLib as a requirement. I didn't notice the FIKA requirement in the download description as I did a quick download through Dragon Den Mod Manager
Nov 13, 2025 11:25 AM
View details
Created comment
Ok, it was Fika. I installed Project Fika (but not the server) and the game worked and loaded Backdoor Bandit. You might want to add it as a requirement or try remove the code that causes Backdoor Bandit to depend on Fika
Nov 13, 2025 11:11 AM
View details
Edited comment
I love this mod since I have terrible luck finding keys, but it's been causing issues. Whenever I try to load into a game, it gets stuck loading forever. It gets to "singleplayer/moddedTraders" then the code stops. Whenever I remove the mod, the game works once again. I tried removing a few other mods that might have affected it, but no luck
(Edit - It seems it's searching for Fika.Core which I don't have installed)
Nov 13, 2025 11:06 AM
View details
Created comment
I love this mod since I have terrible luck finding keys, but it's been causing issues. Whenever I try to load into a game, it gets stuck loading forever. It gets to "singleplayer/moddedTraders" then the code stops. Whenever I remove the mod, the game works once again. I tried removing a few other mods that might have affected it, but no luck
(Edit - It seems it's searching for Fika.Core which I don't have installed)
Nov 13, 2025 11:02 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.