BacklashMac
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
Was eager to try this out, as more variations of weapons is always fun. Bit of a problem/conflict with Hephaestus mod. It crashes (the server) on load, Think I saw a 'price is 0' error, or a few just as that mod is initiating. Seemingly trying to populate that trader's store with these new products.
Nov 11, 2025 3:40 PM
Edited comment
Fantastic mod, but have noted an issue. Using a Spear (which while a 6.8 cal gun, uses a 7.62 magazine), and an M1A which uses 7.62 cal ammo, if I use the quick load, will load the 7.62 into the mags I use for the Spear.
I note that there are some defaults, which I would love as workarounds, but think they will also not work right.
It will prioritize highest pen, or what is already in the mag. So, if I were to leave a single 6.8 round in the mag (47 pen) in, I suspect it will still load the 7.62 because the rounds of that I have for my sniper are 65 pen.
Any thoughts?
Nov 11, 2025 5:59 AM
View details
Created comment
Fantastic mod, but have noted an issue. Using a Spear (which while a 6.8 cal gun, uses a 7.62 magazine), and an M1A which uses 7.62 cal ammo, if I use the quick load, will load the 7.62 into the mags I use for the Spear.
I note that there are some defaults, which I would love as workarounds, but think they will also not work right.
It will prioritize highest pen, or what is already in the mag. So, if I were to leave a single 6.8 round in the mag (47 pen) in, I suspect it will still load the 7.62 because the rounds of that I have for my sniper are 65 pen.
Any thoughts?
Nov 11, 2025 5:58 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.