DayZ
113 ratings
My Delta Force Gear
5
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod Type: Equipment
File Size
Posted
Updated
1.263 GB
14 Feb @ 11:11pm
15 Jul @ 2:48am
9 Change Notes ( view )

Subscribe to download
My Delta Force Gear

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

Uploading this mod to the Workshop without the author's permission is strictly prohibited

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[]+= { "..." }; }; };
47 Comments
167617908 7 Oct @ 1:16pm 
@MY为啥头盔无法放置在头部插槽中啊
samboo898 28 Sep @ 6:34pm 
Just watched the film are the item names in other language or english?
DaXxX 18 Aug @ 3:55pm 
Going through them completely any way you can fix the weights of most of the items? Giant steel sword is 1kg while a cloth backpack is 15 or so, even more than the shields. Just a bit of tweaking needed.
DaXxX 17 Aug @ 9:58pm 
Best looking armor mod out there. Just with the "Rigs" that look like a normal chest item didnt go onto the armband slot. Removes a lot of sick looking gear unfortunately. Cant use any of them as it looks horrible with other chest items on. 28 items removed
杀猪的 16 Aug @ 10:03pm 
请问一下,装备维修工具没办法维修是什么情况,文件报错最嘛?
Aleksei Levkin 10 Aug @ 5:57pm 
what about arena breakout
🦑 Th4myres CROFT 🦑 24 Jul @ 8:17pm 
@MY I thank you!!
Thanks
MY  [author] 24 Jul @ 6:52pm 
🦑 Th4myres CROFT 🦑 24 Jul @ 8:39am 
Great mod. Please answer a question for me.

How did you place the backpacks on the table?
MY  [author] 19 Jul @ 7:37pm 
@chris_dossey21 After modifying the configuration file, you need to use DayZ Tools to repack it.