bondiboi9mm
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
Created comment
ok so i got it working but in the server im getting this : bd3a8b28356d9c6509966546: No locale files found or loaded from C:\SPT\SPT\user\mods\EpicsAIO\db\CustomQuests\Badger\Locales
is this normal ?
Nov 7, 2025 3:28 PM
View details
Downloaded mod
Version 1.0.2 of Peltor TEP-300 earplugs backport and fixes
Nov 7, 2025 11:23 AM
View details
Created comment
so i installed the mod and the dependencies but in the server epics all in one is not showing under mods loaded, iv repeatedly re downloaded and made sure everything is up to date but its still not showing in the server as loaded and when i go in game there is no badger trader like before ? also no errors or red text un server
Nov 7, 2025 11:20 AM
View details
Created comment
Shared bot type file ruafRifleman not found at C:\SPT\SPT\user\mods\RUAFComeHome\db\bots\sharedTypes
Shared bot type file ruafAutorifleman not found at C:\SPT\SPT\user\mods\RUAFComeHome\db\bots\sharedTypes
Shared bot type file ruafGrenadier not found at C:\SPT\SPT\user\mods\RUAFComeHome\db\bots\sharedTypes
Shared bot type file ruafMarksman not found at C:\SPT\SPT\user\mods\RUAFComeHome\db\bots\sharedTypes
Shared bot type file ruafMachinegunner not found at C:\SPT\SPT\user\mods\RUAFComeHome\db\bots\sharedTypes
is this normal for in the server ?
Nov 7, 2025 12:36 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.