My Delta Force Gear

If you liked this item, please rate it up on Steam Workshop page.

Author: MY

Last revision: 15 Jul, 2025 at 09:48 UTC (2)

File size: 1.26 GB

On Steam Workshop

Description:
Delta Force Gear

Free To Use!

Feature
  • Diversified damaged materials
  • Reasonable slot and inventory size
  • 132 different model gear
  • Tier 1 ~ Tier 6 classification
  • LODs model optimization

Repack
  • Do not Repack without permission
  • If you want to repack, contact me on Discord.
  • Discord: my_666

Discord [discord.gg]

Get More My Mods:
My DeadIsland2 Weapons
My CODM Weapons
My Zombies Free
My Backpacks
My Armor Pack 1
My Delta Force Medical

Thanks to psyopgirl for helping optimize the translation.

Looking for a retexturing mod? You can give this one a try BlackOut Texture Pack for My Delta Force Gear

Why can’t items be attached to the slots?

Check if the item parent class in your MOD is overridden and if an incorrect method is used.

A error example: class CfgWeapons { class RifleCore; class Rifle_Base: RifleCore { inventorySlot[]= { "…" }; }; }; "inventorySlot[]=" should be changed to "inventorySlot[]+=" A correct example: class CfgWeapons { class RifleCore; class Rifle_Base: RifleCore { inventorySlot[]+= { "…" }; }; };
Download
Revisions:

Old revisions of this mod are available below. Click the link to download.