1.0.2.37 DEV

This commit is contained in:
[VB]AWOL
2013-09-28 21:46:51 -05:00
parent 2d65f9e950
commit ff256dd234
19 changed files with 214 additions and 86 deletions

View File

@@ -396,10 +396,10 @@ class CfgLoot {
0.08,
0.08,
0.14,
0.15,
0.17,
0.08,
0.01,
0.07,
0.05,
0.04,
0.04,
0.01
@@ -453,7 +453,7 @@ class CfgLoot {
0.10,
0.10,
0.11,
0.09,
0.10,
0.06,
0.06,
0.06,
@@ -462,7 +462,7 @@ class CfgLoot {
0.06,
0.01,
0.03,
0.05,
0.04,
0.02
}
};

View File

@@ -2777,6 +2777,7 @@ class CfgVehicles {
};
class VaultStorage: Land_A_tent
{
placement = "vertical";
vehicleClass = "Survival";
displayName = "Safe";
model = "\z\addons\dayz_epoch\models\safe.p3d";
@@ -2790,6 +2791,7 @@ class CfgVehicles {
};
class VaultStorageLocked: Land_A_tent
{
placement = "vertical";
vehicleClass = "Survival";
displayName = "Locked Safe";
model = "\z\addons\dayz_epoch\models\safe.p3d";

View File

@@ -9,7 +9,7 @@ class RscIGUIShortcutButton;
class RscGearShortcutButton;
class RscIGUIListNBox;
class RscActiveText;
// class RscStructuredText;
// class RscPictureGUI;
// class RscStructuredTextGUI;
@@ -1775,6 +1775,14 @@ class RscTitles
name = "statusBorder";
onLoad = "uiNamespace setVariable ['DAYZ_GUI_display', _this select 0];";
class ControlsBackground {
class RscStructuredText_1199: RscStructuredText
{
idc = 1199;
x = 0.250001;
y = 0.350001;
w = 0.5;
h = 0.1;
};
class RscPicture_1201: RscPictureGUI
{
idc = 1201;