
frunze_
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
Deleted comment
I have the same problem as you, the trader has nothing in the trade. Just an empty tab.
Oct 14, 2025 8:23 PM
View details
Liked comment
Greetings. I installed painter and for a while, everything worked fine. But now, when i open the trader window, everything is empty. No wares, no buy or sell option. I see his missions and his clothing, but nothing more. Does anyone know this bug and how to solve it?
Oct 14, 2025 7:01 PM
View details
Created comment
I have the same problem as you, the trader has nothing in the trade. Just an empty tab.
Oct 14, 2025 7:01 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.