Hiokree
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
hi cranky~~~ you can use profile editor to reset trader lvl, i use it a lots in my tests, pretty handy~ i also did not see that error so far, i will keep an eye on it, it's too much trouble to test one by one for such an elusive bug, i realy appreciate it~ you enjoy game my friend, if it will pops up again, then we will deal with it❤️
Dec 1, 2025 12:02 AM
View details