Skryp _ LotzoTheUltraBear

[RELEASE] [Update 1.3] Vehicle Crafting - CDAH-Mod-Pack

333 posts in this topic

The CDAH-Team is proud to present you the


CDAH-Mod-Pack Version 1.3



for the latest version of Exile-Mod

ezgif.com-gif-maker.gif

20161011201121_1.jpg

20161008193746_1.jpg.5c3def7663163cddf03f9573ecdac50f.jpg

What the f*** is this?

Now you can build your own crafting-garage in your base and craft your favorite vehicles. From small karts to heavy tanks, all your dreams come true.

>> Get the Mod here <<

The Mod adds 13 items for crafting and 13 buildings for the garage and a lot of crafting recipes. (around 130 for items & 150 for vehicles)

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Installation:

- subscribe the mod in Steam Workshop

- available on A3Launcher

- for serverowners you'll find a "readme" in the mod

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

First steps how to build your garage:

- First you have to craft a "Craftbox" (Level 1 base required)

- After That you have to craft a "Terminal" (Level 2 base required)

- With this you have the possibility to enter the "Workshop GUI" on the Terminal.

- From here i think it's possible to find your own way ^_^

---

If u have some questions: PLEASE ASK US :rock:

Come to our TS: 176.57.141.148

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Update 03/05/17 Ver. 1.3

Changelog:

Bugfix:
        - Anvil now movable and with physic
        - fixed major exploits
        
        New:        
        - Added "config.sqf" in "\CDAH_crafting\logic" (mpmission)(take a look to UPDATE)            
        - Added crafttimerscript, controllable in the config
        - Added craftsound, controllable in the config
        - Added craftprograssbar
        
        Changed:
        - moved the Rearmscript to the mod-code (take a look to UPDATE)

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Update 12/17/16 Ver. 1.2

Changelog:

new Item: 
- Rearmbox 
(added Vehicle Rearm, instructions in the "howtoinstall.txt") 

new Recipes: 
- added new advanced crafting recipes 

Changed: 
- Ammo Container 
- Refuel Container 
- Repair Container 
changed to cunstructions instead of containers 

Bugfix: 
Texture failure of 
- Ammo Mold 
- Piston 
- Crankshaft

- new Key (important for serverowners) !!! 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Update 11/24/16 Ver. 1.1

Changelog:
- craftbox exploit removed 
- removed bike recipe, causing a database issue 

- new Key (important for serverowners) !!! 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Thx @happydayz for help, our Joda :D

 

Edited by Skryp _ LotzoTheUltraBear
  • Like 11

Share this post


Link to post
Share on other sites
Advertisement

add the includes to your config? 

It's importent that you place this include:

#include "CDAH_crafting\vehicleRecipes\CDAH_Vehicle_recipies_config.hpp"

outside of the "class CfgCraftingRecipes"!!!!

The Workshop use an other class of recipes than exile, which comes with the include!

 

hope this will fix it !

Edited by Skryp _ LotzoTheUltraBear

Share this post


Link to post
Share on other sites
42 minutes ago, Johnny Cash said:

Mine is empry can you help me i did all right

https://gyazo.com/382c4129f568eb9b4a60aa1c15ccae15

 

the second include above "class CfgCraftingRecipes"

like this:

// CDAH CRAFTING Vehicle
#include "CDAH_crafting\vehicleRecipes\CDAH_Vehicle_recipies_config.hpp"
	
class CfgCraftingRecipes
{
	
	// CDAH CRAFTING Device
	#include "CDAH_crafting\deviceRecipes\CDAH_Device_recipies.hpp"
	//CDAH CRAFTING Expandedcrafting
	#include "CDAH_crafting\expandedCraftingRecipes\CDAH_ExpandedCrafting_config.hpp"
      
  ...

 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.