Raptor272
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
Deleted comment
LOVE this mod, especially with the ballistics changes.
There is a possible recoil bug I've finally nailed down after spending the better part of an hour fiddling.
Loading a (primary sling weapon )mag from empty (either starting with no mag or reloading from dry) while having specifically a Glock 17 in the holster causes the recoil to go crazy (appears to be gathering the recoil stats from the glock?). Bug fixes after changing weapons or mounting. Bug does not occur when not using recoil changes, and only the Glock 17 seems to cause it from my testing.
I run SPT pretty vanilla besides this and some QoL stuff, so I'm not sure if anything could be causing it.
Nov 8, 2025 6:20 AM
View details
Edited comment
LOVE this mod, especially with the ballistics changes.
There is a possible recoil bug I've finally nailed down after spending the better part of an hour fiddling.
Loading a (primary sling weapon )mag from empty (either starting with no mag or reloading from dry) while having specifically a Glock 17 in the holster causes the recoil to go crazy (appears to be gathering the recoil stats from the glock?). Bug fixes after changing weapons or mounting. Bug does not occur when not using recoil changes, and only the Glock 17 seems to cause it from my testing.
I run SPT pretty vanilla besides this and some QoL stuff, so I'm not sure if anything could be causing it.
Nov 6, 2025 4:31 AM
View details
Created comment
LOVE this mod, especially with the ballistics changes.
There is a possible recoil bug I've finally nailed down after spending the better part of an hour fiddling.
Loading a (primary sling weapon )mag from empty (either starting with no mag or reloading from dry) while having specifically a Glock 17 in the holster causes the recoil to go crazy (appears to be gathering the recoil stats from the glock?). Bug fixes after changing weapons or mounting. Bug does not occur when not using recoil changes, and only the Glock 17 seems to cause it from my testing.
I run SPT pretty vanilla besides this and some QoL stuff, so I'm not sure if anything could be causing it.
Nov 6, 2025 4:30 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.