ujola5556
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
mod has been working perfectly for a month now, havent really changed much, config has been the same for the same amount of time
recently getting an object instance not set to an instance error where i cannot load into reserve and i get this error:
Error handling request: /client/match/local/start
The given key 'rezervbase' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at LotsofLoot.Helpers.MarkedRoomHelper.AdjustMarkedRooms(String locationId, Spawnpoint spawnpoint)
at LotsofLoot.Services.LazyLoadHandlerService.HandleLooseLootLazyLoad(String locationId, LooseLoot looseLootData)
at LotsofLoot.Services.LazyLoadHandlerService.<>c__DisplayClass5_0.<OnPostDBLoad>b__1(LooseLoot lazyLoadedLooseLootData)
Nov 17, 2025 8:07 AM
View details
Created comment
Will this work with the mod that allows you to load your ammo while walking?
Nov 16, 2025 1:26 AM
View details
Liked comment
Wonderful news! The new update works even with my 1,000 other mods installed! Thank you!
Nov 12, 2025 8:41 AM
View details
Liked comment
This might the best depiction of a fpv drone in a game so far
Nov 12, 2025 8:26 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.