mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
1.7.5.D1202
This commit is contained in:
@@ -87,7 +87,7 @@ class RscDisplayMain : RscStandardDisplay
|
||||
class DAYZ_Version : CA_Version
|
||||
{
|
||||
idc = -1;
|
||||
text = "DayZ 1.7.4.4";
|
||||
text = "DayZ 1.7.5.D1207";
|
||||
y = "(SafeZoneH + SafeZoneY) - (1 - 0.95)";
|
||||
};
|
||||
class CA_TitleMainMenu;
|
||||
@@ -1136,7 +1136,7 @@ class RscTitles
|
||||
class RscPicture_1301: RscPictureGUI
|
||||
{
|
||||
idc = 1301;
|
||||
text = "\z\addons\dayz_code\gui\status_food_inside_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_food_inside_ca.paa";
|
||||
x = 0.955313 * safezoneW + safezoneX;
|
||||
y = 0.93 * safezoneH + safezoneY;
|
||||
w = 0.06;
|
||||
@@ -1145,7 +1145,7 @@ class RscTitles
|
||||
class RscPicture_1300: RscPictureGUI
|
||||
{
|
||||
idc = 1300;
|
||||
text = "\z\addons\dayz_code\gui\status_blood_inside_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_blood_inside_ca.paa";
|
||||
x = 0.955313 * safezoneW + safezoneX;
|
||||
y = 0.86 * safezoneH + safezoneY;
|
||||
w = 0.06;
|
||||
@@ -1154,7 +1154,7 @@ class RscTitles
|
||||
class RscPicture_1302: RscPictureGUI
|
||||
{
|
||||
idc = 1302;
|
||||
text = "\z\addons\dayz_code\gui\status_thirst_inside_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_thirst_inside_ca.paa";
|
||||
x = 0.955313 * safezoneW + safezoneX;
|
||||
y = 0.79 * safezoneH + safezoneY;
|
||||
w = 0.06;
|
||||
@@ -1163,7 +1163,7 @@ class RscTitles
|
||||
class RscPicture_1306: RscPictureGUI
|
||||
{
|
||||
idc = 1306;
|
||||
text = "\z\addons\dayz_code\gui\status_temp_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_temp_ca.paa";
|
||||
x = 0.955313 * safezoneW + safezoneX;
|
||||
y = 0.72 * safezoneH + safezoneY;
|
||||
w = 0.06;
|
||||
@@ -1209,7 +1209,7 @@ class RscTitles
|
||||
|
||||
{
|
||||
idc = 1701;
|
||||
text = "\z\addons\dayz_code\gui\status_food_inside_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_food_inside_ca.paa";
|
||||
x = 0.945313 * safezoneW + safezoneX;
|
||||
y = 0.95 * safezoneH + safezoneY;
|
||||
w = 0.04;
|
||||
@@ -1218,7 +1218,7 @@ class RscTitles
|
||||
class RscPicture_1702: RscPictureGUI
|
||||
{
|
||||
idc = 1702;
|
||||
text = "\z\addons\dayz_code\gui\status_thirst_inside_ca.paa";
|
||||
//text = "\z\addons\dayz_code\gui\status_thirst_inside_ca.paa";
|
||||
x = 0.945313 * safezoneW + safezoneX;
|
||||
y = 0.816666 * safezoneH + safezoneY;
|
||||
w = 0.04;
|
||||
|
||||
Reference in New Issue
Block a user