DayZ
DayZ Mining System with Ores and Gems
Showing 41-50 of 57 entries
< 1  2  3  4  5  6 >
Update: Aug 8, 2022 @ 5:58am

New Hitbox System!
Some complaints about people not getting the action to mine the node and I hope this new system fixes that issue.

Check discord to see the video.

Update: Jun 24, 2022 @ 11:30pm

Please keep in mind the nodes do still spawn in even if you get this error:
[CE][VehicleRespawner] (PRINodeSpawn) :: Respawning: "ItemNodeSpawn" - Failed to spawn the requested amount (1 < 39) within 117 attempts.
I am looking for a new way to spawn the nodes in and I have also been told that DayZ dev's are also working on a fix.

Added:
FreezeBar_gold (model)
FreezeBar_copper (model)
FreezeBar_iron (model)
FreezeBar_silver (model)
FreezeBar_uranium (model)

Fixed:
MrfreezeMiningSystem/4_world/classes\useractionscomponent\actions\deploy\actiondeployobject.c(5)
FreezeNode_AquamrineGemNode
FreezeNode_FancyColourDiamondGemNode
FreezeNode_IoliteGemNode
FreezeNode_JadeGemNode
FreezeNode_RubyGemNode
FreezeNode_TurquoiseGemNode

Removed:
old type.xml
old event.xml
FreezeNode_TurquoiseDimondGemNode
FreezeNode_RubyDimondGemNode
FreezeNode_JadeDimondGemNode
FreezeNode_IoliteDimondGemNode
FreezeNode_FancyColourDimondGemNode

How to add new files to your server:
Copy+Paste the Folder "files_miningsystem" into your mission folder.

Add the following lines at the end of the file (BEFORE </economycore> tag):

<!-- DayZMiningSystem Files -->
<ce folder="files_miningsystem">
<file name="miningsystem_types.xml" type="types" />
<file name="miningsystem_events.xml" type="events" />
</ce>

Update: May 29, 2022 @ 6:06am

Box Model Changed for:
FreezeFurnace_Kit
FreezeAnvil_Kit
FreezeGrindingStone_Kit

XML's - Added missing items.
https://discord.gg/MXUwnsXRVw

Update: May 3, 2022 @ 9:52am

- Furnace model not loading.
- type_mine.xml (Updated ``FreezeBar_copper`` was missing and ``FreezeBar_tin`` was in there 2x)
I have also fixed the furnace de-spawning*
make sure your files are up to date.

Update: May 3, 2022 @ 4:12am

Change Log:
- Fix missing class names within units (might fix some issues)

Fix collision on listed nodes:
FreezeNode_copper
FreezeNode_gold
FreezeNode_iron
FreezeNode_silver
FreezeNode_tin
FreezeNode_stone
FreezeNode_uranium

Update: May 2, 2022 @ 5:24am

As suggested by few people I have taken my time adding props to the pack so you can make your trader/custom ares better.
Every prop is non usable they are just for show.
bars/ingots models are being redone they will just take some time.
Once they are done I will add them to the list.

Class Names:
FreezeProp_Anvil
FreezeProp_GrindingStone
FreezeProp_Furnace

FreezePropNode_copper
FreezePropNode_gold
FreezePropNode_iron
FreezePropNode_silver
FreezePropNode_tin
FreezePropNode_stone
FreezePropNode_uranium
FreezePropNode_AmberGem
FreezePropNode_AmethystGem
FreezePropNode_AquamrineGem
FreezePropNode_FancyColourDiamondGem
FreezePropNode_IoliteGem
FreezePropNode_JadeGem
FreezePropNode_RubyGem
FreezePropNode_TurquoiseGem

FreezeProp_CutJade
FreezeProp_CutAmethyst
FreezeProp_CutAquamarine
FreezeProp_CutAmber
FreezeProp_CutFancyColourDiamond
FreezeProp_CutIolite
FreezeProp_CutRuby
FreezeProp_CutTurquoise

FreezeProp_NuggetGold
FreezeProp_NuggetCopper
FreezeProp_NuggetIron
FreezeProp_NuggetSilver
FreezeProp_NuggetTin
FreezeProp_NuggetUranium

FreezeProp_StoneOreCopper
FreezeProp_StoneOreGold
FreezeProp_StoneOreIron
FreezeProp_StoneOreSilver
FreezeProp_StoneOreTin
FreezeProp_StoneOreUranium

Update: May 2, 2022 @ 12:06am

- You can now use Sledge Hammer to mine nodes
- All Nodes take 6 hits to remove them.

Update: May 1, 2022 @ 2:43pm

Added
- Disassemble Furnace
- Disassemble Anvil
- Disassemble Grinding Stone
You can Disassemble all of them with a Screwdriver.

Updated
- Fixed some miner things
- Grinding Stone Craft Script
- cfgeventspawns.xml_template
- event.xml_template
- types_mine

Update: Apr 28, 2022 @ 9:50am

Craft Gems into Gems - Fixed

Update: Apr 27, 2022 @ 2:57pm

Updated:
cfgeventspawns.xml_template.xml
event.xml_template.xml