SALCO
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);
});
"
>
Recent Activity
Created mod
This small and simple mod clones existing ammunition types (from vanilla EFT) and turns them into fictional ammunition types with changed values. I will add more types of ammunition in the future.
5.45x39mm: 7NBS - Prototype
Can be purchased from Prapor LL 4 for 1036 RUB per bullet.
5.56x45mm: M995A1 - Prototype
Can be purchased from Peacekeeper LL 4 for $20 per bullet.
SIG 6.8x51mm Predator
Purchaseable from Peacekeeper LL 4 for $25 per bullet.
7.62x39mm MAI BP - Prototype
Can be purchased from Prapor LL 4 for 1060 per bullet.
- You can buy a maximum of 60 pieces per restock.
- Bots can also use the ammunition types.
- Ammunition can be found in the raid.
Installation instructions:
Place the "multi_ammo_pack" folder in SPT/user/mods.
Clear the cache and you're good.
If you notice any bugs, let me know.
Oct 18, 2025 9:26 PM
View details
Downloaded mod
Version 1.3.1 of Couturier - gear and clothing pack
Oct 16, 2025 8:27 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.