DayZ
106 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
Feb 14 @ 11:11pm
Jul 15 @ 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

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[]+= { "..." }; }; };
42 Comments
Президент KFC Aug 10 @ 5:57pm 
what about arena breakout
🦑 Th4myres CROFT 🦑 Jul 24 @ 8:17pm 
@MY I thank you!!
Thanks
MY  [author] Jul 24 @ 6:52pm 
🦑 Th4myres CROFT 🦑 Jul 24 @ 8:39am 
Great mod. Please answer a question for me.

How did you place the backpacks on the table?
MY  [author] Jul 19 @ 7:37pm 
@chris_dossey21 After modifying the configuration file, you need to use DayZ Tools to repack it.
chris_dossey21 Jul 19 @ 8:01am 
so im running expansion mod on my server and got all of the gear into the market and have made changes to the config files but cannot for the life of me get the changes to take affect is there some im supposed to put that config file once changes are made or is it just supposed to work after they are changed?
MY  [author] Jul 17 @ 7:38pm 
@Jectauron There is a file named My_DF_Gear_Config.rar in the MOD folder. Unzip it and then make modifications.
Jectauron Jul 17 @ 6:17pm 
I feel odd asking, but as the configs for all of the gear are included, would I be able to adjust the values of the item size, item cargo size, as well as the attachment slots? The server that I am a coder admin for we don't have any grenades and was wondering if they could be swapped out for mag pouches instead?
I love the mod and it shows that you put a lot of time/thought into every piece. Amazing work.
MY  [author] Jul 16 @ 10:37pm 
@Bastelbude You can try erasing the server archive. This MOD runs normally on a vanilla server.
Bastelbude Jul 16 @ 9:34am 
the mod crashes the server since the last update. please fix, thanks
examples from crash.log:
WIN-93AB0AC7VQ3, 16.07 2025 18:25:28
[EntityAI::OnStoreLoad] :: [WARNING] :: Scripted variables corrupted upon "My_DF_Gear_Items_Watch".
Entity will not be loaded correctly.
Function: 'main'
Stack trace:
$CurrentDir:mpmissions\dayzOffline.enoch\init.c:6 Function main
WIN-93AB0AC7VQ3, 16.07 2025 18:25:59
[EntityAI::OnStoreLoad] :: [WARNING] :: Scripted variables corrupted upon "My_DF_Gear_Heads_Headphone".
Entity will not be loaded correctly.
Function: 'main'
Stack trace:
$CurrentDir:mpmissions\dayzOffline.enoch\init.c:6 Function mai

and so on..