+ added animation to crafting
+ added staged deconstruction of buildables.
+ allow new buildables to be saved to db
+ add R3F files to other mission files.
+ add dynamic_vehicle.sqf to mission files
This commit is contained in:
vbawol
2013-02-21 11:29:12 -06:00
parent 70be2b1dae
commit 68481f75b4
178 changed files with 20726 additions and 28 deletions

View File

@@ -33,7 +33,7 @@ class CfgMods
hidePicture = 0;
hideName = 0;
action = "http://www.dayzepoch.com";
version = "0.974";
version = "0.975";
hiveVersion = 0.96; //0.93
};
};