mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
0.3.9.0449
remove unneeded "hold space" text
This commit is contained in:
parent
02bc012f36
commit
aa5d701815
BIN
Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/@epochhive/addons/a3_epoch_server.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/@epochhive/addons/a3_epoch_server_settings.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/@epochhive/addons/epoch_server_core.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Altis.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Altis.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Australia.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Australia.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Bootcamp_ACR.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Bornholm.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Bornholm.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Chernarus.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Chernarus.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Chernarus_Summer.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Desert_E.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Desert_E.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Esseker.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Esseker.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Mountains_ACR.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Napf.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Napf.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Porto.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Porto.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.ProvingGrounds_PMC.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Sara.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Sara.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.SaraLite.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.SaraLite.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Sara_dbe1.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Shapur_BAF.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Stratis.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Stratis.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.Takistan.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.Takistan.pbo
(Stored with Git LFS)
Binary file not shown.
BIN
Server_Install_Pack/mpmissions/epoch.utes.pbo
(Stored with Git LFS)
BIN
Server_Install_Pack/mpmissions/epoch.utes.pbo
(Stored with Git LFS)
Binary file not shown.
@ -54,7 +54,7 @@ if (!isNull EPOCH_currentTarget && vehicle player == player) then {
|
||||
_color = [100,0,_stability,1] call EPOCH_colorRange;
|
||||
};
|
||||
case 1: {
|
||||
_text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1) or %2",EPOCH_keysBuildMode1 call BIS_fnc_keyCode,_text] }];
|
||||
_text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1)",EPOCH_keysBuildMode1 call BIS_fnc_keyCode] }];
|
||||
_stability = if (EPOCH_buildMode > 0) then[{_currentTarget getVariable["stability", 100]}, {100 - round(damage _currentTarget * 100)}];
|
||||
_icon = "\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa";
|
||||
_color = [100,0,_stability,1] call EPOCH_colorRange;
|
||||
@ -81,7 +81,7 @@ if (!isNull EPOCH_currentTarget && vehicle player == player) then {
|
||||
};
|
||||
case 4: {
|
||||
// Base Objects With Storage
|
||||
_text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1) or (%2) or %3",EPOCH_keysBuildMode1 call BIS_fnc_keyCode, ((actionKeys "Gear" select 0) call BIS_fnc_keyCode),_text] }];
|
||||
_text = if (EPOCH_buildMode > 0) then[{_text}, { format ["Press (%1) or (%2)",EPOCH_keysBuildMode1 call BIS_fnc_keyCode, ((actionKeys "Gear" select 0) call BIS_fnc_keyCode),_text] }];
|
||||
_stability = if (EPOCH_buildMode > 0) then[{_currentTarget getVariable["stability", 100]}, {100 - round(damage _currentTarget * 100)}];
|
||||
_icon = "\x\addons\a3_epoch_code\Data\UI\loading_bar_%1.paa";
|
||||
_color = [100,0,_stability,1] call EPOCH_colorRange;
|
||||
|
@ -1 +1 @@
|
||||
build=448;
|
||||
build=449;
|
||||
|
@ -1 +1 @@
|
||||
build=448;
|
||||
build=449;
|
||||
|
@ -1 +1 @@
|
||||
build=448;
|
||||
build=449;
|
||||
|
@ -1 +1 @@
|
||||
build=448;
|
||||
build=449;
|
||||
|
Loading…
Reference in New Issue
Block a user