calistera12
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
Downloaded mod
Version 1.0.1 of Yet Another Miralyn Weapons Port - Realism Compatibility Patch
Oct 13, 2025 1:12 PM
View details
Downloaded mod
Version 1.0.2 of Yet Another Miralyn Weapons Port - Realism Compatibility Patch
Oct 13, 2025 1:11 PM
View details
Downloaded mod
Version 1.0.2 of Accuracy International AWM .338 LM
Oct 13, 2025 1:07 PM
View details
Created comment
thats not very hard. you need to find the hex id for the magazine that you want compatibility for. If you are using spt 3.10 then you need to look for the json file inside the apc9/556 mod folder. there will be a section where compatibility for magazines slots are located, you just need to add the id for the mag that you want
Oct 12, 2025 7:58 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.