olegb02
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
Liked comment
This is Artem, not Epics All in One. I’d suggest reporting it on his mod. Thanks!
Nov 26, 2025 1:57 PM
View details
Created comment
When completing the quest to unlock the trader Badger in Epic’s All in One 4.0.0, only a string of letters and numbers is displayed instead of the quest name and barter items. Specifically, the ID of one of the required items is 68d98b66d6e7b0ed3422fc35.
Could you please:
Clarify which in-game item corresponds to this ID?
Provide the full list of items required to unlock Badger?
Explain why the quest displays only IDs instead of proper names — is this a localization bug or intended behavior?
Suggest a way to complete the quest correctly in the current version?
Thank you in advance!
Nov 18, 2025 6:17 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.