mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Merge branch 'master' of github.com:acemod/ACE3
This commit is contained in:
commit
f3ca1a85b9
@ -33,6 +33,7 @@ Aggr094 <bastards4glory@gmail.com>
|
||||
Anthariel <Contact@storm-simulation.com>
|
||||
BlackQwar
|
||||
Brakoviejo
|
||||
Clon1998 <ps.patti1998@gmail.com>
|
||||
Codingboy
|
||||
Crusty
|
||||
eRazeri
|
||||
|
@ -6,11 +6,15 @@
|
||||
<English>Show Wind Info</English>
|
||||
<Polish>Pokaż inf. o wietrze</Polish>
|
||||
<Italian>Mostra indicazioni del vento</Italian>
|
||||
<Russian>Показать информацию о ветре</Russian>
|
||||
<French>Afficher les info du vent</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_AdvancedBallistics_ProtractorKey">
|
||||
<English>Show Protractor</English>
|
||||
<Polish>Pokaż kątomierz</Polish>
|
||||
<Italian>Mostra il rapportatore</Italian>
|
||||
<Russian>Показать транспортир</Russian>
|
||||
<French>Afficher le rapporteur</French>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -6,16 +6,38 @@ if (count (profileNamespace getVariable ["ACE_ATragMX_gunList", []]) > 0) then {
|
||||
GVAR(gunList) = profileNamespace getVariable "ACE_ATragMX_gunList";
|
||||
} else {
|
||||
// Profile Name, Muzzle Velocity, Zero Range, Scope Base Angle, AirFriction, Bore Height, Scope Unit, Elevation Scope Step, Windage Scope Step, Maximum Elevation, Dialed Elevation, Dialed Windage, Mass, Ammo Class Name, Magazine Class Name, BC, Drag Model, Atmosphere Model
|
||||
GVAR(gunList) = [["12.7x108mm" , 820, 100, 0.0659, -0.0008600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 48.28, "B_127x108_Ball" , "5Rnd_127x108_Mag" , 0.630, 1, "ASM" ],
|
||||
["12.7x99mm" , 880, 100, 0.0607, -0.0008600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 41.92, "B_127x99_Ball" , "5Rnd_mas_127x99_Stanag" , 0.670, 1, "ASM" ],
|
||||
["12.7x54mm" , 290, 100, 0.3913, -0.0014000, 3.81, 0, 0.338, 0.338, 120, 0, 0, 61.56, "B_127x54_Ball" , "10Rnd_127x54_Mag" , 1.050, 1, "ASM" ],
|
||||
["10.4x77mm" , 910, 100, 0.0572, -0.0004800, 3.81, 0, 0.338, 0.338, 120, 0, 0, 27.15, "B_408_Ball" , "7Rnd_408_Mag" , 0.970, 1, "ASM" ],
|
||||
["9.3×64mm" , 870, 100, 0.0632, -0.0007500, 3.81, 0, 0.338, 0.338, 120, 0, 0, 16.20, "B_93x64_Ball" , "10Rnd_93x64_DMR_05_Mag" , 0.368, 1, "ASM" ],
|
||||
["8.6×70mm" , 915, 100, 0.0572, -0.0006100, 3.81, 0, 0.338, 0.338, 120, 0, 0, 16.20, "B_338_Ball" , "10Rnd_338_Mag" , 0.322, 7, "ICAO"],
|
||||
["7.62x51mm" , 850, 100, 0.0639, -0.0010000, 3.81, 0, 0.338, 0.338, 120, 0, 0, 9.460, "B_762x51_Ball" , "20Rnd_762x51_Mag" , 0.393, 1, "ICAO"],
|
||||
["6.5x39mm" , 800, 100, 0.0689, -0.0009000, 3.81, 0, 0.338, 0.338, 120, 0, 0, 7.776, "B_65x39_Caseless" , "30Rnd_65x39_caseless_mag" , 0.263, 1, "ICAO"],
|
||||
["5.56x45mm" , 920, 100, 0.0584, -0.0012650, 3.81, 0, 0.338, 0.338, 120, 0, 0, 4.000, "B_556x45_Ball" , "30Rnd_556x45_Stanag" , 0.304, 1, "ASM" ],
|
||||
["5.56x45mm Mk262" , 850, 100, 0.0643, -0.0011250, 3.81, 0, 0.338, 0.338, 120, 0, 0, 4.990, "ACE_556x45_Ball_Mk262" , "ACE_30Rnd_556x45_Stanag_Mk262_mag", 0.361, 1, "ASM" ]];
|
||||
GVAR(gunList) = [["12.7x108mm" , 820, 100, 0.0659, -0.0008600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 48.28, "B_127x108_Ball" , "5Rnd_127x108_Mag" , 0.630, 1, "ASM" ],
|
||||
|
||||
["12.7x99mm AMAX" , 860, 100, 0.0612, -0.0008600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 48.60, "B_127x99_Ball" , "5Rnd_mas_127x99_Stanag" , 1.050, 1, "ASM" ],
|
||||
["12.7x99mm" , 853, 100, 0.0623, -0.0008600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 41.92, "B_127x99_Ball" , "5Rnd_mas_127x99_Stanag" , 0.670, 1, "ASM" ],
|
||||
|
||||
["12.7x54mm" , 300, 100, 0.3394, -0.0014000, 3.81, 0, 0.338, 0.338, 120, 0, 0, 48.60, "B_127x54_Ball" , "10Rnd_127x54_Mag" , 1.050, 1, "ASM" ],
|
||||
|
||||
[".408 Chey Tac" , 910, 100, 0.0569, -0.0004800, 3.81, 0, 0.338, 0.338, 120, 0, 0, 27.15, "B_408_Ball" , "7Rnd_408_Mag" , 0.970, 1, "ASM" ],
|
||||
|
||||
["9.3×64mm" , 870, 100, 0.0619, -0.0007500, 3.81, 0, 0.338, 0.338, 120, 0, 0, 14.90, "B_93x64_Ball" , "10Rnd_93x64_DMR_05_Mag" , 0.368, 1, "ASM" ],
|
||||
|
||||
[".338LM 250gr" , 880, 100, 0.0598, -0.0006060, 3.81, 0, 0.338, 0.338, 120, 0, 0, 16.20, "B_338_Ball" , "10Rnd_338_Mag" , 0.322, 7, "ICAO"],
|
||||
[".338LM 300gr" , 800, 100, 0.0677, -0.0005350, 3.81, 0, 0.338, 0.338, 120, 0, 0, 19.44, "ACE_338_Ball" , "ACE_10Rnd_338_300gr_HPBT_Mag" , 0.381, 7, "ICAO"],
|
||||
[".338LM API526" , 880, 100, 0.0601, -0.0006730, 3.81, 0, 0.338, 0.338, 120, 0, 0, 16.39, "ACE_338_Ball_API526" , "ACE_10Rnd_338_API526_Mag" , 0.290, 7, "ICAO"],
|
||||
|
||||
[".300WM Mk248 Mod 0", 900, 100, 0.0584, -0.0008300, 3.81, 0, 0.338, 0.338, 120, 0, 0, 13.31, "ACE_762x67_Ball_Mk248_Mod_0" , "ACE_20Rnd_762x67_Mk248_Mod_0_Mag" , 0.268, 7, "ICAO"],
|
||||
[".300WM Mk248 Mod 1", 867, 100, 0.0611, -0.0008150, 3.81, 0, 0.338, 0.338, 120, 0, 0, 14.26, "ACE_762x67_Ball_Mk248_Mod_1" , "ACE_20Rnd_762x67_Mk248_Mod_1_Mag" , 0.310, 7, "ICAO"],
|
||||
[".300WM Berger OTM" , 853, 100, 0.0622, -0.0007600, 3.81, 0, 0.338, 0.338, 120, 0, 0, 14.90, "ACE_762x67_Ball_Berger_Hybrid_OTM", "ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag", 0.368, 7, "ICAO"],
|
||||
|
||||
["7.62x54mmR" , 800, 100, 0.0692, -0.0010230, 3.81, 0, 0.338, 0.338, 120, 0, 0, 9.849, "B_762x54_Ball" , "10Rnd_762x54_Mag" , 0.400, 1, "ICAO"],
|
||||
|
||||
["7.62x51mm M80" , 810, 100, 0.0679, -0.0010350, 3.81, 0, 0.338, 0.338, 120, 0, 0, 9.525, "B_762x51_Ball" , "20Rnd_762x51_Mag" , 0.200, 7, "ICAO"],
|
||||
["7.62x51mm M118LR" , 820, 100, 0.0662, -0.0008525, 3.81, 0, 0.338, 0.338, 120, 0, 0, 11.34, "ACE_762x51_Ball_M118LR" , "ACE_20Rnd_762x51_M118LR_Mag" , 0.243, 7, "ICAO"],
|
||||
["7.62x51mm Mk319" , 820, 100, 0.0670, -0.0010300, 3.81, 0, 0.338, 0.338, 120, 0, 0, 8.424, "ACE_762x51_Ball_Mk319_Mod_0" , "ACE_20Rnd_762x51_Mk319_Mod_0_Mag" , 0.377, 1, "ICAO"],
|
||||
["7.62x51mm Subsonic", 320, 100, 0.3060, -0.0004910, 3.81, 0, 0.338, 0.338, 120, 0, 0, 12.96, "ACE_762x51_Ball_Subsonic" , "ACE_20Rnd_762x51_Mag_SD" , 0.235, 7, "ICAO"],
|
||||
|
||||
["6.5x39mm" , 800, 100, 0.0683, -0.0007850, 3.81, 0, 0.338, 0.338, 120, 0, 0, 7.970, "B_65x39_Caseless" , "30Rnd_65x39_caseless_mag" , 0.263, 7, "ICAO"],
|
||||
["6.5x47mm Lapua" , 800, 100, 0.0682, -0.0007710, 3.81, 0, 0.338, 0.338, 120, 0, 0, 9.007, "ACE_65x47_Ball_Scenar" , "ACE_30Rnd_65x47_Scenar_mag" , 0.290, 7, "ICAO"],
|
||||
|
||||
["5.56x45mm M855" , 870, 100, 0.0626, -0.0012650, 3.81, 0, 0.338, 0.338, 120, 0, 0, 4.018, "B_556x45_Ball" , "30Rnd_556x45_Stanag" , 0.151, 7, "ASM" ],
|
||||
["5.56x45mm Mk262" , 820, 100, 0.0671, -0.0011250, 3.81, 0, 0.338, 0.338, 120, 0, 0, 4.990, "ACE_556x45_Ball_Mk262" , "ACE_30Rnd_556x45_Stanag_Mk262_mag" , 0.361, 1, "ASM" ],
|
||||
["5.56x45mm Mk318" , 880, 100, 0.0616, -0.0011200, 3.81, 0, 0.338, 0.338, 120, 0, 0, 4.018, "ACE_556x45_Ball_Mk318" , "ACE_30Rnd_556x45_Stanag_Mk318_mag" , 0.307, 1, "ASM" ]];
|
||||
|
||||
profileNamespace setVariable ["ACE_ATragMX_gunList", GVAR(gunList)];
|
||||
};
|
||||
|
@ -17,14 +17,17 @@
|
||||
<Key ID="STR_ACE_ATragMX_OpenATragMXDialog">
|
||||
<English>Open ATragMX</English>
|
||||
<Polish>Otwórz ATragMX</Polish>
|
||||
<Russian>Открыть ATragMX</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_ATragMX_Description">
|
||||
<English>Rugged PDA with ATragMX</English>
|
||||
<Polish>Przenośny PDA z kalkulatorem balistycznym ATragMX</Polish>
|
||||
<Russian>Защищенный КПК с ATragMX</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_ATragMX_ATragMXDialogKey">
|
||||
<English>Open ATragMX</English>
|
||||
<Polish>Otwórz ATragMX</Polish>
|
||||
<Russian>Открыть ATragMX</Russian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -85,7 +85,7 @@ class CfgAmmo {
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.168};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ASM";
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={780, 880, 920};
|
||||
ACE_barrelLengths[]={10, 16.3, 20};
|
||||
@ -103,13 +103,13 @@ class CfgAmmo {
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.168};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ASM";
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={785, 883, 925};
|
||||
ACE_barrelLengths[]={10, 16.3, 20};
|
||||
};
|
||||
class B_65x39_Caseless : BulletBase {
|
||||
airFriction=-0.000772;
|
||||
airFriction=-0.000785;
|
||||
typicalSpeed=800;
|
||||
ACE_caliber=0.264;
|
||||
ACE_bulletLength=1.295;
|
||||
@ -142,8 +142,8 @@ class CfgAmmo {
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={760, 790, 820, 830};
|
||||
ACE_barrelLengths[]={16, 20, 24, 26};
|
||||
ACE_muzzleVelocities[]={730, 760, 790, 820, 830};
|
||||
ACE_barrelLengths[]={10, 16, 20, 24, 26};
|
||||
};
|
||||
class B_762x51_Ball : BulletBase {
|
||||
airFriction=-0.001035;
|
||||
@ -173,15 +173,15 @@ class CfgAmmo {
|
||||
ACE_bulletLength=1.24;
|
||||
ACE_bulletMass=175;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.505, 0.496, 0.485, 0.485, 0.485};
|
||||
ACE_velocityBoundaries[]={853, 549, 549, 549};
|
||||
ACE_ballisticCoefficients[]={0.243};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=1;
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={750, 780, 790, 794};
|
||||
ACE_barrelLengths[]={16, 20, 24, 26};
|
||||
};
|
||||
class ACE_762x51_Ball_Mk319_Mod_0 : B_762x51_Ball {
|
||||
airFriction=-0.0014;
|
||||
airFriction=-0.00103;
|
||||
caliber=0.85;
|
||||
hit=14;
|
||||
typicalSpeed=890;
|
||||
@ -189,64 +189,13 @@ class CfgAmmo {
|
||||
ACE_bulletLength=1.24;
|
||||
ACE_bulletMass=130;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[]={0.277};
|
||||
ACE_ballisticCoefficients[]={0.377};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=1;
|
||||
ACE_muzzleVelocities[]={838, 892, 910};
|
||||
ACE_barrelLengths[]={13, 16, 20};
|
||||
};
|
||||
class ACE_762x67_Ball_Mk248_Mod_0 : B_762x51_Ball
|
||||
{
|
||||
airFriction=-0.000830;
|
||||
caliber=1.08;
|
||||
hit=17;
|
||||
typicalSpeed=900;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.353;
|
||||
ACE_bulletMass=190;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.268};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={865, 900, 924};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_762x67_Ball_Mk248_Mod_1 : B_762x51_Ball
|
||||
{
|
||||
airFriction=-0.000815;
|
||||
caliber=1.12;
|
||||
hit=18;
|
||||
typicalSpeed=867;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.489;
|
||||
ACE_bulletMass=220;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.310};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={847, 867, 877};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_762x67_Ball_Berger_Hybrid_OTM : B_762x51_Ball
|
||||
{
|
||||
airFriction=-0.00076;
|
||||
caliber=1.15;
|
||||
hit=19;
|
||||
typicalSpeed=853;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.602;
|
||||
ACE_bulletMass=230;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.368};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={800, 853, 884};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_762x51_Ball_Subsonic : B_762x51_Ball {
|
||||
airFriction=-0.000535;
|
||||
caliber=0.5;
|
||||
@ -263,7 +212,55 @@ class CfgAmmo {
|
||||
ACE_muzzleVelocities[]={305, 325, 335, 340};
|
||||
ACE_barrelLengths[]={16, 20, 24, 26};
|
||||
};
|
||||
class B_762x54_Ball : BulletBase {
|
||||
class ACE_762x67_Ball_Mk248_Mod_0 : B_762x51_Ball {
|
||||
airFriction=-0.000830;
|
||||
caliber=1.08;
|
||||
hit=17;
|
||||
typicalSpeed=900;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.353;
|
||||
ACE_bulletMass=190;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.268};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={865, 900, 924};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_762x67_Ball_Mk248_Mod_1 : B_762x51_Ball {
|
||||
airFriction=-0.000815;
|
||||
caliber=1.12;
|
||||
hit=18;
|
||||
typicalSpeed=867;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.489;
|
||||
ACE_bulletMass=220;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.310};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={847, 867, 877};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_762x67_Ball_Berger_Hybrid_OTM : B_762x51_Ball {
|
||||
airFriction=-0.00076;
|
||||
caliber=1.15;
|
||||
hit=19;
|
||||
typicalSpeed=853;
|
||||
ACE_caliber=0.308;
|
||||
ACE_bulletLength=1.602;
|
||||
ACE_bulletMass=230;
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
||||
ACE_ballisticCoefficients[]={0.368};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=7;
|
||||
ACE_muzzleVelocities[]={800, 853, 884};
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class B_762x54_Ball: B_762x51_Ball {
|
||||
airFriction=-0.001023;
|
||||
typicalSpeed=820;
|
||||
ACE_caliber=0.312;
|
||||
@ -366,7 +363,7 @@ class CfgAmmo {
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[]={0.17};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ASM";
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=1;
|
||||
ACE_muzzleVelocities[]={440, 460, 480};
|
||||
ACE_barrelLengths[]={4, 5, 9};
|
||||
@ -381,7 +378,7 @@ class CfgAmmo {
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[]={0.125};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ASM";
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=1;
|
||||
ACE_muzzleVelocities[]={298, 330, 350};
|
||||
ACE_barrelLengths[]={3.8, 5, 9};
|
||||
@ -411,7 +408,7 @@ class CfgAmmo {
|
||||
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
||||
ACE_ballisticCoefficients[]={0.189};
|
||||
ACE_velocityBoundaries[]={};
|
||||
ACE_standardAtmosphere="ASM";
|
||||
ACE_standardAtmosphere="ICAO";
|
||||
ACE_dragModel=1;
|
||||
ACE_muzzleVelocities[]={360, 400, 430};
|
||||
ACE_barrelLengths[]={4, 4.61, 9};
|
||||
@ -488,7 +485,7 @@ class CfgAmmo {
|
||||
ACE_barrelLengths[]={29};
|
||||
};
|
||||
class B_338_Ball : BulletBase {
|
||||
airFriction=-0.00061
|
||||
airFriction=-0.000606;
|
||||
typicalSpeed=915;
|
||||
ACE_caliber=0.338;
|
||||
ACE_bulletLength=1.558;
|
||||
@ -516,7 +513,7 @@ class CfgAmmo {
|
||||
ACE_barrelLengths[]={20, 24, 26};
|
||||
};
|
||||
class ACE_338_Ball : B_338_Ball {
|
||||
airFriction=-0.000526;
|
||||
airFriction=-0.000535;
|
||||
caliber=1.55;
|
||||
typicalSpeed=826;
|
||||
ACE_caliber=0.338;
|
||||
@ -531,7 +528,7 @@ class CfgAmmo {
|
||||
ACE_barrelLengths[]={20, 24, 26.5, 28};
|
||||
};
|
||||
class ACE_338_Ball_API526 : B_338_Ball {
|
||||
airFriction=-0.000526;
|
||||
airFriction=-0.000673;
|
||||
caliber=2.4;
|
||||
typicalSpeed=826;
|
||||
ACE_caliber=0.338;
|
||||
|
@ -244,7 +244,7 @@ class CfgMagazines {
|
||||
initSpeed = 250;
|
||||
};
|
||||
|
||||
class 30Rnd_45ACP_Mag_SMG_01_Tracer_Green: CA_Magazine {
|
||||
class 30Rnd_45ACP_Mag_SMG_01_Tracer_Green: 30Rnd_45ACP_Mag_SMG_01 {
|
||||
initSpeed = 250;
|
||||
};
|
||||
|
||||
|
@ -422,7 +422,7 @@ class CfgWeapons {
|
||||
ACE_barrelTwist=7;
|
||||
ACE_barrelLength=18.1;
|
||||
};
|
||||
class arifle_TRG21_GL_F: Tavor_base_F {
|
||||
class arifle_TRG21_GL_F: arifle_TRG21_F {
|
||||
magazines[] = {
|
||||
"30Rnd_556x45_Stanag",
|
||||
"30Rnd_556x45_Stanag_Tracer_Red",
|
||||
|
@ -443,360 +443,444 @@
|
||||
<English>.338 NM 130Rnd Tracer Belt</English>
|
||||
<German>.338 NM 130-Schuss-Gurt Leuchtspur</German>
|
||||
<Polish>Taśma .338 NM 130rd Smugacz</Polish>
|
||||
<French>Bande .338 NM 130Cps Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_TracerNameShort">
|
||||
<English>.338 NM Tracer</English>
|
||||
<German>.338 NM Leuchtspur</German>
|
||||
<Polish>.338 NM Tracer</Polish>
|
||||
<Czech>.338 NM Svítící</Czech>
|
||||
<French>.338 NM Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_TracerDescription">
|
||||
<English>Caliber: .338 Norma Magnum Tracer<br />Rounds: 130<br />Used in: SPMG</English>
|
||||
<German>Kaliber: .338 Norma Magnum Leuchtspur<br />Schuss: 130<br />Verwendet für: SPMG</German>
|
||||
<Polish>Kaliber: .338 Norma Magnum Smugacz<br />Pociski: 130<br />Używany w: SPMG</Polish>
|
||||
<French>Calibre: .338 Norma Magnum Traçante<br />Cartouches: 130<br />Utilisé dans: SPMG</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_Tracer_DimName">
|
||||
<English>.338 NM 130Rnd IR-DIM Belt</English>
|
||||
<German>.338 NM 130-Schuss-Gurt Leuchtspur IR-DIM</German>
|
||||
<Polish>Taśma .338 NM 130rd IR-DIM</Polish>
|
||||
<French>Bande .338 NM 130Cps IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_Tracer_DimNameShort">
|
||||
<English>.338 NM IR-DIM</English>
|
||||
<German>.338 LM IR-DIM</German>
|
||||
<Polish>.338 NM IR-DIM</Polish>
|
||||
<Czech>.338 NM IR-DIM</Czech>
|
||||
<French>.338 NM IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_Tracer_DimDescription">
|
||||
<English>Caliber: .338 Norma Magnum Tracer IR-DIM<br />Rounds: 130<br />Used in: SPMG</English>
|
||||
<German>Kaliber: .338 Norma Magnum Leuchtspur IR-DIM<br />Schuss: 130<br />Verwendet für: SPMG</German>
|
||||
<Polish>Kaliber: .338 Norma Magnum Smugacz IR-DIM<br />Pociski: 130<br />Używany w: SPMG</Polish>
|
||||
<French>Calibre: .338 Norma Magnum Traçante IR-DIM<br />Cartouches: 130<br />Utilisé dans: SPMG</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_APName">
|
||||
<English>.338 NM 130Rnd AP Belt</English>
|
||||
<German>.338 NM 130-Schuss-Gurt Hartkern</German>
|
||||
<Polish>Taśma .338 NM 130rd AP</Polish>
|
||||
<French>Bande .338 NM 130Cps AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_APNameShort">
|
||||
<English>.338 NM AP</English>
|
||||
<German>.338 NM AP</German>
|
||||
<Polish>.338 NM AP</Polish>
|
||||
<Czech>.338 NM AP</Czech>
|
||||
<French>.338 NM AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_130Rnd_338_Mag_APDescription">
|
||||
<English>Caliber: .338 Norma Magnum AP<br />Rounds: 130<br />Used in: SPMG</English>
|
||||
<German>Kaliber: .338 Norma Magnum Hartkern<br />Schuss: 130<br />Verwendet für: SPMG</German>
|
||||
<Polish>Kaliber: .338 Norma Magnum AP<br />Pociski: 130<br />Używane w: SPMG</Polish>
|
||||
<French>Calibre: .338 Norma Magnum AP<br />Cartouches: 130<br />Utilisé dans: SPMG</French>
|
||||
</Key>
|
||||
<!-- 9.3x64mm 10Rnd -->
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_TracerName">
|
||||
<English>9.3mm 10Rnd Tracer Mag</English>
|
||||
<German>9,3mm 10-Schuss-Magazin Leuchtspur</German>
|
||||
<Polish>Magazynek 9.3mm 10rd Smugacz</Polish>
|
||||
<French>Chargeur 9.3mm 10Cps Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_TracerNameShort">
|
||||
<English>9.3mm Tracer</English>
|
||||
<German>9,3mm Leuchtspur</German>
|
||||
<Polish>9,3mm Smugacz</Polish>
|
||||
<Czech>9.3mm Svítící</Czech>
|
||||
<French>9.3mm Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_TracerDescription">
|
||||
<English>Caliber: 9.3x64mm Tracer<br />Rounds: 10<br />Used in: Cyrus</English>
|
||||
<German>Kaliber: 9,3x64mm Leuchtspur<br />Schuss: 10<br />Verwendet für: Cyrus</German>
|
||||
<Polish>Kaliber: 9,3x64 mm Smugacz<br />Pociski: 10<br />Używany w: Cyrus</Polish>
|
||||
<French>Calibre: 9.3x64mm Traçante<br />Cartouches: 10<br />Utilisé dans: Cyrus</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_Tracer_DimName">
|
||||
<English>9.3mm 10Rnd Tracer IR-DIM Mag</English>
|
||||
<German>9,3mm 10-Schuss-Magazin Leuchtspur IR-DIM</German>
|
||||
<Polish>Magazynek 9,3mm 10rd Smugacz IR-DIM</Polish>
|
||||
<French>Chargeur 9.3mm 10Cps Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_Tracer_DimNameShort">
|
||||
<English>9.3mm IR-DIM</English>
|
||||
<German>9,3mm IR-DIM</German>
|
||||
<Polish>9,3mm IR-DIM</Polish>
|
||||
<Czech>9.3mm IR-DIM</Czech>
|
||||
<French>9.3mm IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_Tracer_DimDescription">
|
||||
<English>Caliber: 9.3x64mm Tracer IR-DIM<br />Rounds: 10<br />Used in: Cyrus</English>
|
||||
<German>Kaliber: 9,3x64mm Leuchtspur IR-DIM<br />Schuss: 10<br />Verwendet für: Cyrus</German>
|
||||
<Polish>Kaliber: 9,3x64 mm Smugacz IR-DIM<br />Pociski: 10<br />Używany w: Cyrus</Polish>
|
||||
<French>Calibre: 9.3x64mm Traçante IR-DIM<br />Cartouches: 10<br />Utilisé dans: Cyrus</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_APName">
|
||||
<English>9.3mm 10Rnd AP Mag</English>
|
||||
<German>9,3mm 10-Schuss-Magazin Hartkern</German>
|
||||
<Polish>Magazynek 9,3mm 10rd AP</Polish>
|
||||
<French>Chargeur 9.3mm 10Cps AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_APNameShort">
|
||||
<English>9.3mm AP</English>
|
||||
<German>9,3mm AP</German>
|
||||
<Polish>9,3mm AP</Polish>
|
||||
<Czech>9.3mm AP</Czech>
|
||||
<French>9.3mm AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_93x64_DMR_05_Mag_APDescription">
|
||||
<English>Caliber: 9.3x64mm AP<br />Rounds: 10<br />Used in: Cyrus</English>
|
||||
<German>Kaliber: 9,3x64mm Hartkern<br />Schuss: 10<br />Verwendet für: Cyrus</German>
|
||||
<Polish>Kaliber: 9,3x64 mm AP<br />Pociski: 10<br />Używany w: Cyrus</Polish>
|
||||
<French>Calibre: 9.3x64mm AP<br />Cartouches: 10<br />Utilisé dans: Cyrus</French>
|
||||
</Key>
|
||||
<!-- 9.3x64mm 150Rnd Belt-->
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_TracerName">
|
||||
<English>9.3mm 150Rnd Tracer Belt</English>
|
||||
<German>9,3mm 150-Schuss-Gurt Leuchtspur</German>
|
||||
<Polish>Taśma 9,3mm 150rd Smugacz</Polish>
|
||||
<French>Bande 9.3mm 150Cps Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_TracerNameShort">
|
||||
<English>9.3mm Tracer</English>
|
||||
<German>9,3mm Leuchtspur</German>
|
||||
<Polish>9,3mm Smugacz</Polish>
|
||||
<Czech>9.3mm Svítící</Czech>
|
||||
<French>9.3mm Traçante</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_TracerDescription">
|
||||
<English>Caliber: 9.3x64mm Tracer<br />Rounds: 150<br />Used in: Navid</English>
|
||||
<German>Kaliber: 9,3x64mm Leuchtspur<br />Schuss: 150<br />Verwendet für: Navid</German>
|
||||
<Polish>Kaliber: 9,3x64 mm Smugacz<br />Pociski: 150<br />Używane w: Navid</Polish>
|
||||
<French>Calibre: 9.3x64mm Traçante<br />Cartouches: 150<br />Utilisé dans: Navid</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_Tracer_DimName">
|
||||
<English>9.3mm 150Rnd Tracer IR-DIM Belt</English>
|
||||
<German>9,3mm 150-Schuss-Gurt Leuchtspur IR-DIM</German>
|
||||
<Polish>Taśma 9,3mm 150rd Smugacz IR-DIM</Polish>
|
||||
<French>Bande 9.3mm 150Cps Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_Tracer_DimNameShort">
|
||||
<English>9.3mm IR-DIM</English>
|
||||
<German>9,3mm IR-DIM</German>
|
||||
<Polish>9,3mm IR-DIM</Polish>
|
||||
<Czech>9.3mm IR-DIM</Czech>
|
||||
<French>9.3mm IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_Tracer_DimDescription">
|
||||
<English>Caliber: 9.3x64mm Tracer IR-DIM<br />Rounds: 150<br />Used in: Navid</English>
|
||||
<German>Kaliber: 9,3x64mm Leuchtspur IR-DIM<br />Schuss: 150<br />Verwendet für: Navid</German>
|
||||
<Polish>Kaliber: 9,3x64 mm Smugacz IR-DIM<br />Pociski: 150<br />Używane w: Navid</Polish>
|
||||
<French>Calibre: 9.3x64mm Traçante IR-DIM<br />Cartouches: 150<br />Utilisé dans: Navid</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_APName">
|
||||
<English>9.3mm 150Rnd AP Belt</English>
|
||||
<German>9,3mm 150-Schuss-Gurt Hartkern</German>
|
||||
<Polish>Taśma 9,3mm 150rd AP</Polish>
|
||||
<French>Bande 9.3mm 150Cps AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_APNameShort">
|
||||
<English>9.3mm AP</English>
|
||||
<German>9,3mm AP</German>
|
||||
<Polish>9,3mm AP</Polish>
|
||||
<Czech>9.3mm AP</Czech>
|
||||
<French>9.3mm AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_150Rnd_93x64_Mag_APDescription">
|
||||
<English>Caliber: 9.3x64mm AP<br />Rounds: 150<br />Used in: Navid</English>
|
||||
<German>Kaliber: 9,3x64mm Hartkern<br />Schuss: 150<br />Verwendet für: Navid</German>
|
||||
<Polish>Kaliber: 9,3x64 mm AP<br />Pociski: 150<br />Używane w: Navid</Polish>
|
||||
<French>Calibre: 9.3x64mm AP<br />Cartouches: 150<br />Utilisé dans: Navid</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_16Rnd_9x19_mag_Name">
|
||||
<English>9x19mm 16Rnd Mag</English>
|
||||
<Polish>Magazynek 9x19mm 16rd</Polish>
|
||||
<French>Chargeur 9x19mm 16Cps</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_16Rnd_9x19_mag_NameShort">
|
||||
<English>9x19mm</English>
|
||||
<Polish>9x19mm</Polish>
|
||||
<French>9x19mm</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_16Rnd_9x19_mag_Description">
|
||||
<English>9x19mm 16Rnd Mag</English>
|
||||
<English>9x19mm 30Rnd Mag</English>
|
||||
<Polish>Magazynek 9x19mm 16rd</Polish>
|
||||
<French>9x19mm 30Cps</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_9x19_mag_Name">
|
||||
<English>9x19mm 30Rnd Mag</English>
|
||||
<Polish>Magazynek 9x19mm 30rd</Polish>
|
||||
<French>9x19mm 30Cps</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_9x19_mag_NameShort">
|
||||
<English>9x19mm</English>
|
||||
<Polish>9x19mm</Polish>
|
||||
<French>9x19mm</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_9x19_mag_Description">
|
||||
<English>9x19mm 30Rnd Mag</English>
|
||||
<Polish>Magazynek 9x19mm 30rd</Polish>
|
||||
<French>9x19mm 30Cps</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x54_Tracer_mag_Name">
|
||||
<English>7.62x54mm 10Rnd Tracer IR-DIM Mag</English>
|
||||
<Polish>Magazynek 7,62x54 mm 10rd Smugacz IR-DIM</Polish>
|
||||
<French>Chargeur 7.62x54mm 10Rnd Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x54_Tracer_mag_NameShort">
|
||||
<English>7.62mm IR-DIM</English>
|
||||
<Polish>7,62mm IR-DIM</Polish>
|
||||
<French>7.62mm IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x54_Tracer_mag_Description">
|
||||
<English>7.62x54mm 10Rnd Tracer IR-DIM Mag</English>
|
||||
<Polish>Magazynek 7,62x54 mm 10rd Smugacz IR-DIM</Polish>
|
||||
<French>Chargeur 7.62x54mm 10Cps Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_100Rnd_65x39_caseless_mag_Tracer_DimName">
|
||||
<English>6.5mm 100Rnd Tracer IR-DIM Mag</English>
|
||||
<Polish>Magazynek 6,5mm 100rd Smugacz IR-DIM</Polish>
|
||||
<French>Chargeur 6.5mm 100Rnd Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_100Rnd_65x39_caseless_mag_Tracer_DimNameShort">
|
||||
<English>6.5mm IR-DIM</English>
|
||||
<Polish>6,5mm IR-DIM</Polish>
|
||||
<French>6.5mm IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_100Rnd_65x39_caseless_mag_Tracer_DimDescription">
|
||||
<English>6.5mm 100Rnd Tracer IR-DIM Mag</English>
|
||||
<Polish>Magazynek 6,5mm 100rd Smugacz IR-DIM</Polish>
|
||||
<French>Chargeur 6.5mm 100Rnd Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_200Rnd_65x39_cased_Box_Tracer_DimName">
|
||||
<English>6.5mm 200Rnd Tracer IR-DIM Belt</English>
|
||||
<Polish>Magazynek 6,5mm 200rd Smugacz IR-DIM</Polish>
|
||||
<French>Bande 6.5mm 200Rnd Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_200Rnd_65x39_cased_Box_Tracer_DimNameShort">
|
||||
<English>6.5mm IR-DIM</English>
|
||||
<Polish>6,5mm IR-DIM</Polish>
|
||||
<French>6.5mm IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_200Rnd_65x39_cased_Box_Tracer_DimDescription">
|
||||
<English>6.5mm 200Rnd Tracer IR-DIM Belt</English>
|
||||
<Polish>Magazynek 6,5mm 200rd Smugacz IR-DIM</Polish>
|
||||
<French>Bande 6.5mm 200Cps Traçante IR-DIM</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk262_mag_Name">
|
||||
<English>5.56mm 30Rnd Mag (Mk262)</English>
|
||||
<Polish>Magazynek 5,56mm 30rd Mk262</Polish>
|
||||
<French>5.56mm 30Cps (Mk262)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk262_mag_NameShort">
|
||||
<English>5.56mm Mk262</English>
|
||||
<Polish>5,56mm Mk262</Polish>
|
||||
<French>5.56mm Mk262</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk262_mag_Description">
|
||||
<English>Caliber: 5.56x45 mm NATO (Mk262)<br />Rounds: 30</English>
|
||||
<Polish>Kaliber: 5,56x45 mm NATO (Mk262)<br />Pociski: 30</Polish>
|
||||
<French>Calibre: 5.56x45 mm NATO (Mk262)<br />Cartouches: 30</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk318_mag_Name">
|
||||
<English>5.56mm 30Rnd Mag (Mk318)</English>
|
||||
<Polish>Magazynek 5,56mm 30rd Mk318</Polish>
|
||||
<French>5.56mm 30Cps (Mk318)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk318_mag_NameShort">
|
||||
<English>5.56mm Mk318</English>
|
||||
<Polish>5,56mm Mk318</Polish>
|
||||
<French>5.56mm Mk318</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_556x45_Stanag_Mk318_mag_Description">
|
||||
<English>Caliber: 5.56x45 mm NATO (Mk318)<br />Rounds: 30</English>
|
||||
<Polish>Kaliber: 5,56x45 mm NATO (Mk318)<br />Pociski: 30</Polish>
|
||||
<French>Calibre: 5.56x45 mm NATO (Mk318)<br />Cartouches: 30</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_M118LR_Mag_Name">
|
||||
<English>7.62mm 10Rnd Mag (M118LR)</English>
|
||||
<Polish>Magazynek 7,62mm 10rd (M118LR)</Polish>
|
||||
<French>7.62mm 10Cps (M118LR)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_M118LR_Mag_NameShort">
|
||||
<English>7.62mm M118LR</English>
|
||||
<Polish>7,62mm M118LR</Polish>
|
||||
<French>7.62mm M118LR</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_M118LR_Mag_Description">
|
||||
<English>Caliber: 7.62x51 mm NATO (M118LR)<br />Rounds: 10</English>
|
||||
<Polish>Kaliber: 7,62x51 mm NATO (M118LR)<br />Pociski: 10</Polish>
|
||||
<French>Calibre: 7.62x51 mm NATO (M118LR)<br />Cartouches: 10</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_M118LR_Mag_Name">
|
||||
<English>7.62mm 20Rnd Mag (M118LR)</English>
|
||||
<Polish>Magazynek 7,62mm 20rd (M118LR)</Polish>
|
||||
<French>7.62mm 20Cps (M118LR)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_M118LR_Mag_NameShort">
|
||||
<English>7.62mm M118LR</English>
|
||||
<Polish>7,62mm M118LR</Polish>
|
||||
<French>7.62mm M118LR</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_M118LR_Mag_Description">
|
||||
<English>Caliber: 7.62x51 mm NATO (M118LR)<br />Rounds: 20</English>
|
||||
<Polish>Kaliber: 7,62x51 mm NATO (M118LR)<br />Pociski: 20</Polish>
|
||||
<French>Calibre: 7.62x51 mm NATO (M118LR)<br />Cartouches: 20</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_Mk319_Mod_0_Mag_Name">
|
||||
<English>7.62mm 10Rnd Mag (Mk319 Mod 0)</English>
|
||||
<Polish>Magazynek 7,62mm 10rd (Mk319 Mod 0)</Polish>
|
||||
<French>7.62mm 10Cps (Mk319 Mod 0)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_Mk319_Mod_0_Mag_NameShort">
|
||||
<English>7.62mm Mk319</English>
|
||||
<Polish>7,62mm Mk319</Polish>
|
||||
<French>7.62mm Mk319</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_762x51_Mk319_Mod_0_Mag_Description">
|
||||
<English>Caliber: 7.62x51 mm NATO (Mk319 Mod 0)<br />Rounds: 10</English>
|
||||
<Polish>Kaliber: 7,62x51 mm NATO (Mk319 Mod 0)<br />Pociski: 10</Polish>
|
||||
<French>Calibre: 7.62x51 mm NATO (Mk319 Mod 0)<br />Cartouches: 10</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_Mk319_Mod_0_Mag_Name">
|
||||
<English>7.62mm 20Rnd Mag (Mk319 Mod 0)</English>
|
||||
<Polish>Magazynek 7,62mm 20rd (Mk319 Mod 0)</Polish>
|
||||
<French>7.62mm 20Cps (Mk319 Mod 0)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_Mk319_Mod_0_Mag_NameShort">
|
||||
<English>7.62mm Mk319</English>
|
||||
<Polish>7,62mm Mk319</Polish>
|
||||
<French>7.62mm Mk319</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x51_Mk319_Mod_0_Mag_Description">
|
||||
<English>Caliber: 7.62x51 mm NATO (Mk319 Mod 0)<br />Rounds: 20</English>
|
||||
<Polish>Kaliber: 7,62x51 mm NATO (Mk319 Mod 0)<br />Pociski: 20</Polish>
|
||||
<French>Calibre: 7.62x51 mm NATO (Mk319 Mod 0)<br />Cartouches: 20</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_0_Mag_Name">
|
||||
<English>7.62mm 20Rnd Mag (Mk248 Mod 0)</English>
|
||||
<Polish>Magazynek 7,62mm 20rd (Mk248 Mod 0)</Polish>
|
||||
<French>7.62mm 20Cps (Mk248 Mod 0)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_0_Mag_NameShort">
|
||||
<English>7.62mm (Mk248 Mod 0)</English>
|
||||
<Polish>7,62mm (Mk248 Mod 0)</Polish>
|
||||
<French>7.62mm (Mk248 Mod 0)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_0_Mag_Description">
|
||||
<English>Caliber: 7.62x67 mm NATO (Mk248 Mod 0)<br />Rounds: 20</English>
|
||||
<Polish>Kaliber: 7,62x51 mm NATO (Mk248 Mod 0)<br />Pociski: 20</Polish>
|
||||
<Polish>Kaliber: 7,62x67 mm NATO (Mk248 Mod 0)<br />Pociski: 20</Polish>
|
||||
<French>Calibre: 7.62x67mm NATO (Mk248 Mod 0)<br />Cartouches: 20</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_1_Mag_Name">
|
||||
<English>7.62mm 20Rnd Mag (Mk248 Mod 1)</English>
|
||||
<Polish>Magazynek 7,62mm 20rd (Mk248 Mod 1)</Polish>
|
||||
<French>7.62mm 20Cps (Mk248 Mod 1)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_1_Mag_NameShort">
|
||||
<English>7.62mm (Mk248 Mod 1)</English>
|
||||
<Polish>7,62mm (Mk248 Mod 1)</Polish>
|
||||
<French>7.62mm (Mk248 Mod 1)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Mk248_Mod_1_Mag_Description">
|
||||
<English>Caliber: 7.62x67 mm NATO (Mk248 Mod 1)<br />Rounds: 20</English>
|
||||
<Polish>Kaliber: 7,62x67 mm NATO (Mk248 Mod 1)<br />Pociski: 20</Polish>
|
||||
<French>Calibre: 7.62x67mm NATO (Mk248 Mod 1)<br />Cartouches: 20</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag_Name">
|
||||
<English>7.62mm 20Rnd Mag (Berger Hybrid OTM)</English>
|
||||
<Polish>Magazynek 7,62mm 20rd (Berger Hybrid OTM)</Polish>
|
||||
<French>7.62 20Cps (Berger Hybrid OTM)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag_NameShort">
|
||||
<English>7.62mm (OTM)</English>
|
||||
<Polish>7,62mm (OTM)</Polish>
|
||||
<French>7.62mm (OTM)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_20Rnd_762x67_Berger_Hybrid_OTM_Mag_Description">
|
||||
<English>Caliber: 7.62x67 mm NATO (Berger Hybrid OTM)<br />Rounds: 20</English>
|
||||
<Polish>Kaliber: 7,62x67 mm NATO (Berger Hybrid OTM)<br />Pociski: 20</Polish>
|
||||
<French>Calibre: 7.62x67mm NATO (Berger Hybrid OTM)<br />Cartouches: 20</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_65x47_Scenar_mag_Name">
|
||||
<English>6.5x47mm 30Rnd Mag (HPBT Scenar)</English>
|
||||
<French>6.5x47mm 30Cps (HPBT Scenar)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_65x47_Scenar_mag_NameShort">
|
||||
<English>6.5mm Scenar</English>
|
||||
<French>6.5mm Scenar</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_30Rnd_65x47_Scenar_mag_Description">
|
||||
<English>Caliber: 6.5x47mm (HPBT Scenar)<br />Rounds: 30</English>
|
||||
<French>Calibre: 6.5x47mm (HPBT Scenar)<br />Cartouches: 30</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_300gr_HPBT_Mag_Name">
|
||||
<English>.338 10Rnd Mag (300gr Sierra MatchKing HPBT)</English>
|
||||
<French>.338 10 Cps (300gr Sierra MatchKing HPBT)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_300gr_HPBT_Mag_NameShort">
|
||||
<English>.338 (HPBT)</English>
|
||||
<French>.338 (HPBT)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_300gr_HPBT_Mag_Description">
|
||||
<English>Caliber: 8.6x70mm (300gr Sierra MatchKing HPBT)<br />Rounds: 10</English>
|
||||
<French>Calibre: 8.6x70mm (300gr Sierra MatchKing HPBT)<br />Cartouches: 10</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_API526_Mag_Name">
|
||||
<English>.338 10Rnd Mag (API526)</English>
|
||||
<French>.338 10Cps (API526)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_API526_Mag_NameShort">
|
||||
<English>.338 AP</English>
|
||||
<French>.338 AP</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_10Rnd_338_API526_Mag_Description">
|
||||
<English>Caliber: 8.6x70mm (API526)<br />Rounds: 10</English>
|
||||
<French>Calibre: 8.6x70mm (API526)<br />Cartouches: 10</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_Mag_Name">
|
||||
<English>12.7x99mm 5Rnd Mag</English>
|
||||
<French>12.7x99mm 5Cps</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_Mag_NameShort">
|
||||
<English>12.7mm</English>
|
||||
<French>12.7mm</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_Mag_Description">
|
||||
<English>Caliber: 12.7x99mm<br />Rounds: 5</English>
|
||||
<French>Calibre: 12.7x99mm<br />Cartouches: 5</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_AMAX_Mag_Name">
|
||||
<English>12.7x99mm 5Rnd Mag (AMAX)</English>
|
||||
<French>12.7x99mm 5Rnd Mag (AMAX)</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_AMAX_Mag_NameShort">
|
||||
<English>12.7mm</English>
|
||||
<French>12.7mm</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_5Rnd_127x99_AMAX_Mag_Description">
|
||||
<English>Caliber: 12.7x99mm (AMAX)<br />Rounds: 5</English>
|
||||
<French>Calibre: 12.7x99mm (AMAX)<br />Cartouches: 5</French>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -71,6 +71,7 @@
|
||||
<Hungarian>Fogoly berakása</Hungarian>
|
||||
<Russian>Загрузить пленного</Russian>
|
||||
<Portuguese>Embarcar Prisioneiro</Portuguese>
|
||||
<Italian>Carica il prigioniero</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_UnloadCaptive">
|
||||
<English>Unload Captive</English>
|
||||
@ -82,6 +83,7 @@
|
||||
<Hungarian>Fogoly kivevése</Hungarian>
|
||||
<Russian>Выгрузить пленного</Russian>
|
||||
<Portuguese>Desembarcar Prisioneiro</Portuguese>
|
||||
<Italian>Scarica il prigioniero</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_CableTie">
|
||||
<English>Cable Tie</English>
|
||||
@ -128,6 +130,7 @@
|
||||
<Hungarian>Motozás</Hungarian>
|
||||
<Russian>Обыскать человека</Russian>
|
||||
<Portuguese>Revistar</Portuguese>
|
||||
<Italian>Perquisisci la persona</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_StartSurrendering">
|
||||
<English>Surrender</English>
|
||||
@ -138,6 +141,7 @@
|
||||
<Polish>Poddaj się</Polish>
|
||||
<Russian>Сдаться в плен</Russian>
|
||||
<Hungarian>Megadás</Hungarian>
|
||||
<Italian>Arreso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_StopSurrendering">
|
||||
<English>Stop Surrendering</English>
|
||||
@ -148,6 +152,7 @@
|
||||
<Polish>Podejmij walkę ponownie</Polish>
|
||||
<Russian>Отменить сдачу в плен</Russian>
|
||||
<Hungarian>Megadás abbahagyása</Hungarian>
|
||||
<Italian>Annulla la resa</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_Zeus_OnlyAlive">
|
||||
<English>Only use on alive units</English>
|
||||
@ -158,6 +163,7 @@
|
||||
<Polish>Używaj tylko na żywych jednostkach</Polish>
|
||||
<Russian>Применимо только к живым юнитам</Russian>
|
||||
<Hungarian>Csak élő egységeken használni</Hungarian>
|
||||
<Italian>Si può fare solo su persone vive</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_Zeus_OnlyInfantry">
|
||||
<English>Only use on dismounted inf</English>
|
||||
@ -168,6 +174,7 @@
|
||||
<Polish>Używaj tylko na piechocie poza wszelkimi pojazdami</Polish>
|
||||
<Russian>Применимо только к пехоте вне техники</Russian>
|
||||
<Hungarian>Csak járműben kívül lévő egységeken használni</Hungarian>
|
||||
<Italian>Si può usare solo su fanteria a piedi</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Captives_Zeus_NothingSelected">
|
||||
<English>Nothing under mouse</English>
|
||||
@ -178,6 +185,7 @@
|
||||
<Polish>Nie ma nic pod kursorem</Polish>
|
||||
<Russian>Ничего не выделено</Russian>
|
||||
<Hungarian>Semmi sincs az egér alatt</Hungarian>
|
||||
<Italian>Niente selezionato</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -199,6 +199,8 @@ class ACE_RadioProtocolNoRadio: RadioProtocolBase {
|
||||
Ready[] = {};
|
||||
Waiting[] = {};
|
||||
StandingBy[] = {};
|
||||
RallyUp[] = {};
|
||||
UnderFireE[] = {};
|
||||
/*IAmReady[] = {};
|
||||
ReadyForOrders[] = {};
|
||||
AwaitingOrders[] = {};*/
|
||||
|
@ -7,6 +7,8 @@
|
||||
<Polish>Otwórz ekwipunek</Polish>
|
||||
<Czech>Otevřít inventář</Czech>
|
||||
<Spanish>Abrir inventario</Spanish>
|
||||
<Russian>Открыть инвентарь</Russian>
|
||||
<Italian>Apri l'inventario</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<Spanish>Lanzador utilizado</Spanish>
|
||||
<Hungarian>Elhasznált kilövőcső</Hungarian>
|
||||
<Russian>Отстрелянная труба</Russian>
|
||||
<Italian>Tubo utilizzato</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Disposable_UsedTubeDescription">
|
||||
<English>Used disposable rocket launcher</English>
|
||||
@ -20,6 +21,7 @@
|
||||
<Spanish>Lanzador desechable utilizado</Spanish>
|
||||
<Hungarian>Elhasznált eldobható rakétavető</Hungarian>
|
||||
<Russian>Отстрелянная одноразовая пусковая установка</Russian>
|
||||
<Italian>Lanciarazzi monouso utilizzato</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Disposable_PreloadedMissileDummy">
|
||||
<English>Preloaded Missile Dummy</English>
|
||||
@ -30,6 +32,7 @@
|
||||
<Spanish>Preloaded Missile Dummy</Spanish>
|
||||
<Hungarian>Előtöltött műrakéta</Hungarian>
|
||||
<Russian>Заряженная ракетная пустышка</Russian>
|
||||
<Italian>Missile stupido precaricato</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -48,6 +48,7 @@
|
||||
<Hungarian>Robbanóanyag kódja: %1</Hungarian>
|
||||
<Portuguese>Código do explosivo: %1</Portuguese>
|
||||
<Russian>Код подрыва: %1</Russian>
|
||||
<Italian>Codice esplosivo: %1</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Explosives_PlaceAction">
|
||||
<English>Place</English>
|
||||
@ -488,6 +489,7 @@
|
||||
<Spanish>Utilizado para detonar explosivos remotamente al soltarlo.</Spanish>
|
||||
<Hungarian>Robbanóanyagok távoli robbantásához való, elengedéskor gyújt.</Hungarian>
|
||||
<Russian>Используется для дистанционного подрыва, после смерти оператора.</Russian>
|
||||
<Italian>Usato per attivare esplosivi quando rilasciato</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Explosives_Pickup">
|
||||
<English>Pick up</English>
|
||||
@ -497,6 +499,8 @@
|
||||
<Polish>Podnieś</Polish>
|
||||
<French>Ramasser</French>
|
||||
<Hungarian>Felszedés</Hungarian>
|
||||
<Russian>Поднять</Russian>
|
||||
<Italian>Raccogli</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<Russian>Выключить разлёт осколков</Russian>
|
||||
<French>Désactive la fragmentation</French>
|
||||
<Hungarian>Repeszek letiltása</Hungarian>
|
||||
<Italian>Disattiva la frammentazione</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -106,6 +106,7 @@
|
||||
<Czech>Vypnout pískání v uších</Czech>
|
||||
<Polish>Wyłącz dzwonienie w uszach</Polish>
|
||||
<Hungarian>Fülcsengés letiltása</Hungarian>
|
||||
<Italian>Disabilita il ronzio</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -19,7 +19,7 @@
|
||||
* Action <ARRAY>
|
||||
*
|
||||
* Example:
|
||||
* [VulcanPinch","Vulcan Pinch","",{_target setDamage 1;},{true},{},[parameters], [0,0,0], 100] call ace_interact_menu_fnc_createAction;
|
||||
* ["VulcanPinch","Vulcan Pinch","",{_target setDamage 1;},{true},{},[parameters], [0,0,0], 100] call ace_interact_menu_fnc_createAction;
|
||||
*
|
||||
* Public: No
|
||||
*/
|
||||
|
@ -10,11 +10,14 @@
|
||||
<Polish>Zawsze wyświetlaj kursor dla własnej interakcji</Polish>
|
||||
<French>Toujours afficher le curseur pour les interactions sur soi-même</French>
|
||||
<Hungarian>Mindig legyen a saját cselekvés kurzorja látható</Hungarian>
|
||||
<Italian>Mostra sempre il cursore per le auto interazioni</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_UseListMenu">
|
||||
<English>Display interaction menus as lists</English>
|
||||
<Spanish>Mostrar los menus de interacción como listas</Spanish>
|
||||
<Russian>Показывать меню взаимодействия в виде списка</Russian>
|
||||
<French>Afficher le menu d'interaction au format liste</French>
|
||||
<Italian>Mostra il menù di interazione come lista</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_InteractKey">
|
||||
<English>Interact Key</English>
|
||||
@ -25,6 +28,7 @@
|
||||
<Polish>Klawisz interakcji</Polish>
|
||||
<French>Touche d'interaction</French>
|
||||
<Hungarian>Cselekvő gomb</Hungarian>
|
||||
<Italian>Tasto interazione</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_SelfInteractKey">
|
||||
<English>Self Interaction Key</English>
|
||||
@ -35,6 +39,7 @@
|
||||
<Polish>Klawisz własnej interakcji</Polish>
|
||||
<French>Touche d'interaction personnelle</French>
|
||||
<Hungarian>Saját cselekvő gomb</Hungarian>
|
||||
<Italian>Tasto per auto interazioni</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_SelfActionsRoot">
|
||||
<English>Self Actions</English>
|
||||
@ -45,6 +50,7 @@
|
||||
<Polish>Własne akcje</Polish>
|
||||
<French>Interaction personnelle</French>
|
||||
<Hungarian>Saját cselekvések</Hungarian>
|
||||
<Italian>Auto interazioni</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_VehicleActionsRoot">
|
||||
<English>Vehicle Actions</English>
|
||||
@ -55,6 +61,7 @@
|
||||
<Polish>Akcje pojazdu</Polish>
|
||||
<French>Interaction véhicule</French>
|
||||
<Hungarian>Járműves cselekvések</Hungarian>
|
||||
<Italian>Interazioni con veicoli</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<French>Interactions</French>
|
||||
<Russian>Взаимодействия</Russian>
|
||||
<Hungarian>Cselekvések</Hungarian>
|
||||
<Italian>Interazioni</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Torso">
|
||||
<English>Torso</English>
|
||||
@ -20,6 +21,7 @@
|
||||
<Polish>Tors</Polish>
|
||||
<Russian>Торс</Russian>
|
||||
<Hungarian>Testtörzs</Hungarian>
|
||||
<Italian>Torso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Head">
|
||||
<English>Head</English>
|
||||
@ -30,15 +32,18 @@
|
||||
<Polish>Głowa</Polish>
|
||||
<Russian>Голова</Russian>
|
||||
<Hungarian>Fej</Hungarian>
|
||||
<Italian>Testa</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_ArmLeft">
|
||||
<English>Left Arm</English>
|
||||
<French>Bras gauche</French>
|
||||
<German>Linker Arm</German>
|
||||
<Spanish>Brazo izquierdo</Spanish>
|
||||
<Czech>Levá paže</Czech>
|
||||
<Polish>Lewe ramię</Polish>
|
||||
<Russian>Левая рука</Russian>
|
||||
<Hungarian>Bal kar</Hungarian>
|
||||
<Italian>Braccio sinistro</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_ArmRight">
|
||||
<English>Right Arm</English>
|
||||
@ -49,6 +54,7 @@
|
||||
<French>Bras droit</French>
|
||||
<Russian>Правая рука</Russian>
|
||||
<Hungarian>Jobb kar</Hungarian>
|
||||
<Italian>Braccio destro</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_LegLeft">
|
||||
<English>Left Leg</English>
|
||||
@ -59,6 +65,7 @@
|
||||
<French>Jambe gauche</French>
|
||||
<Russian>Левая нога</Russian>
|
||||
<Hungarian>Bal láb</Hungarian>
|
||||
<Italian>Gamba sinistra</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_LegRight">
|
||||
<English>Right Leg</English>
|
||||
@ -69,6 +76,7 @@
|
||||
<French>Jambe droite</French>
|
||||
<Russian>Правая нога</Russian>
|
||||
<Hungarian>Jobb láb</Hungarian>
|
||||
<Italian>Gamba destra</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Weapon">
|
||||
<English>Weapon</English>
|
||||
@ -79,6 +87,7 @@
|
||||
<Polish>Broń</Polish>
|
||||
<Russian>Оружие</Russian>
|
||||
<Hungarian>Fegyver</Hungarian>
|
||||
<Italian>Arma</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_InteractionMenu">
|
||||
<English>Interaction Menu</English>
|
||||
@ -90,7 +99,7 @@
|
||||
<Russian>Меню взаимодействия</Russian>
|
||||
<Hungarian>Cselekvő menü</Hungarian>
|
||||
<Portuguese>Menu de Interação</Portuguese>
|
||||
<Italian>Menù Interattivo</Italian>
|
||||
<Italian>Menù interazione</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_InteractionMenuSelf">
|
||||
<English>Interaction Menu (Self)</English>
|
||||
@ -102,7 +111,7 @@
|
||||
<Russian>Меню взаимодействия (с собой)</Russian>
|
||||
<Hungarian>Cselekvő menü (saját) </Hungarian>
|
||||
<Portuguese>Menu de Interação (Individual)</Portuguese>
|
||||
<Italian>Menù Interattivo (Individuale)</Italian>
|
||||
<Italian>Menù interazione (Individuale)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_OpenDoor">
|
||||
<English>Open / Close Door</English>
|
||||
@ -194,7 +203,7 @@
|
||||
<Spanish>Asumir el liderazgo</Spanish>
|
||||
<Polish>Przejmij dowodzenie</Polish>
|
||||
<Czech>Stát se velitelem</Czech>
|
||||
<French>Devenir Leader</French>
|
||||
<French>Devenir Chef de groupe</French>
|
||||
<Russian>Стать лидером</Russian>
|
||||
<Hungarian>Vezetés átvétele</Hungarian>
|
||||
<Portuguese>Tornar-se Líder</Portuguese>
|
||||
@ -210,7 +219,7 @@
|
||||
<Russian>ТАНЦЕВАТЬ!</Russian>
|
||||
<Hungarian>TÁNC!</Hungarian>
|
||||
<Portuguese>DANCE!</Portuguese>
|
||||
<Italian>Balla!</Italian>
|
||||
<Italian>DANZA!</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_StopDancing">
|
||||
<English>Stop Dancing</English>
|
||||
@ -564,7 +573,7 @@
|
||||
<English>Join Team<br/>Green</English>
|
||||
<German>Team Grün<br/>beitreten</German>
|
||||
<Spanish>Unirse al<br/>equipo verde</Spanish>
|
||||
<French>Rejoindre<br/>Verte</French>
|
||||
<French>Rejoindre<br/>Vert</French>
|
||||
<Polish>Dołącz do<br/>drużyny zielonej</Polish>
|
||||
<Czech>Připojit do<br/>Zeleného týmu</Czech>
|
||||
<Russian>Присоединиться<br/>к зеленой группе</Russian>
|
||||
@ -576,7 +585,7 @@
|
||||
<English>Join Team<br/>Blue</English>
|
||||
<German>Team Blau<br/>beitreten</German>
|
||||
<Spanish>Unirse al<br/>equipo azul</Spanish>
|
||||
<French>Rejoindre<br/>Bleue</French>
|
||||
<French>Rejoindre<br/>Bleu</French>
|
||||
<Polish>Dołącz do<br/>drużyny niebieskiej</Polish>
|
||||
<Czech>Připojit do<br/>Modrého týmu</Czech>
|
||||
<Russian>Присоединиться<br/>к синей группе</Russian>
|
||||
@ -605,7 +614,7 @@
|
||||
<Czech>Připojil ses do %1 týmu</Czech>
|
||||
<Russian>Вы присоединились к группе %1</Russian>
|
||||
<Portuguese>Você uniu-se à Equipe %1</Portuguese>
|
||||
<Italian>Sei entrato nella Squadra %1</Italian>
|
||||
<Italian>Sei entrato nel team %1</Italian>
|
||||
<Hungarian>Csatlakoztál a %1 csapathoz</Hungarian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_LeaveTeam">
|
||||
@ -617,7 +626,7 @@
|
||||
<Czech>Opustit tým</Czech>
|
||||
<Russian>Покинуть группу</Russian>
|
||||
<Portuguese>Deixar Equipe</Portuguese>
|
||||
<Italian>Lascia la Squadra</Italian>
|
||||
<Italian>Lascia il team</Italian>
|
||||
<Hungarian>Csapat elhagyása</Hungarian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_LeftTeam">
|
||||
@ -629,7 +638,7 @@
|
||||
<Czech>Opustil si tým</Czech>
|
||||
<Russian>Вы покинули группу</Russian>
|
||||
<Portuguese>Você deixou a Equipe</Portuguese>
|
||||
<Italian>Hai lasciato la squadra</Italian>
|
||||
<Italian>Hai lasciato il team</Italian>
|
||||
<Hungarian>Elhagytad a csapatot</Hungarian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Pardon">
|
||||
@ -658,13 +667,13 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_ModifierKey">
|
||||
<English>Modifier Key</English>
|
||||
<German>Modifikator Taste</German>
|
||||
<German>Modifikator-Taste</German>
|
||||
<Polish>Modyfikator</Polish>
|
||||
<French>Modifier la touche</French>
|
||||
<Spanish>Tecla modificadora</Spanish>
|
||||
<Russian>Клавиша-модификатор</Russian>
|
||||
<Portuguese>Tecla Modificadora</Portuguese>
|
||||
<Italian>Modifica Tasto</Italian>
|
||||
<Italian>Modifica tasto</Italian>
|
||||
<Hungarian>Módosító billentyű</Hungarian>
|
||||
<Czech>Modifikátor</Czech>
|
||||
</Key>
|
||||
@ -678,6 +687,7 @@
|
||||
<Hungarian>Hatótávolságon kívül</Hungarian>
|
||||
<Polish>Poza zasięgiem</Polish>
|
||||
<Czech>Mimo dosah</Czech>
|
||||
<Italian>Non in raggio</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Equipment">
|
||||
<English>Equipment</English>
|
||||
@ -688,6 +698,7 @@
|
||||
<Czech>Vybavení</Czech>
|
||||
<Hungarian>Felszerelés</Hungarian>
|
||||
<Russian>Снаряжение</Russian>
|
||||
<Italian>Equipaggiamento</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Push">
|
||||
<English>Push</English>
|
||||
@ -698,6 +709,7 @@
|
||||
<Czech>Odstrčit</Czech>
|
||||
<Hungarian>Tolás</Hungarian>
|
||||
<Russian>Толкать</Russian>
|
||||
<Italian>Spingi</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Interact">
|
||||
<English>Interact</English>
|
||||
@ -708,16 +720,18 @@
|
||||
<Polish>Interakcja</Polish>
|
||||
<Spanish>Interactuar</Spanish>
|
||||
<Hungarian>Cselekvés</Hungarian>
|
||||
<Italian>Interagisci</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_Passengers">
|
||||
<English>Passengers</English>
|
||||
<German>Fahrzeuginsassen</German>
|
||||
<German>Passagiere</German>
|
||||
<Spanish>Pasajeros</Spanish>
|
||||
<Russian>Пассажиры</Russian>
|
||||
<Czech>Pasažéři</Czech>
|
||||
<Polish>Pasażerowie</Polish>
|
||||
<French>Passagers</French>
|
||||
<Hungarian>Utasok</Hungarian>
|
||||
<Italian>Passeggeri</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<Polish>Powiększ UI ekwipunku</Polish>
|
||||
<French>Agrandir la taille d'affichage de l'inventaire</French>
|
||||
<Hungarian>Legyen a felszerelés menüje nagyobb</Hungarian>
|
||||
<Italian>Ingrandisci il menù inventario</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Inventory_SettingDescription">
|
||||
<English>Normally inventory display is scaled by UI size. This allows scaling the Inventory UI size up, but doesn't increase font size allowing more rows displayed.</English>
|
||||
@ -20,6 +21,7 @@
|
||||
<Polish>Ekwipunek skalowany jest poprzez rozmiar UI. Ta opcja pozwala powiększyć rozmiar UI ekwipunku, lecz nie zwiększa rozmiaru fontu pozwalając na wyświetlanie większej ilości wierszy.</Polish>
|
||||
<French>L'inventaire est normalement affiché en fonction de la taille de l'UI. Cette option permet d'agrandir l'affichage de l'inventaire, mais n'a aucun effet sur la taille des polices permettant d'afficher plus de ligne</French>
|
||||
<Hungarian>Alaphelyzetben a kezelőfelület mérete skálázza a felszerelési menüt. Ez az opció engedélyezi a menü felskálázását, de megtartja a betűméreteket, így növelve a láthatóságot.</Hungarian>
|
||||
<Italian>Normalmente il menù inventario è scalato in base alle dimensioni interfaccia. Questa opzione di permette di ingrandirlo ulteriormente ma senza aumentare la dimensione del testo.</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<<<<<<< HEAD
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project name="ACE">
|
||||
<Package name="WEP_JAVELIN">
|
||||
<Key ID="STR_ACE_JAVELIN_LockTarget">
|
||||
@ -9,6 +10,7 @@
|
||||
<Polish>Namierz cel (przytrzymaj)</Polish>
|
||||
<French>Verrouiller cible (maintenir)</French>
|
||||
<Hungarian>Célpontra állás (Lenyomva tartott)</Hungarian>
|
||||
<Italian>Aggangia il bersagio</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_JAVELIN_CycleFireMode">
|
||||
<English>Cycle Fire Mode</English>
|
||||
@ -18,6 +20,7 @@
|
||||
<Polish>Przełącz tryb ognia</Polish>
|
||||
<French>Cycle mode de tir</French>
|
||||
<Hungarian>Tüzelési mód váltása</Hungarian>
|
||||
<Italian>Alterna le modalità di fuoco</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -18,32 +18,43 @@
|
||||
<English>Kestrel 4500 Pocket Weather Tracker</English>
|
||||
<Polish>Anemomentr skrzydełkowy Kestrel 4500</Polish>
|
||||
<Russian>Карманная метеостанция Kestrel 4500NV</Russian>
|
||||
<French>Station météo portable Kestrel 4500</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Kestrel4500_OpenKestrel">
|
||||
<English>Open Kestrel 4500</English>
|
||||
<Polish>Otwórz Kestrel 4500</Polish>
|
||||
<Hungarian>Kestrel 4500 elővétele</Hungarian>
|
||||
<Russian>Открыть Kestrel 4500NV</Russian>
|
||||
<French>Ouvrir Kestrel 4500</French>
|
||||
<Italian>Accendi Kestrel 4500</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Kestrel4500_ShowKestrel">
|
||||
<English>Show Kestrel 4500</English>
|
||||
<Polish>Pokaż Kestrel 4500</Polish>
|
||||
<Russian>Показать Kestrel 4500NV</Russian>
|
||||
<French>Afficher Kestrel 4500</French>
|
||||
<Italian>Mostra Kestrel 4500</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Kestrel4500_HideKestrel">
|
||||
<English>Hide Kestrel 4500</English>
|
||||
<Polish>Ukryj Kestrel 4500</Polish>
|
||||
<Russian>Убрать Kestrel 4500NV</Russian>
|
||||
<French>Cacher Kestrel 4500</French>
|
||||
<Italian>Nascondi Kestrel 4500</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Kestrel4500_KestrelDialogKey">
|
||||
<English>Open Kestrel 4500</English>
|
||||
<Polish>Otwórz Kestrel 4500</Polish>
|
||||
<Russian>Открыть Kestrel 4500NV</Russian>
|
||||
<French>Ouvrir Kestrel 4500</French>
|
||||
<Italian>Accendi Kestrel 4500</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Kestrel4500_DisplayKestrelKey">
|
||||
<English>Show Kestrel 4500</English>
|
||||
<Polish>Pokaż Kestrel 4500</Polish>
|
||||
<Russian>Показать Kestrel 4500NV</Russian>
|
||||
<French>Afficher Kestrel 4500</French>
|
||||
<Italian>Mostra Kestrel 4500</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<Polish>Desygnator laserowy wł.</Polish>
|
||||
<French>Désignateur Laser Allumé</French>
|
||||
<Hungarian>Lézeres Megjelölő Be</Hungarian>
|
||||
<Italian>Designatore laser acceso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laser_SelfDesignate_DesignatorOff">
|
||||
<English>Laser Designator Off</English>
|
||||
@ -20,6 +21,7 @@
|
||||
<Polish>Desygnator laserowy wył.</Polish>
|
||||
<French>Désignateur Laser Éteint</French>
|
||||
<Hungarian>Lézeres Megjelölő Ki</Hungarian>
|
||||
<Italian>Designatore laser spento</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -10,6 +10,7 @@
|
||||
<Polish>Wskaźnik laserowy (czerwony)</Polish>
|
||||
<Hungarian>Lézer-pointer (piros)</Hungarian>
|
||||
<Spanish>Puntero láser (rojo)</Spanish>
|
||||
<Italian>Puntatore laser (rosso)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_green">
|
||||
<English>Laser Pointer (green)</English>
|
||||
@ -20,6 +21,7 @@
|
||||
<Polish>Wskaźnik laserowy (zielony)</Polish>
|
||||
<Hungarian>Lézer-pointer (zöld)</Hungarian>
|
||||
<Spanish>Puntero láser (verde)</Spanish>
|
||||
<Italian>Puntatore laser (verde)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_Description">
|
||||
<English>Emits visible light. </English>
|
||||
@ -30,6 +32,7 @@
|
||||
<Polish>Wydziela widzialne światło.</Polish>
|
||||
<Hungarian>Látható fényt bocsát ki.</Hungarian>
|
||||
<Spanish>Emite luz visible.</Spanish>
|
||||
<Italian>Emette luce visibile</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_useLaser">
|
||||
<English><t color='#9cf953'>Use: </t>Turn Laser ON/OFF</English>
|
||||
@ -47,16 +50,23 @@
|
||||
<English>Laser</English>
|
||||
<German>Laser</German>
|
||||
<Polish>Laser</Polish>
|
||||
<Russian>Лазер</Russian>
|
||||
<French>Laser</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_IRLaser">
|
||||
<English>IR Laser</English>
|
||||
<German>IR-Laser</German>
|
||||
<Polish>Laser IR</Polish>
|
||||
<Russian>ИК-лазер</Russian>
|
||||
<French>Laser IR</French>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Laserpointer_switchLaserLight">
|
||||
<English>Switch Laser / IR Laser</English>
|
||||
<German>Umschalten Laser / IR-Laser</German>
|
||||
<Polish>Przełącz Laser / Laser IR</Polish>
|
||||
<Russian>Изменить режим Лазер / ИК-лазер</Russian>
|
||||
<French>Changer Laser / Laser IR</French>
|
||||
<Italian>Alterna Laser / IR Laser</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
BIN
addons/logistics_wirecutter/sound/wirecut.ogg
Normal file
BIN
addons/logistics_wirecutter/sound/wirecut.ogg
Normal file
Binary file not shown.
@ -82,6 +82,7 @@
|
||||
<Czech>Páskování dokončeno</Czech>
|
||||
<Polish>Przepakowywanie zakończone</Polish>
|
||||
<Hungarian>Újratárazás befejezve</Hungarian>
|
||||
<Italian>Riempi caricatore</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MagazineRepack_RepackInterrupted">
|
||||
<English>Repacking Interrupted</English>
|
||||
@ -92,6 +93,7 @@
|
||||
<Czech>Páskování přerušeno</Czech>
|
||||
<Polish>Przepakowywanie przerwane</Polish>
|
||||
<Hungarian>Újratárazás megszakítva</Hungarian>
|
||||
<Italian>Riempimento interrotto</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MagazineRepack_RepackedMagazinesCount">
|
||||
<English>%1 Full and %2 Partial</English>
|
||||
@ -102,6 +104,7 @@
|
||||
<Czech>%1 plný a %2 částečně</Czech>
|
||||
<Polish>Pełnych: %1.<br />Częściowo pełnych: %2.</Polish>
|
||||
<Hungarian>%1 teljes és %2 részleges</Hungarian>
|
||||
<Italian>%1 pieno e %2 parziale</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Edited with tabler. -->
|
||||
<Project name="ACE">
|
||||
<Package name="Map">
|
||||
<Key ID="STR_ACE_MapTools_Name">
|
||||
@ -143,6 +142,7 @@
|
||||
<Spanish>Dirección: %1°</Spanish>
|
||||
<Hungarian>Irány: %1</Hungarian>
|
||||
<Russian>Направление: %1°</Russian>
|
||||
<Italian>Direzione : %1°</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Edited with tabler. -->
|
||||
<Project name="ACE">
|
||||
<Package name="Markers">
|
||||
<Key ID="STR_ACE_Markers_MarkerDirection">
|
||||
@ -11,6 +10,7 @@
|
||||
<Spanish>Dirección: %1°</Spanish>
|
||||
<Russian>Направление: %1°</Russian>
|
||||
<Hungarian>Irány: %1°</Hungarian>
|
||||
<Italian>Direzione: %1°</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
||||
|
BIN
addons/medical/sounds/Inject.ogg
Normal file
BIN
addons/medical/sounds/Inject.ogg
Normal file
Binary file not shown.
@ -10,6 +10,7 @@
|
||||
<French>Injecter de l'atropine</French>
|
||||
<Russian>Ввести атропин</Russian>
|
||||
<Hungarian>Atropin beadása</Hungarian>
|
||||
<Italian>Inietta atropina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Inject_Epinephrine">
|
||||
<English>Inject Epinephrine</English>
|
||||
@ -21,7 +22,7 @@
|
||||
<Russian>Ввести адреналин</Russian>
|
||||
<Hungarian>Epinefrin beadása</Hungarian>
|
||||
<Portuguese>Injetar Epinefrina</Portuguese>
|
||||
<Italian>Inietta Epinefrina</Italian>
|
||||
<Italian>Inietta epinefrina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Inject_Morphine">
|
||||
<English>Inject Morphine</English>
|
||||
@ -45,7 +46,7 @@
|
||||
<French>Transfusion</French>
|
||||
<Hungarian>Infúzió (vér)</Hungarian>
|
||||
<Portuguese>Transfundir Sangue</Portuguese>
|
||||
<Italian>Effettua Trasfusione</Italian>
|
||||
<Italian>Effettua trasfusione di sangue</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Transfuse_Plasma">
|
||||
<English>Transfuse Plasma</English>
|
||||
@ -56,6 +57,7 @@
|
||||
<French>Transfuser du Plasma</French>
|
||||
<Russian>Перелить плазму</Russian>
|
||||
<Hungarian>Infúzió (vérplazma)</Hungarian>
|
||||
<Italian>Effettua trasfusione di plasma</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Transfuse_Saline">
|
||||
<English>Transfuse Saline</English>
|
||||
@ -66,6 +68,7 @@
|
||||
<French>Transfuser de la Saline</French>
|
||||
<Russian>Перелить физраствор</Russian>
|
||||
<Hungarian>Infúzió (sós víz)</Hungarian>
|
||||
<Italian>Effettua trasfusione di soluzione salina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Apply_Tourniquet">
|
||||
<English>Apply Tourniquet</English>
|
||||
@ -75,6 +78,7 @@
|
||||
<Polish>Załóż stazę</Polish>
|
||||
<French>Appliquer un garrot</French>
|
||||
<Russian>Наложить жгут</Russian>
|
||||
<Italian>Applica laccio emostatico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Bandage">
|
||||
<English>Bandage</English>
|
||||
@ -193,6 +197,7 @@
|
||||
<French>Injection d'Atropine ...</French>
|
||||
<Russian>Введение атропина ...</Russian>
|
||||
<Hungarian>Atropin beadása ...</Hungarian>
|
||||
<Italian>Inietto l'atropina ...</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Transfusing_Blood">
|
||||
<English>Transfusing Blood ...</English>
|
||||
@ -204,7 +209,7 @@
|
||||
<French>Transfusion Sanguine ...</French>
|
||||
<Hungarian>Infúzió vérrel ...</Hungarian>
|
||||
<Portuguese>Transfundindo Sangue ...</Portuguese>
|
||||
<Italian>Effettuo la trasfusione ...</Italian>
|
||||
<Italian>Effettuo la trasfusione di sangue ...</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Transfusing_Saline">
|
||||
<English>Transfusing Saline ...</English>
|
||||
@ -215,6 +220,7 @@
|
||||
<French>Transfusion de saline ...</French>
|
||||
<Russian>Переливание физраствора ...</Russian>
|
||||
<Hungarian>Infúzió sós vizzel ...</Hungarian>
|
||||
<Italian>Effettuo la rasfusione di salina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Transfusing_Plasma">
|
||||
<English>Transfusing Plasma ...</English>
|
||||
@ -225,6 +231,7 @@
|
||||
<French>Transfusion de Plasma ...</French>
|
||||
<Russian>Переливание плазмы ...</Russian>
|
||||
<Hungarian>Infúzió vérplazmával ...</Hungarian>
|
||||
<Italian>Effettu la trasfusione di plasma ...</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Bandaging">
|
||||
<English>Bandaging ...</English>
|
||||
@ -247,6 +254,7 @@
|
||||
<French>Mise en place du Garrot ...</French>
|
||||
<Russian>Наложение жгута ...</Russian>
|
||||
<Hungarian>Érszorító felhelyezése ...</Hungarian>
|
||||
<Italian>Sto applicando il laccio emostatico ...</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Medical">
|
||||
<English>Medical</English>
|
||||
@ -269,6 +277,7 @@
|
||||
<Polish>Bandaż jałowy</Polish>
|
||||
<French>Bandage rapide</French>
|
||||
<Hungarian>Zárókötszer</Hungarian>
|
||||
<Italian>Bendaggio rapido</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_PackingBandage">
|
||||
<English>Packing Bandage</English>
|
||||
@ -277,6 +286,7 @@
|
||||
<Russian>Компресионный пакет</Russian>
|
||||
<Polish>Bandaż uciskowy</Polish>
|
||||
<Hungarian>Nyomókötszer</Hungarian>
|
||||
<Italian>Bendaggio compressivo</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_ElasticBandage">
|
||||
<English>Elastic Bandage</English>
|
||||
@ -287,6 +297,7 @@
|
||||
<Polish>Bandaż elastyczny</Polish>
|
||||
<French>Pansement élastique</French>
|
||||
<Hungarian>Rögzitő kötszer</Hungarian>
|
||||
<Italian>Bendaggio elastico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_QuikClot">
|
||||
<English>QuikClot</English>
|
||||
@ -297,6 +308,7 @@
|
||||
<Czech>QuikClot</Czech>
|
||||
<French>Hémostatique</French>
|
||||
<Hungarian>QuikClot</Hungarian>
|
||||
<Italian>QuikClot(polvere emostatica)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_CheckPulse">
|
||||
<English>Check Pulse</English>
|
||||
@ -307,6 +319,7 @@
|
||||
<Polish>Sprawdź tętno</Polish>
|
||||
<French>Vérifier les pulsations</French>
|
||||
<Hungarian>Pulzus ellenőrzése</Hungarian>
|
||||
<Italian>Controlla il polso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_CheckBloodPressure">
|
||||
<English>Check Blood Pressure</English>
|
||||
@ -317,6 +330,7 @@
|
||||
<Polish>Sprawdź ciśnienie krwi</Polish>
|
||||
<French>Vérification de la Tension</French>
|
||||
<Hungarian>Vérnyomás megmérése</Hungarian>
|
||||
<Italian>Controlla pressionsa sanguigna</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_TriageCard">
|
||||
<English>Triage Card</English>
|
||||
@ -327,6 +341,7 @@
|
||||
<Czech>Karta Triage</Czech>
|
||||
<French>Carte de Triage</French>
|
||||
<Hungarian>Orvosi lap</Hungarian>
|
||||
<Italian>Triage Card</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Tourniquet">
|
||||
<English>Tourniquet</English>
|
||||
@ -337,6 +352,7 @@
|
||||
<Polish>Staza</Polish>
|
||||
<French>Garrot</French>
|
||||
<Hungarian>Érszorító</Hungarian>
|
||||
<Italian>Laccio emostatico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_RemoveTourniquet">
|
||||
<English>Remove Tourniquet</English>
|
||||
@ -347,6 +363,7 @@
|
||||
<Polish>Zdejmij stazę</Polish>
|
||||
<French>Enlever le Garrot</French>
|
||||
<Hungarian>Érszorító leszedése</Hungarian>
|
||||
<Italian>Rimuovi laccio emostatico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Blood4_1000">
|
||||
<English>Give Blood IV (1000ml)</English>
|
||||
@ -357,6 +374,7 @@
|
||||
<French>Administrer du Sang en IV (1000ml)</French>
|
||||
<Czech>Podat krev. transfúzi (1000ml)</Czech>
|
||||
<Hungarian>Vér adása intravénásan (1000ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione sangue IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Blood4_500">
|
||||
<English>Give Blood IV (500ml)</English>
|
||||
@ -367,6 +385,7 @@
|
||||
<French>Administrer du Sang en IV (500ml)</French>
|
||||
<Czech>Podat krev. transfúzi (500ml) </Czech>
|
||||
<Hungarian>Vér adása intravénásan (500ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione sangue IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Blood4_250">
|
||||
<English>Give Blood IV (250ml)</English>
|
||||
@ -377,6 +396,7 @@
|
||||
<French>Administrer du Sang en IV (250ml)</French>
|
||||
<Czech>Podat krev. transfúzi (250ml)</Czech>
|
||||
<Hungarian>Vér adása intravénásan (250ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione sangue IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Plasma4_1000">
|
||||
<English>Give Plasma IV (1000ml)</English>
|
||||
@ -387,6 +407,7 @@
|
||||
<French>Administrer du Plasma en IV (1000ml)</French>
|
||||
<Czech>Podat plazmu (1000ml)</Czech>
|
||||
<Hungarian>Vérplazma adása intravénásan (1000ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione plasma IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Plasma4_500">
|
||||
<English>Give Plasma IV (500ml)</English>
|
||||
@ -397,6 +418,7 @@
|
||||
<French>Administrer du Plasma en IV (500ml)</French>
|
||||
<Czech>Podat plazmu (500ml)</Czech>
|
||||
<Hungarian>Vérplazma adása intravénásan (500ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione plasma IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Plasma4_250">
|
||||
<English>Give Plasma IV (250ml)</English>
|
||||
@ -407,6 +429,7 @@
|
||||
<French>Administrer du Plasma en IV (250ml)</French>
|
||||
<Czech>Podat plazmu (250ml)</Czech>
|
||||
<Hungarian>Vérplazma adása intravénásan (250ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione plasma IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Saline4_1000">
|
||||
<English>Give Saline IV (1000ml)</English>
|
||||
@ -417,6 +440,7 @@
|
||||
<French>Administrer de la Solution Saline en IV (1000ml)</French>
|
||||
<Czech>Podaz fyz. roztok (1000ml)</Czech>
|
||||
<Hungarian>Sós víz adása intravénásan (1000ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione salina IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Saline4_500">
|
||||
<English>Give Saline IV (500ml)</English>
|
||||
@ -427,6 +451,7 @@
|
||||
<French>Administrer de la Solution Saline en IV (500ml)</French>
|
||||
<Czech>Podaz fyz. roztok (500ml)</Czech>
|
||||
<Hungarian>Sós víz adása intravénásan (500ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione salina IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Saline4_250">
|
||||
<English>Give Saline IV (250ml)</English>
|
||||
@ -437,6 +462,7 @@
|
||||
<French>Administrer de la Solution Saline en IV (250ml)</French>
|
||||
<Czech>Podaz fyz. roztok (250ml)</Czech>
|
||||
<Hungarian>Sós víz adása intravénásan (250ml)</Hungarian>
|
||||
<Italian>Effettua trasfusione salina IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_MINOR">
|
||||
<English>Minor</English>
|
||||
@ -447,6 +473,7 @@
|
||||
<French>Mineur</French>
|
||||
<Czech>Minimální</Czech>
|
||||
<Hungarian>Enyhe</Hungarian>
|
||||
<Italian>Minore</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_DELAYED">
|
||||
<English>Delayed</English>
|
||||
@ -457,6 +484,7 @@
|
||||
<German>Verzögert</German>
|
||||
<Czech>Odložitelný</Czech>
|
||||
<Hungarian>Késleltetett</Hungarian>
|
||||
<Italian>Differito</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_IMMEDIATE">
|
||||
<English>Immediate</English>
|
||||
@ -467,6 +495,7 @@
|
||||
<German>Sofort</German>
|
||||
<Czech>Okamžiý</Czech>
|
||||
<Hungarian>Azonnali</Hungarian>
|
||||
<Italian>Immediata</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_DECEASED">
|
||||
<English>Deceased</English>
|
||||
@ -477,6 +506,7 @@
|
||||
<German>Verstorben</German>
|
||||
<Czech>Mrtvý</Czech>
|
||||
<Hungarian>Elhalálozott</Hungarian>
|
||||
<Italian>Deceduto</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_NONE">
|
||||
<English>None</English>
|
||||
@ -487,6 +517,7 @@
|
||||
<German>Keine</German>
|
||||
<Czech>Nic</Czech>
|
||||
<Hungarian>Semmi</Hungarian>
|
||||
<Italian>Nessuna</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_NORMAL_BREATHING">
|
||||
<English>Normal breathing</English>
|
||||
@ -497,6 +528,7 @@
|
||||
<German>Normale Atmung</German>
|
||||
<Czech>Dýchá normálně</Czech>
|
||||
<Hungarian>Normális légzés</Hungarian>
|
||||
<Italian>Respiro normale</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_NO_BREATHING">
|
||||
<English>No breathing</English>
|
||||
@ -507,6 +539,7 @@
|
||||
<Polish>Brak oddechu</Polish>
|
||||
<Czech>Nedýchá</Czech>
|
||||
<Hungarian>Nincs légzés</Hungarian>
|
||||
<Italian>Mancanza di respiro</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_DIFFICULT_BREATHING">
|
||||
<English>Difficult breathing</English>
|
||||
@ -517,6 +550,7 @@
|
||||
<German>Schwere Atmung</German>
|
||||
<Czech>Dýchá s obtížemi</Czech>
|
||||
<Hungarian>Nehéz légzés</Hungarian>
|
||||
<Italian>Difficoltà a respirare</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ALMOST_NO_BREATHING">
|
||||
<English>Almost no breathing</English>
|
||||
@ -527,6 +561,7 @@
|
||||
<Polish>Prawie brak oddechu</Polish>
|
||||
<Czech>Skoro nedýchá</Czech>
|
||||
<Hungarian>Alig van légzés</Hungarian>
|
||||
<Italian>Respira a fatica</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_STATUS_BLEEDING">
|
||||
<English>Bleeding</English>
|
||||
@ -537,6 +572,7 @@
|
||||
<Polish>Krwawienie zewnętrzne</Polish>
|
||||
<Czech>Krvácí</Czech>
|
||||
<Hungarian>Vérzik</Hungarian>
|
||||
<Italian>Sanguinando</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_STATUS_PAIN">
|
||||
<English>In Pain</English>
|
||||
@ -547,6 +583,7 @@
|
||||
<Polish>W bólu</Polish>
|
||||
<Czech>V bolestech</Czech>
|
||||
<Hungarian>Fájdalom alatt</Hungarian>
|
||||
<Italian>Con dolore</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_STATUS_LOST_BLOOD">
|
||||
<English>Lost a lot of Blood</English>
|
||||
@ -557,6 +594,7 @@
|
||||
<Polish>Stracił dużo krwi</Polish>
|
||||
<Czech>Ztratil hodně krve</Czech>
|
||||
<Hungarian>Sok vért vesztett</Hungarian>
|
||||
<Italian>Ha perso parecchio sangue</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_STATUS_TOURNIQUET_APPLIED">
|
||||
<English>Tourniquet [CAT]</English>
|
||||
@ -567,6 +605,7 @@
|
||||
<Polish>Staza [typ. CAT]</Polish>
|
||||
<Czech>Škrtidlo [CAT]</Czech>
|
||||
<Hungarian>Érszorító [CAT]</Hungarian>
|
||||
<Italian>Laccio emostatico [CAT]</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_receivingIvVolume">
|
||||
<English>Receiving IV [%1ml]</English>
|
||||
@ -577,6 +616,7 @@
|
||||
<French>Transfusion en IV [%1ml]</French>
|
||||
<Czech>Přijímání transfúze [%1ml]</Czech>
|
||||
<Hungarian>Infúzióra kötve [%1ml]</Hungarian>
|
||||
<Italian>Ricevendo IV [%1ml]</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_BASIC_DISPLAY">
|
||||
<English>Bandage (Basic)</English>
|
||||
@ -587,6 +627,7 @@
|
||||
<Polish>Bandaż (jałowy)</Polish>
|
||||
<Czech>Bandáž (standartní)</Czech>
|
||||
<Hungarian>Kötszer (Általános)</Hungarian>
|
||||
<Italian>Bendaggio (base)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_BASIC_DESC_SHORT">
|
||||
<English>Used to cover a wound</English>
|
||||
@ -596,6 +637,7 @@
|
||||
<Polish>Używany w celu przykrycia i ochrony miejsca zranienia</Polish>
|
||||
<German>Verwendet, um Wunden abzudecken</German>
|
||||
<Hungarian>Sebesülések befedésére alkalmas</Hungarian>
|
||||
<Italian>Usato per coprire una ferita</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_BASIC_DESC_USE">
|
||||
<English>A dressing, that is a particular material used to cover a wound, which is applied over the wound once bleeding has been stemmed.</English>
|
||||
@ -605,6 +647,7 @@
|
||||
<French>Bandage fait d'un matériel spécial utilisé pour couvrir une blessure, qui peut etre appliqué dès que le saignement a été stoppé.</French>
|
||||
<Polish>Opatrunek materiałowy, używany do przykrywania ran, zakładany na ranę po zatamowaniu krwawienia.</Polish>
|
||||
<Hungarian>Egy különleges anyagú kötszer sebek betakarására, amelyet a vérzés elállítása után helyeznek fel.</Hungarian>
|
||||
<Italian>Una benda apposta, utilizzata per coprire una ferita, la quale è applicato sopra di essa una volta fermata l'emorragia.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PACKING_BANDAGE_DISPLAY">
|
||||
<English>Packing Bandage</English>
|
||||
@ -614,6 +657,7 @@
|
||||
<French>Bandage Mèche</French>
|
||||
<Polish>Bandaż (uciskowy)</Polish>
|
||||
<Hungarian>Nyomókötszer</Hungarian>
|
||||
<Italian>Bendaggio compressivo</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PACKING_BANDAGE_DESC_SHORT">
|
||||
<English>Used to pack medium to large wounds and stem the bleeding</English>
|
||||
@ -623,6 +667,7 @@
|
||||
<French>Utilisé pour remplir la cavité créée dans une blessure de taille moyenne à grande.</French>
|
||||
<Polish>Używany w celu opatrywania średnich i dużych ran oraz tamowania krwawienia.</Polish>
|
||||
<Hungarian>Közepestől nagyig terjedő sebek betakarására és vérzés elállítására használt kötszer</Hungarian>
|
||||
<Italian>Usato su medie o larghe ferite per fermare emorragie.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PACKING_BANDAGE_DESC_USE">
|
||||
<English>A bandage used to pack the wound to stem bleeding and facilitate wound healing. Packing a wound is an option in large polytrauma injuries.</English>
|
||||
@ -631,6 +676,7 @@
|
||||
<French>Bandage pouvant être inseré dans les blessures pour éponger le saignement et faciliter la guerrison. Ce bandage est optionnel pour soigner les lésions polytraumatique.</French>
|
||||
<Polish>Opatrunek stosowany w celu zatrzymania krwawienia i osłony większych ran.</Polish>
|
||||
<Hungarian>Egy kötszerfajta, melyet a sebek nyomására használnak a vérzés elállítása és sebgyógyulás érdekében. A nyomókötés egy lehetőség nagyobb polytraumatikus sérülések esetén.</Hungarian>
|
||||
<Italian>Un bendaggio usato per bendare ferite con emorragie e facilitare la guarigione. Bendare una ferita è una opzione su ferite di vario tipo.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_ELASTIC_DISPLAY">
|
||||
<English>Bandage (Elastic)</English>
|
||||
@ -641,6 +687,7 @@
|
||||
<Polish>Bandaż (elastyczny)</Polish>
|
||||
<Czech>Bandáž (elastická)</Czech>
|
||||
<Hungarian>Rögzító kötszer</Hungarian>
|
||||
<Italian>Benda (Elastica)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_ELASTIC_DESC_SHORT">
|
||||
<English>Bandage kit, Elastic</English>
|
||||
@ -650,6 +697,7 @@
|
||||
<French>Bandage Compressif Élastique</French>
|
||||
<Polish>Zestaw bandaży elastycznych.</Polish>
|
||||
<Hungarian>Rugalmas kötszercsomag, "rögzítő"</Hungarian>
|
||||
<Italian>Kit bendaggio, elastico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGE_ELASTIC_DESC_USE">
|
||||
<English>Allows an even compression and extra support to the injured area.</English>
|
||||
@ -659,6 +707,7 @@
|
||||
<Polish>Elastyczna opaska podtrzymująca opatrunek oraz usztywniająca okolice stawów.</Polish>
|
||||
<Spanish>Brinda una compresión uniforme y ofrece soporte extra a una zona lesionada</Spanish>
|
||||
<Hungarian>Egyenletes nyomást és támogatást biztosít a sebesült felületnek.</Hungarian>
|
||||
<Italian>Permette di comprimevere e aiutare la zone ferita.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TOURNIQUET_DISPLAY">
|
||||
<English>Tourniquet (CAT)</English>
|
||||
@ -669,6 +718,7 @@
|
||||
<Polish>Staza (typ. CAT)</Polish>
|
||||
<Czech>Škrtidlo (CAT)</Czech>
|
||||
<Hungarian>Érszorító (CAT)</Hungarian>
|
||||
<Italian>Laccio emostatico (CAT)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TOURNIQUET_DESC_SHORT">
|
||||
<English>Slows down blood loss when bleeding</English>
|
||||
@ -678,6 +728,7 @@
|
||||
<Polish>Zmniejsza ubytek krwi z kończyn w przypadku krwawienia.</Polish>
|
||||
<German>Verringert den Blutverlust während einer Blutung</German>
|
||||
<Hungarian>Lelassítja a vérvesztést vérzés esetén</Hungarian>
|
||||
<Italian>Rallenta la perdita di sangue in caso di sanguinamento</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TOURNIQUET_DESC_USE">
|
||||
<English>A constricting device used to compress venous and arterial circulation in effect inhibiting or slowing blood flow and therefore decreasing loss of blood.</English>
|
||||
@ -687,6 +738,7 @@
|
||||
<Polish>Opaska uciskowa CAT służy do tamowanie krwotoków w sytuacji zranienia kończyn z masywnym krwawieniem tętniczym lub żylnym.</Polish>
|
||||
<German>Ein Gerät, das Druck auf Venen und Arterien ausübt und so den Blutfluss verringert.</German>
|
||||
<Hungarian>Egy szűkítőeszköz, mely a vénás és artériás nyomás keringés helyi összenyomására szolgál, ezzel lelassítva vagy megállítva az adott területen a vérkeringést. Ez csökkenti a vérvesztés mértékét.</Hungarian>
|
||||
<Italian>Un laccio emostatico usato per comprimere le vene e arterie per bloccare o rallentare la circolazione del sangue e quindi rallentare dissanguamenti.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_MORPHINE_DISPLAY">
|
||||
<English>Morphine autoinjector</English>
|
||||
@ -697,6 +749,7 @@
|
||||
<Polish>Autostrzykawka z morfiną</Polish>
|
||||
<Czech>Autoinjektor morfin</Czech>
|
||||
<Hungarian>Morfium autoinjektor</Hungarian>
|
||||
<Italian>Autoiniettore di morfina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_MORPHINE_DESC_SHORT">
|
||||
<English>Used to combat moderate to severe pain experiences</English>
|
||||
@ -706,6 +759,7 @@
|
||||
<French>Utilisé pour réduire les douleurs modérées à sévères.</French>
|
||||
<Polish>Morfina. Ma silne działanie przeciwbólowe.</Polish>
|
||||
<Hungarian>Mérsékelttől erős fájdalomig, ellene alkalmazandó termék</Hungarian>
|
||||
<Italian>Usato per combattere il dolore.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_MORPHINE_DESC_USE">
|
||||
<English>An analgesic used to combat moderate to severe pain experiences.</English>
|
||||
@ -715,6 +769,7 @@
|
||||
<Polish>Organiczny związek chemiczny z grupy alkaloidów. Ma silne działanie przeciwbólowe.</Polish>
|
||||
<German>Ein Schmerzmittel um mäßige bis starke Schmerzen zu behandeln</German>
|
||||
<Hungarian>Egy fájdalomcsillapító anyag, jellemzően mérsékelt vagy erős fájdalom esetén alkalmazandó.</Hungarian>
|
||||
<Italian>Un analgesico usato per combattere il dolore.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ATROPINE_DISPLAY">
|
||||
<English>Atropin autoinjector</English>
|
||||
@ -725,6 +780,7 @@
|
||||
<German>Atropin Autoinjektor</German>
|
||||
<Czech>Autoinjektor atropin</Czech>
|
||||
<Hungarian>Atropin autoinjektor</Hungarian>
|
||||
<Italian>Autoiniettore di Atropina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ATROPINE_DESC_SHORT">
|
||||
<English>Used in NBC scenarios</English>
|
||||
@ -734,6 +790,7 @@
|
||||
<Polish>Atropina. Stosowana jako lek rozkurczowy i środek rozszerzający źrenice.</Polish>
|
||||
<German>Verwendet bei ABC Kontamination</German>
|
||||
<Hungarian>NBK helyzetek esetén használandó</Hungarian>
|
||||
<Italian>Usato in situazioni con gas nervino.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ATROPINE_DESC_USE">
|
||||
<English>A drug used by the Military in NBC scenarios.</English>
|
||||
@ -743,6 +800,7 @@
|
||||
<Polish>Atropina. Stosowana jako lek rozkurczowy i środek rozszerzający źrenice. Środek stosowany w przypadku zagrożeń NBC.</Polish>
|
||||
<German>Ein Medikament, das vom Militär bei ABC Kontamination verwendet wird.</German>
|
||||
<Hungarian>Egy instabil alkaloid, NBK helyzetek esetén a katonai szervezetek veszik használatba.</Hungarian>
|
||||
<Italian>E' un farmaco usato in ambito militare in scenari con presenza di gas nervino.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_EPINEPHRINE_DISPLAY">
|
||||
<English>Epinephrine autoinjector</English>
|
||||
@ -753,6 +811,7 @@
|
||||
<German>Epiniphrin Autoinjektor</German>
|
||||
<Czech>Autoinjektor adrenalin</Czech>
|
||||
<Hungarian>Epinefrin autoinjektor</Hungarian>
|
||||
<Italian>Autoiniettore di Epinefrina</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_EPINEPHRINE_DESC_SHORT">
|
||||
<English>Increase heart rate and counter effects given by allergic reactions</English>
|
||||
@ -762,6 +821,7 @@
|
||||
<Polish>Adrenalina. Zwiększa puls i przeciwdziała efektom wywołanym przez reakcje alergiczne</Polish>
|
||||
<German>Steigert die Herzfrequenz, um den Effekt von allergischen Reaktionen zu bekämpfen</German>
|
||||
<Hungarian>Növeli a szívverést és ellenzi az allergiás reakciók hatásait</Hungarian>
|
||||
<Italian>Aumenta il battito cardiaco e combatte gli effetti di reazioni allergiche.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_EPINEPHRINE_DESC_USE">
|
||||
<English>A drug that works on a sympathetic response to dilate the bronchi, increase heart rate and counter such effects given by allergic reactions (anaphylaxis). Used in sudden cardiac arrest scenarios with decreasing positive outcomes.</English>
|
||||
@ -769,6 +829,7 @@
|
||||
<Spanish>Medicamento que dilata los bronquios, aumenta la frecuencia cardiaca y contrarresta los efectos de las reacciones alérgicas (anafilaxis). Se utiliza en caso de paros cardiacos repentinos.</Spanish>
|
||||
<French>Medicament qui fonctionne sur le système nerveux sympathique créant une dilatation des bronches, augmente la fréquence cardiaque et annule les effets d'une réaction allergique (anaphylaxie). Utilisé lors d'arrêt cardio-respiratoire pour augmenter les chances de retrouver un pouls.</French>
|
||||
<Polish>EpiPen z adrenaliną ma działanie sympatykomimetyczne, tj. pobudza receptory alfa- i beta-adrenergiczne. Pobudzenie układu współczulnego prowadzi do zwiększenia częstotliwości pracy serca, zwiększenia pojemności wyrzutowej serca i przyśpieszenia krążenia wieńcowego. Pobudzenie oskrzelowych receptorów beta-adrenergicznych wywołuje rozkurcz mięśni gładkich oskrzeli, co w efekcie zmniejsza towarzyszące oddychaniu świsty i duszności.</Polish>
|
||||
<Italian>Una sostanza che permette di dilatare i bronchi, aumentare il battito cardiaco e combattere effetti di reazioni allergiche. Usato anche in casi di arresto cardiaco.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PLASMA_IV">
|
||||
<English>Plasma IV (1000ml)</English>
|
||||
@ -778,6 +839,7 @@
|
||||
<Polish>Osocze IV (1000ml)</Polish>
|
||||
<German>Plasma IV (1000ml)</German>
|
||||
<Hungarian>Vérplazma-infúzió (1000ml)</Hungarian>
|
||||
<Italian>Plasma IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PLASMA_IV_DESC_SHORT">
|
||||
<English>A volume-expanding blood supplement.</English>
|
||||
@ -786,6 +848,7 @@
|
||||
<French>Supplément visant à remplacer les volumes sanguin</French>
|
||||
<Polish>Składnik krwi, używany do zwiększenia jej objętości.</Polish>
|
||||
<Hungarian>Egy térfogatnövelő vérkiegészítmény.</Hungarian>
|
||||
<Italian>Aiuta ad aumentare il volume sanguigno.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PLASMA_IV_DESC_USE">
|
||||
<English>A volume-expanding blood supplement.</English>
|
||||
@ -794,6 +857,7 @@
|
||||
<French>Supplément visant à remplacer le volume sanguin et remplace les plaquettes.</French>
|
||||
<Polish>Składnik krwi, używany do zwiększenia jej objętości.</Polish>
|
||||
<Hungarian>Egy térfogatnövelő vérkiegészítmény.</Hungarian>
|
||||
<Italian>Aiuta ad aumentare il volume sanguigno.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PLASMA_IV_500">
|
||||
<English>Plasma IV (500ml)</English>
|
||||
@ -803,6 +867,7 @@
|
||||
<Polish>Osocze IV (500ml)</Polish>
|
||||
<German>Plasma IV (500ml)</German>
|
||||
<Hungarian>Vérplazma-infúzió (500ml)</Hungarian>
|
||||
<Italian>Plasma IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PLASMA_IV_250">
|
||||
<English>Plasma IV (250ml)</English>
|
||||
@ -812,6 +877,7 @@
|
||||
<Polish>Osocze IV (250ml)</Polish>
|
||||
<German>Plasma IV (250ml)</German>
|
||||
<Hungarian>Vérplazma-infúzió (250ml)</Hungarian>
|
||||
<Italian>Plasma IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BLOOD_IV">
|
||||
<English>Blood IV (1000ml)</English>
|
||||
@ -821,6 +887,7 @@
|
||||
<Polish>Krew IV (1000ml)</Polish>
|
||||
<German>Blut IV (1000ml)</German>
|
||||
<Hungarian>Vér-infúzió (1000ml)</Hungarian>
|
||||
<Italian>Sangue IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BLOOD_IV_DESC_SHORT">
|
||||
<English>Blood IV, for restoring a patients blood (keep cold)</English>
|
||||
@ -829,12 +896,14 @@
|
||||
<French>Cullot Sanguin O- ,utiliser seulement lors de perte sanguine majeur afin de remplacer le volume sanguin perdu. Habituelment utiliser lors du transport ou dans un etablisement de soin. </French>
|
||||
<Polish>Krew IV, używana do uzupełnienia krwi u pacjenta, trzymać w warunkach chłodniczych</Polish>
|
||||
<Hungarian>Vér-infúzió, intravénás bejuttatásra egy páciensnek (hidegen tárolandó)</Hungarian>
|
||||
<Italian>Sangue usato per ripristinare pazienti in cui si è verificata una perdita di sangue (conservare al fresco)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BLOOD_IV_DESC_USE">
|
||||
<English>O Negative infusion blood used in strict and rare events to replenish blood supply usually conducted in the transport phase of medical care.</English>
|
||||
<Russian>Кровь I группы, резус-отрицательная, применяется по жизненным показаниям для возмещения объема потерянной крови на догоспитальном этапе оказания медицинской помощи.</Russian>
|
||||
<Polish>Krew 0 Rh-, używana w rzadkich i szczególnych przypadkach do uzupełnienia krwi u pacjenta, zazwyczaj w trakcie fazie transportu rannej osoby do szpitala.</Polish>
|
||||
<Spanish>Utilice sólo durante gran pérdida de sangre para reemplazar el volumen de sangre perdida. Uso habitual durante el transporte de heridos.</Spanish>
|
||||
<Italian>Sangue 0 negativo usato per ripristinare sangue in pazienti in cui si è verificata una perdita di sangue.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BLOOD_IV_500">
|
||||
<English>Blood IV (500ml)</English>
|
||||
@ -844,6 +913,7 @@
|
||||
<Polish>Krew IV (500ml)</Polish>
|
||||
<German>Blut IV (500ml)</German>
|
||||
<Hungarian>Vér-infúzió (500ml)</Hungarian>
|
||||
<Italian>Sangue IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BLOOD_IV_250">
|
||||
<English>Blood IV (250ml)</English>
|
||||
@ -853,6 +923,7 @@
|
||||
<Polish>Krew IV (250ml)</Polish>
|
||||
<German>Blut IV (250ml)</German>
|
||||
<Hungarian>Vér-infúzió (250ml)</Hungarian>
|
||||
<Italian>Samgue IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SALINE_IV">
|
||||
<English>Saline IV (1000ml)</English>
|
||||
@ -862,6 +933,7 @@
|
||||
<Polish>Solanka 0,9% IV (1000ml)</Polish>
|
||||
<German>Kochsalzlösung (1000ml)</German>
|
||||
<Hungarian>0,9%-os sósvíz-infúzió (1000ml)</Hungarian>
|
||||
<Italian>Soluzione salina IV (1000ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SALINE_IV_DESC_SHORT">
|
||||
<English>Saline IV, for restoring a patients blood</English>
|
||||
@ -870,6 +942,7 @@
|
||||
<French>Solution Saline 0.9% IV, pour rétablir temporairement la tension artérielle</French>
|
||||
<Polish>Solanka 0,9%, podawana dożylnie (IV), używana w celu uzupełnienia krwi u pacjenta</Polish>
|
||||
<Hungarian>0,9%-os sósvíz-infúzió, a páciens vérmennyiségének helyreállítására</Hungarian>
|
||||
<Italian>Soluzione salina, usata per ripristinare sangue nei pazienti.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SALINE_IV_DESC_USE">
|
||||
<English>A medical volume-replenishing agent introduced into the blood system through an IV infusion.</English>
|
||||
@ -878,6 +951,7 @@
|
||||
<French>Un remplacement temporaire pour rétablir la tension artérielle lors de perte sanguine, administré par intra-veineuse</French>
|
||||
<Polish>Używany w medycynie w formie płynu infuzyjnego jako środek nawadniający i uzupełniający niedobór elektrolitów, podawany dożylnie (IV).</Polish>
|
||||
<Hungarian>Egy orvosi térfogat-helyreállító készítmény, melyet intravénás módon lehet a szervezetbe juttatni.</Hungarian>
|
||||
<Italian>Una soluzione medica per ripristinare il volume del sangue introdotta tramite trasfusione IV.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SALINE_IV_500">
|
||||
<English>Saline IV (500ml)</English>
|
||||
@ -887,6 +961,7 @@
|
||||
<Polish>Solanka 0,9% IV (500ml)</Polish>
|
||||
<German>Kochsalzlösung (500ml)</German>
|
||||
<Hungarian>0,9%-os sósvíz-infúzió (500ml)</Hungarian>
|
||||
<Italian>Soluzione salina IV (500ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SALINE_IV_250">
|
||||
<English>Saline IV (250ml)</English>
|
||||
@ -896,6 +971,7 @@
|
||||
<Polish>Solanka 0,9% IV (250ml)</Polish>
|
||||
<German>Kochsalzlösung (250ml)</German>
|
||||
<Hungarian>0,9%-os sósvíz-infúzió (250ml)</Hungarian>
|
||||
<Italian>Soluzione salina IV (250ml)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_QUIKCLOT_DISPLAY">
|
||||
<English>Basic Field Dressing (QuikClot)</English>
|
||||
@ -905,6 +981,7 @@
|
||||
<Polish>Podstawowy pakiet opatrunkowy (QuikClot)</Polish>
|
||||
<German>Verbandpäckchen(Gerinnungsmittel)</German>
|
||||
<Hungarian>Általános zárókötszer (QuikClot)</Hungarian>
|
||||
<Italian>Bendaggio emostatico (QuikClot)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_QUIKCLOT_DESC_SHORT">
|
||||
<English>QuikClot bandage</English>
|
||||
@ -914,6 +991,7 @@
|
||||
<Polish>Hemostatyczny pakiet QuikClot. Podstawowy opatrunek stosowany na rany.</Polish>
|
||||
<German>Bandage mit Gerinnungsmittel</German>
|
||||
<Hungarian>QuikClot kötszer</Hungarian>
|
||||
<Italian>Bendaggio emostatico (QuikClot)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_QUIKCLOT_DESC_USE">
|
||||
<English>Hemostatic bandage with coagulant that stops bleeding.</English>
|
||||
@ -923,6 +1001,7 @@
|
||||
<Spanish>Vendaje hemostático con coagulante que detiene el sangrado.</Spanish>
|
||||
<German>Verband mit Gerinnungsmittel, um starke Blutung zu behandeln.</German>
|
||||
<Hungarian>Hemostatikus kötszer egy vérzésgátló anyaggal.</Hungarian>
|
||||
<Italian>Bendaggio emostatico con coagulante che permette di arrestare perdite di sangue</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_AID_KIT_DISPLAY">
|
||||
<English>Personal Aid Kit</English>
|
||||
@ -932,6 +1011,7 @@
|
||||
<Polish>Apteczka osobista</Polish>
|
||||
<German>Persönliches Verbandpäckchen</German>
|
||||
<Hungarian>Elsősegélycsomag</Hungarian>
|
||||
<Italian>Pronto soccorso personale</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_AID_KIT_DESC_SHORT">
|
||||
<English>Includes various treatment kit needed for stitching or advanced treatment</English>
|
||||
@ -941,6 +1021,7 @@
|
||||
<Polish>Zestaw środków medycznych do opatrywania ran i dodatkowego leczenia po-urazowego</Polish>
|
||||
<German>Beinhaltet medizinisches Material für fortgeschrittene Behandlung und zum Nähen.</German>
|
||||
<Hungarian>Változatos segédfelszereléseket tartalmaz sebvarráshoz és haladó elsősegélynyújtáshoz</Hungarian>
|
||||
<Italian>Include vario materiale medico per trattamenti avanzati.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_AID_KIT_DESC_USE">
|
||||
<English></English>
|
||||
@ -948,6 +1029,7 @@
|
||||
<French></French>
|
||||
<Spanish></Spanish>
|
||||
<Polish>W znacznym stopniu poprawia stan pacjenta</Polish>
|
||||
<Italian></Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SURGICALKIT_DISPLAY">
|
||||
<English>Surgical Kit</English>
|
||||
@ -957,6 +1039,7 @@
|
||||
<Polish>Zestaw do szycia ran</Polish>
|
||||
<German>Operationsset</German>
|
||||
<Hungarian>Sebészeti készlet</Hungarian>
|
||||
<Italian>Kit chirurgico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SURGICALKIT_DESC_SHORT">
|
||||
<English>Surgical Kit for in field advanced medical treatment</English>
|
||||
@ -966,6 +1049,7 @@
|
||||
<Polish>Zestaw pozwalający na zszywanie ran w polu</Polish>
|
||||
<German>Operationsset für fortgeschrittene medizinische Feldversorgung</German>
|
||||
<Hungarian>Sebészeti készlet komplex orvosi feladatok terepen való ellátására</Hungarian>
|
||||
<Italian>Kit chirurgico per trattamenti avanzati sul campo.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_SURGICALKIT_DESC_USE">
|
||||
<English>Surgical Kit for in field advanced medical treatment</English>
|
||||
@ -975,6 +1059,7 @@
|
||||
<German>Operationsset für fortgeschrittene medizinische Feldversorgung</German>
|
||||
<French>Trousse chirurgicale pour le traitement sur le terrain</French>
|
||||
<Hungarian>Sebészeti készlet komplex orvosi feladatok terepen való ellátására</Hungarian>
|
||||
<Italian>Kit chirurgico per trattamenti avanzati sul campo.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BODYBAG_DISPLAY">
|
||||
<English>Bodybag</English>
|
||||
@ -984,6 +1069,7 @@
|
||||
<Polish>Worek na zwłoki</Polish>
|
||||
<German>Leichensack</German>
|
||||
<Hungarian>Hullazsák</Hungarian>
|
||||
<Italian>Sacca per corpi</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BODYBAG_DESC_SHORT">
|
||||
<English>A bodybag for dead bodies</English>
|
||||
@ -993,6 +1079,7 @@
|
||||
<Polish>Worek do pakowania zwłok</Polish>
|
||||
<German>Ein Leichensack für Tote</German>
|
||||
<Hungarian>Egy hullazsák a holttestek számára</Hungarian>
|
||||
<Italian>Una sacca nera per trasportare cadaveri.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BODYBAG_DESC_USE">
|
||||
<English>A bodybag for dead bodies</English>
|
||||
@ -1002,6 +1089,7 @@
|
||||
<Polish>Worek do pakowania zwłok</Polish>
|
||||
<German>Ein Leichensack für Tote</German>
|
||||
<Hungarian>Egy hullazsák a holttestek számára</Hungarian>
|
||||
<Italian>Una sacca nera per trasportare cadaveri.</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE">
|
||||
<English>Blood Pressure</English>
|
||||
@ -1011,6 +1099,7 @@
|
||||
<Polish>Ciśnienie krwi</Polish>
|
||||
<German>Blutdruck</German>
|
||||
<Hungarian>Vérnyomás</Hungarian>
|
||||
<Italian>Pressione sanguigna</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_CONTENT">
|
||||
<English>Checking Blood Pressure..</English>
|
||||
@ -1020,6 +1109,7 @@
|
||||
<Polish>Sprawdzanie ciśnienia krwi...</Polish>
|
||||
<German>Blutdruck kontrollieren...</German>
|
||||
<Hungarian>Vérnyomás megmérése...</Hungarian>
|
||||
<Italian>Controllando la pressione sanguigna..</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_CHECKED_MEDIC">
|
||||
<English>You checked %1</English>
|
||||
@ -1029,6 +1119,7 @@
|
||||
<Polish>Zbadałeś %1</Polish>
|
||||
<German>Kontrolliert %1</German>
|
||||
<Hungarian>A %1 ellenőrizve</Hungarian>
|
||||
<Italian>Hai diagnosticato %1</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_1">
|
||||
<English>You find a blood pressure of %2/%3</English>
|
||||
@ -1036,6 +1127,7 @@
|
||||
<Russian>Артериальное давление %2/%3</Russian>
|
||||
<Spanish>La Presión Arterial es %2/%3</Spanish>
|
||||
<Hungarian>A vérnyomás %2/%3</Hungarian>
|
||||
<Italian>Hai riscontrato una pressione di %2/%3</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_2">
|
||||
<English>You find a low blood pressure</English>
|
||||
@ -1045,6 +1137,7 @@
|
||||
<Polish>Wyczuwasz niskie ciśnienie krwi</Polish>
|
||||
<German>Blutdruck ist niedrig</German>
|
||||
<Hungarian>A vérnyomás alacsony</Hungarian>
|
||||
<Italian>La pressione sanguigna è bassa</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_3">
|
||||
<English>You find a normal blood pressure</English>
|
||||
@ -1054,6 +1147,7 @@
|
||||
<Polish>Wyczuwasz normalne ciśnienie krwi</Polish>
|
||||
<German>Blutdruck ist normal</German>
|
||||
<Hungarian>A vérnyomás normális</Hungarian>
|
||||
<Italian>La pressione sanguigna è normale</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_4">
|
||||
<English>You find a high blood pressure</English>
|
||||
@ -1063,6 +1157,7 @@
|
||||
<Polish>Wyczuwasz wysokie ciśnienie krwi</Polish>
|
||||
<German>Blutdruck ist hoch</German>
|
||||
<Hungarian>A vérnyomás magas</Hungarian>
|
||||
<Italian>La pressione sanguigna è alta</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_5">
|
||||
<English>You find no blood pressure</English>
|
||||
@ -1072,6 +1167,7 @@
|
||||
<Polish>Nie wyczuwasz ciśnienia krwi</Polish>
|
||||
<German>Patient hat keinen Blutdruck</German>
|
||||
<Hungarian>Nem észlelhető vérnyomás</Hungarian>
|
||||
<Italian>La pressione sanguigna è assente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_BLOODPRESSURE_OUTPUT_6">
|
||||
<English>You fail to find a blood pressure</English>
|
||||
@ -1081,6 +1177,7 @@
|
||||
<Polish>Nie udało Ci się sprawdzić ciśnienia krwi</Polish>
|
||||
<German>Blutdruck konnte nicht gefunden werden</German>
|
||||
<Hungarian>Nem sikerült a vérnyomás megmérése</Hungarian>
|
||||
<Italian>Manca strumento per misurare pressione sanguigna</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE">
|
||||
<English>Pulse</English>
|
||||
@ -1090,6 +1187,7 @@
|
||||
<Polish>Tętno</Polish>
|
||||
<German>Puls</German>
|
||||
<Hungarian>Pulzus</Hungarian>
|
||||
<Italian>Polso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_CONTENT">
|
||||
<English>Checking Heart Rate..</English>
|
||||
@ -1099,6 +1197,7 @@
|
||||
<Polish>Sprawdzanie tętna...</Polish>
|
||||
<German>Kontrolliere Herzfrequenz</German>
|
||||
<Hungarian>Szívverés-szám mérése...</Hungarian>
|
||||
<Italian>Controllando il battito cardiaco..</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_CHECKED_MEDIC">
|
||||
<English>You checked %1</English>
|
||||
@ -1108,6 +1207,7 @@
|
||||
<Polish>Zbadałeś %1</Polish>
|
||||
<German>Kontrolliertt %1</German>
|
||||
<Hungarian>A %1 ellenőrizve</Hungarian>
|
||||
<Italian>Hai diagnosticato %1</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_OUTPUT_1">
|
||||
<English>You find a Heart Rate of %2</English>
|
||||
@ -1117,6 +1217,7 @@
|
||||
<Polish>Wyczuwasz tętno o wartości %2</Polish>
|
||||
<German>Herzfrequenz ist %2</German>
|
||||
<Hungarian>A szívverés-szám %2</Hungarian>
|
||||
<Italian>Il battito cardiaco è %2</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_OUTPUT_2">
|
||||
<English>You find a weak Heart Rate</English>
|
||||
@ -1126,6 +1227,7 @@
|
||||
<Polish>Wyczuwasz słabe tętno</Polish>
|
||||
<German>Schwacher Puls</German>
|
||||
<Hungarian>A szívverés-szám alacsony</Hungarian>
|
||||
<Italian>Hai riscontrato un debole battito cardiaco</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_OUTPUT_3">
|
||||
<English>You find a strong Heart Rate</English>
|
||||
@ -1135,6 +1237,7 @@
|
||||
<Polish>Wyczuwasz silne tętno</Polish>
|
||||
<German>Starker Puls</German>
|
||||
<Hungarian>A szívverés-szám magas</Hungarian>
|
||||
<Italian>Hai riscontrato un forte battito cardiaco</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_OUTPUT_4">
|
||||
<English>You find a normal Heart Rate</English>
|
||||
@ -1144,6 +1247,7 @@
|
||||
<Polish>Wyczuwasz normalne tętno</Polish>
|
||||
<German>Normaler Puls</German>
|
||||
<Hungarian>A szívverés-szám normális</Hungarian>
|
||||
<Italian>Hai riscontrato un normale battito cardiaco</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_PULSE_OUTPUT_5">
|
||||
<English>You find no Heart Rate</English>
|
||||
@ -1153,6 +1257,7 @@
|
||||
<Polish>Wyczuwasz brak tętna</Polish>
|
||||
<German>Kein Puls gefunden</German>
|
||||
<Hungarian>Nem észlelhető szívverés</Hungarian>
|
||||
<Italian>Hai riscontrato una assenza di battito cardiaco</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_RESPONSE">
|
||||
<English>Response</English>
|
||||
@ -1162,6 +1267,7 @@
|
||||
<Polish>Przytomność</Polish>
|
||||
<German>Ansprechbarkeit</German>
|
||||
<Hungarian>Reagálóképesség</Hungarian>
|
||||
<Italian>Risposta</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_RESPONSE_CONTENT">
|
||||
<English>You check response of patient</English>
|
||||
@ -1171,6 +1277,7 @@
|
||||
<Polish>Sprawdzasz przytomność pacjenta</Polish>
|
||||
<German>Du prüfst ob der Patient ansprechbar ist</German>
|
||||
<Hungarian>Ellenőrzöd a páciens reagálóképességét</Hungarian>
|
||||
<Italian>Controlli la risposta del paziente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_REPONSE_RESPONSIVE">
|
||||
<English>%1 is responsive</English>
|
||||
@ -1180,6 +1287,7 @@
|
||||
<Polish>%1 jest przytomny</Polish>
|
||||
<German>%1 ist anprechbar</German>
|
||||
<Hungarian>%1 reakcióképes</Hungarian>
|
||||
<Italian>%1 e' cosciente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_REPONSE_UNRESPONSIVE">
|
||||
<English>%1 is not responsive</English>
|
||||
@ -1189,6 +1297,7 @@
|
||||
<Polish>%1 jest nieprzytomny</Polish>
|
||||
<German>%1 ist nicht ansprechbar</German>
|
||||
<Hungarian>%1 nem reagál</Hungarian>
|
||||
<Italian>%1 e' incosciente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_CHECK_REPONSE_YOU_CHECKED">
|
||||
<English>You checked %1</English>
|
||||
@ -1198,6 +1307,7 @@
|
||||
<Polish>Zbadałeś %1</Polish>
|
||||
<German>Du versucht %1 anzusprechen</German>
|
||||
<Hungarian>Megnézted %1-t</Hungarian>
|
||||
<Italian>Hai controllato %1</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_BANDAGED">
|
||||
<English>Bandaged</English>
|
||||
@ -1206,6 +1316,7 @@
|
||||
<Spanish>Vendado</Spanish>
|
||||
<Polish>Zabandażowano</Polish>
|
||||
<Hungarian>Bekötözve</Hungarian>
|
||||
<Italian>Bendato</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_APPLY_BANDAGE">
|
||||
<English>You bandage %1 (%2)</English>
|
||||
@ -1214,6 +1325,7 @@
|
||||
<Spanish>Aplicas vendaje a %1 en %2</Spanish>
|
||||
<Polish>Bandażujesz %1 (%2)</Polish>
|
||||
<Hungarian>Bekötözöd %1-t (%2)</Hungarian>
|
||||
<Italian>Stai bendando %1 (%2)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_IS_BANDAGING_YOU">
|
||||
<English>%1 is bandaging you</English>
|
||||
@ -1222,6 +1334,7 @@
|
||||
<Spanish>%1 te está vendando</Spanish>
|
||||
<Polish>%1 bandażuje Ciebie</Polish>
|
||||
<Hungarian>%1 bekötöz téged</Hungarian>
|
||||
<Italian>%1 ti sta bendando</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_START_STITCHING_INJURIES">
|
||||
<English>You start stitching injures from %1 (%2)</English>
|
||||
@ -1230,6 +1343,7 @@
|
||||
<Spanish>Estás suturando heridas de %1 en %2</Spanish>
|
||||
<Polish>Zszywasz rany %1 (%2)</Polish>
|
||||
<Hungarian>Elkezded összevarni %1 sérüléseit (%2)</Hungarian>
|
||||
<Italian>Stai suturando le ferite di %1 (%2)</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_STITCHING">
|
||||
<English>Stitching</English>
|
||||
@ -1238,6 +1352,7 @@
|
||||
<Spanish>Suturando</Spanish>
|
||||
<Polish>Szycie</Polish>
|
||||
<Hungarian>Összevarrás</Hungarian>
|
||||
<Italian>Suturando</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_YOU_TREAT_AIRWAY">
|
||||
<English>You treat the airway of %1</English>
|
||||
@ -1246,6 +1361,7 @@
|
||||
<Spanish>Estás intubando a %1</Spanish>
|
||||
<Polish>Udrażniasz drogi oddechowe %1</Polish>
|
||||
<Hungarian>Kezeled %1 légútját</Hungarian>
|
||||
<Italian>Controlli le vie respiratorie di %1</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_AIRWAY">
|
||||
<English>Airway</English>
|
||||
@ -1255,6 +1371,7 @@
|
||||
<German>Atemwege</German>
|
||||
<French>Voies respiratoires</French>
|
||||
<Hungarian>Légút</Hungarian>
|
||||
<Italian>Vie respiratorie</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_IS_TREATING_YOUR_AIRWAY">
|
||||
<English>%1 is treating your airway</English>
|
||||
@ -1263,6 +1380,7 @@
|
||||
<Spanish>%1 te está intubando</Spanish>
|
||||
<Polish>%1 udrażnia Twoje drogi oddechowe</Polish>
|
||||
<Hungarian>%1 kezeli a légútadat</Hungarian>
|
||||
<Italian>%1 ti sta trattando le vie respiratorie</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_DRAG">
|
||||
<English>Drag</English>
|
||||
@ -1298,7 +1416,7 @@
|
||||
<French>Déposer</French>
|
||||
<Hungarian>Elengedés</Hungarian>
|
||||
<Portuguese>Largar</Portuguese>
|
||||
<Italian>Lascia</Italian>
|
||||
<Italian>Rrilascia</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_LOAD">
|
||||
<English>Load Patient Into</English>
|
||||
@ -1331,6 +1449,7 @@
|
||||
<Polish>Wyładuj pacjenta</Polish>
|
||||
<French>Débarquer le Patient</French>
|
||||
<Hungarian>Sebesült kihúzása</Hungarian>
|
||||
<Italian>Scarica il paziente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_LoadPatient">
|
||||
<English>Load patient</English>
|
||||
@ -1339,6 +1458,7 @@
|
||||
<Polish>Załaduj pacjenta</Polish>
|
||||
<French>Embarquer le Patient</French>
|
||||
<Hungarian>Sebesült berakása</Hungarian>
|
||||
<Italian>Carica il paziente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PlaceInBodyBag">
|
||||
<English>Place body in bodybag</English>
|
||||
@ -1347,6 +1467,7 @@
|
||||
<Polish>Zapakuj ciało do worka na zwłoki</Polish>
|
||||
<French>Mettre le corps dans la housse mortuaire</French>
|
||||
<Hungarian>Test hullazsákba helyezése</Hungarian>
|
||||
<Italian>Metti il corpo nella sacca per cadaveri</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_PlacingInBodyBag">
|
||||
<English>Placing body in bodybag</English>
|
||||
@ -1355,6 +1476,7 @@
|
||||
<Polish>Pakowanie ciała do worka na zwłoki</Polish>
|
||||
<French>Placement du corps dans la housse</French>
|
||||
<Hungarian>Test hullazsákba helyezése ...</Hungarian>
|
||||
<Italian>Stai mettendo il corpo nella sacca</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIVITY_bandagedPatient">
|
||||
<English>%1 has bandaged patient</English>
|
||||
@ -1363,6 +1485,7 @@
|
||||
<Polish>%1 zabandażował pacjenta</Polish>
|
||||
<French>%1 a pansé le patient</French>
|
||||
<Hungarian>%1 bekötözte a pácienst</Hungarian>
|
||||
<Italian>%1 ha bendato il paziente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIVITY_usedItem">
|
||||
<English>%1 used %2</English>
|
||||
@ -1371,6 +1494,7 @@
|
||||
<Polish>%1 użył %2</Polish>
|
||||
<French>%1 utilise %2</French>
|
||||
<Hungarian>%1 használta a %2-t</Hungarian>
|
||||
<Italian>%1 ha usato %2</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIVITY_gaveIV">
|
||||
<English>%1 has given an IV</English>
|
||||
@ -1379,6 +1503,7 @@
|
||||
<Polish>%1 podał IV</Polish>
|
||||
<French>%1 a administré une IV</French>
|
||||
<Hungarian>%1 infúziót adott</Hungarian>
|
||||
<Italian>%1 ha somministrato una IV</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIVITY_appliedTourniquet">
|
||||
<English>%1 applied a tourniquet</English>
|
||||
@ -1387,78 +1512,91 @@
|
||||
<Polish>%1 założył stazę</Polish>
|
||||
<French>%1 a appliqué un garrot</French>
|
||||
<Hungarian>%1 felhelyezett egy érszorítót</Hungarian>
|
||||
<Italian>%1 ha applicato un laccio emostatico</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_HeavilyWounded">
|
||||
<English>Heavily wounded</English>
|
||||
<German>Schwer verwundet:</German>
|
||||
<Polish>Ciężko ranny</Polish>
|
||||
<Russian>Сильно ранен</Russian>
|
||||
<Italian>Gravemente ferito</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_LightlyWounded">
|
||||
<English>Lightly wounded</English>
|
||||
<German>Leicht verwundet:</German>
|
||||
<Polish>Lekko ranny</Polish>
|
||||
<Russian>Легко ранен</Russian>
|
||||
<Italian>Leggermente ferito</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_VeryLightlyWounded">
|
||||
<English>Very lightly wounded</English>
|
||||
<German>Sehr leicht verwundet:</German>
|
||||
<Polish>B. lekko ranny</Polish>
|
||||
<Russian>Очень легко ранен</Russian>
|
||||
<Italian>Ferito lievemente</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Head">
|
||||
<English>Head</English>
|
||||
<German>Kopf</German>
|
||||
<Polish>Głowa</Polish>
|
||||
<Russian>Голова</Russian>
|
||||
<Italian>Testa</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_Torso">
|
||||
<English>Torso</English>
|
||||
<German>Torso</German>
|
||||
<Polish>Tors</Polish>
|
||||
<Russian>Торс</Russian>
|
||||
<Italian>Torso</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_LeftArm">
|
||||
<English>Left Arm</English>
|
||||
<German>Linker Arm</German>
|
||||
<Polish>Lewe ramię</Polish>
|
||||
<Russian>Левая рука</Russian>
|
||||
<Italian>Braccio sinistro</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_RightArm">
|
||||
<English>Right Arm</English>
|
||||
<German>Rechter Arm</German>
|
||||
<Polish>Prawe ramię</Polish>
|
||||
<Russian>Правая рука</Russian>
|
||||
<Italian>Braccio destro</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_LeftLeg">
|
||||
<English>Left Leg</English>
|
||||
<German>Linkes Bein</German>
|
||||
<Polish>Lewa noga</Polish>
|
||||
<Russian>Левая нога</Russian>
|
||||
<Italian>Gamba sinistra</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_RightLeg">
|
||||
<English>Right Leg</English>
|
||||
<German>Rechtes Bein</German>
|
||||
<Polish>Prawa noga</Polish>
|
||||
<Russian>Правая нога</Russian>
|
||||
<Italian>Gamba destra</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_painEffectType">
|
||||
<English>Pain Effect Type</English>
|
||||
<German>Schmerzeffekt-Typ</German>
|
||||
<Polish>Rodzaj efektu bólu</Polish>
|
||||
<Russian>Вид боли</Russian>
|
||||
<Italian>Pain Effect Type</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_painEffect_Flash">
|
||||
<English>Colour Flashing</English>
|
||||
<German>Farbblinken</German>
|
||||
<Polish>Pulsujące kolory</Polish>
|
||||
<Russian>Разноцветные вспышки</Russian>
|
||||
<Italian>Colore lampeggiante</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Medical_painEffect_Chroma">
|
||||
<English>Chromatic Aberration</English>
|
||||
<German>Chromatische Aberration</German>
|
||||
<Polish>Aberracja chromatyczna</Polish>
|
||||
<Russian>Хроматическая аберрация</Russian>
|
||||
<Italian>Aberrazione cromatica</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -11,6 +11,7 @@
|
||||
<Polish>MicroDAGR GPS</Polish>
|
||||
<French>MicroDAGR GPS</French>
|
||||
<Hungarian>MicroDAGR GPS</Hungarian>
|
||||
<Italian>MicroDAGR GPS</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_itemDescription">
|
||||
<English>MicroDAGR advanced GPS receiver</English>
|
||||
@ -21,6 +22,7 @@
|
||||
<French>Récepteur GPS MicroDAGR</French>
|
||||
<Czech>MicroDAGR pokročílá GPS příjímač</Czech>
|
||||
<Hungarian>MicroDAGR fejlett GPS vevőegység</Hungarian>
|
||||
<Italian>MicroDAGR ricevitore GPS avanzato</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_settingUseMils">
|
||||
<English>Angular Unit:</English>
|
||||
@ -31,6 +33,7 @@
|
||||
<German>Winkeleinheit:</German>
|
||||
<Czech>Úhlová jednotka:</Czech>
|
||||
<Hungarian>Szögmértékegység:</Hungarian>
|
||||
<Italian>Unità angolare:</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_settingMils">
|
||||
<English>Mils</English>
|
||||
@ -41,6 +44,7 @@
|
||||
<French>Mils</French>
|
||||
<Czech>Mils</Czech>
|
||||
<Hungarian>Mil</Hungarian>
|
||||
<Italian>Miglia</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_settingShowWP">
|
||||
<English>Show Waypoints On Map:</English>
|
||||
@ -51,6 +55,7 @@
|
||||
<French>Montrer points de passage sur la carte</French>
|
||||
<Czech>Ukázat waypointy na mapě:</Czech>
|
||||
<Hungarian>Útvonalpontok mutatása a térképen:</Hungarian>
|
||||
<Italian>Mostra waypoint sulla mappa:</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_settingDegrees">
|
||||
<English>Degrees</English>
|
||||
@ -61,13 +66,14 @@
|
||||
<French>Degrés</French>
|
||||
<Czech>Stupně</Czech>
|
||||
<Hungarian>Fok</Hungarian>
|
||||
<Italian>Gradi</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_settingOn">
|
||||
<English>On</English>
|
||||
<Czech>Zapnuto</Czech>
|
||||
<French>Allumé</French>
|
||||
<German>Ein</German>
|
||||
<Italian>Sì</Italian>
|
||||
<Italian>Acceso</Italian>
|
||||
<Polish>Wł.</Polish>
|
||||
<Portuguese>Ativar</Portuguese>
|
||||
<Russian>Вкл.</Russian>
|
||||
@ -79,7 +85,7 @@
|
||||
<Czech>Vypnuto</Czech>
|
||||
<French>Eteint</French>
|
||||
<German>Aus</German>
|
||||
<Italian>No</Italian>
|
||||
<Italian>Spento</Italian>
|
||||
<Polish>Wył.</Polish>
|
||||
<Portuguese>Desativar</Portuguese>
|
||||
<Russian>Выкл.</Russian>
|
||||
@ -95,6 +101,7 @@
|
||||
<German>Koordinaten eingeben:</German>
|
||||
<Czech>Napiš souřadnice:</Czech>
|
||||
<Hungarian>Add meg a rácskoordinátákat:</Hungarian>
|
||||
<Italian>Introduci griglia coordinate:</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_wpEnterName">
|
||||
<English>Name of [%1]</English>
|
||||
@ -105,6 +112,7 @@
|
||||
<French>Nom de %1</French>
|
||||
<Czech>Název [%1]</Czech>
|
||||
<Hungarian>[%1] neve</Hungarian>
|
||||
<Italian>Nome di [%1]</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_controlMGRS">
|
||||
<English>MGRS-New</English>
|
||||
@ -115,6 +123,7 @@
|
||||
<French>Info-MGRS</French>
|
||||
<Czech>MGRS-Nový</Czech>
|
||||
<Hungarian>MGRS-új</Hungarian>
|
||||
<Italian>Nuovo MGRS</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_controlWGD">
|
||||
<English>WGD</English>
|
||||
@ -125,6 +134,7 @@
|
||||
<French>WGD</French>
|
||||
<Czech>WGD</Czech>
|
||||
<Hungarian>WGD</Hungarian>
|
||||
<Italian>WGD</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_controlRange">
|
||||
<English>Range:</English>
|
||||
@ -135,6 +145,7 @@
|
||||
<French>Distance:</French>
|
||||
<Czech>Vzdálenost:</Czech>
|
||||
<Hungarian>Távolság:</Hungarian>
|
||||
<Italian>Distanza:</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_compasDirection">
|
||||
<English>Compass Direction</English>
|
||||
@ -145,6 +156,7 @@
|
||||
<French>Azimut</French>
|
||||
<Czech>Azimut:</Czech>
|
||||
<Hungarian>Irányszög</Hungarian>
|
||||
<Italian>Azimut</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_menuMark">
|
||||
<English>Mark</English>
|
||||
@ -155,6 +167,7 @@
|
||||
<French>Marque</French>
|
||||
<Czech>Označit</Czech>
|
||||
<Hungarian>Jelölés</Hungarian>
|
||||
<Italian>Marca</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_menuWaypoints">
|
||||
<English>Waypoints</English>
|
||||
@ -165,6 +178,7 @@
|
||||
<Polish>Punkty trasy</Polish>
|
||||
<French>Point de passage</French>
|
||||
<Hungarian>Útvonalpontok</Hungarian>
|
||||
<Italian>waypoints</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_menuConnectTo">
|
||||
<English>Connect To</English>
|
||||
@ -175,6 +189,7 @@
|
||||
<Polish>Podłącz do</Polish>
|
||||
<French>Connecter</French>
|
||||
<Hungarian>Csatlakozás</Hungarian>
|
||||
<Italian>Collega a </Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_menuSettings">
|
||||
<English>Settings</English>
|
||||
@ -185,6 +200,7 @@
|
||||
<Czech>Nastavení</Czech>
|
||||
<Polish>Ustawienia</Polish>
|
||||
<Hungarian>Beállítások</Hungarian>
|
||||
<Italian>Impostaizoni</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_waypointsSet">
|
||||
<English>SetWP</English>
|
||||
@ -195,6 +211,7 @@
|
||||
<Polish>UstawPT</Polish>
|
||||
<French>Définir point de passage</French>
|
||||
<Hungarian>UP Beállítása</Hungarian>
|
||||
<Italian>Definisci WayPoints</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_waypointsAdd">
|
||||
<English>Add</English>
|
||||
@ -205,6 +222,7 @@
|
||||
<Polish>Dodaj</Polish>
|
||||
<French>Ajouter</French>
|
||||
<Hungarian>Hozzáadás</Hungarian>
|
||||
<Italian>Aggiungi</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_waypointsDelete">
|
||||
<English>Delete</English>
|
||||
@ -226,6 +244,7 @@
|
||||
<French>Basculer le mode d'affichage MicroDAGR</French>
|
||||
<Czech>Přepnout zobrazení MircroDAGRu</Czech>
|
||||
<Hungarian>MicroDAGR kijelzési mód váltása</Hungarian>
|
||||
<Italian>Alterna modalità display MicroDAGR</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_show">
|
||||
<English>Show MicoDAGR</English>
|
||||
@ -236,6 +255,7 @@
|
||||
<Polish>Pokaż<br />MicroDAGR</Polish>
|
||||
<French>Afficher MicroDAGR</French>
|
||||
<Hungarian>MicroDAGR mutatása</Hungarian>
|
||||
<Italian>Mostra MicroDAGR</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_configure">
|
||||
<English>Configure MicroDAGR</English>
|
||||
@ -246,6 +266,7 @@
|
||||
<Polish>Konfiguruj<br />MicroDAGR</Polish>
|
||||
<French>Configurer MicroDAGR</French>
|
||||
<Hungarian>MicroDAGR konfigurálása</Hungarian>
|
||||
<Italian>ConfiguraMicroDAGR</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_microdagr_closeUnit">
|
||||
<English>Close MicroDAGR</English>
|
||||
@ -256,6 +277,7 @@
|
||||
<Polish>Zamknij<br />MicroDAGR</Polish>
|
||||
<French>Fermer MicroDAGR</French>
|
||||
<Hungarian>MicroDAGR elrejtése</Hungarian>
|
||||
<Italian>Chiudi MicroDAGR</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@ -48,12 +48,12 @@ switch( (_state select 0) ) do {
|
||||
if( ((ASLToATL _projectilePos) select 2) - ((ASLToATL _seekerTargetPos) select 2) >= _cruisAlt) then {
|
||||
_state set[0, STAGE_TERMINAL];
|
||||
} else {
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget*2];
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget*1.5];
|
||||
};
|
||||
};
|
||||
case STAGE_TERMINAL: {
|
||||
TRACE_1("STAGE_TERMINAL","");
|
||||
//_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget * 0.02];
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget * 0.002];
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -48,11 +48,14 @@ switch( (_state select 0) ) do {
|
||||
_cruisAlt = 140 * (_distanceShooterToTarget/1250);
|
||||
TRACE_1("_cruisAlt", _cruisAlt);
|
||||
};
|
||||
|
||||
if( ((ASLToATL _projectilePos) select 2) - ((ASLToATL _seekerTargetPos) select 2) >= _cruisAlt) then {
|
||||
_state set[0, STAGE_COAST];
|
||||
if(_cruisAlt < 140) then {
|
||||
_state set[0, STAGE_TERMINAL];
|
||||
} else {
|
||||
_state set[0, STAGE_COAST];
|
||||
};
|
||||
} else {
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget*2];
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget*1.5];
|
||||
};
|
||||
};
|
||||
case STAGE_COAST: {
|
||||
@ -67,6 +70,7 @@ switch( (_state select 0) ) do {
|
||||
case STAGE_TERMINAL: {
|
||||
TRACE_1("STAGE_TERMINAL","");
|
||||
//_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget * 0.02];
|
||||
_returnTargetPos = _seekerTargetPos vectorAdd [0,0,_distanceToTarget * 0.002];
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
<Polish>Zaawansowane naprowadzanie rakiet</Polish>
|
||||
<German>Erweitertes Raketenlenksystem</German>
|
||||
<Czech>Pokročilé řízení střel</Czech>
|
||||
<Italian>Avanzato Missile Guidance</Italian>
|
||||
<Italian>Guida missili avanzata</Italian>
|
||||
<Portuguese>Avançado Missile Guidance</Portuguese>
|
||||
<Hungarian>Fejlett rakétairányító</Hungarian>
|
||||
<Russian>Расширенный ракетой</Russian>
|
||||
@ -20,7 +20,7 @@
|
||||
<Polish>Hydra-70 DAGR</Polish>
|
||||
<German>Hydra-70 DAGR Rackete</German>
|
||||
<Czech>Hydra-70 DAGR</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>Missile Hydra-70 DAGR</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>Hydra-70 DAGR rakéta</Hungarian>
|
||||
<Russian></Russian>
|
||||
@ -32,7 +32,7 @@
|
||||
<Polish>DAGR</Polish>
|
||||
<German>DAGR</German>
|
||||
<Czech>DAGR</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>DAGR</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>DAGR</Hungarian>
|
||||
<Russian></Russian>
|
||||
@ -44,7 +44,7 @@
|
||||
<Polish>Laserowo naprowadzana rakieta Hydra-70 DAGR</Polish>
|
||||
<German>Hydra-70 DAGR lasergelenkte Rakete</German>
|
||||
<Czech>Hydra-70 DAGR laserem naváděná střela</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>Hydra-70 DAGR missile guida laser</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>Hydra-70 DAGR lézer-irányÃtott rakéta</Hungarian>
|
||||
<Russian></Russian>
|
||||
@ -56,7 +56,7 @@
|
||||
<Polish>Hellfire II AGM-114K</Polish>
|
||||
<German>Hellfire II AGM-114K</German>
|
||||
<Czech>Hellfire II AGM-114K</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>Missile Hellfire II AGM-114K</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>Hellfire II AGM-114K rakéta</Hungarian>
|
||||
<Russian></Russian>
|
||||
@ -68,7 +68,7 @@
|
||||
<Polish>AGM-114K</Polish>
|
||||
<German>AGM-114K</German>
|
||||
<Czech>AGM-114K</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>AGM-114K</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>AGM-114K</Hungarian>
|
||||
<Russian></Russian>
|
||||
@ -80,7 +80,7 @@
|
||||
<Polish>Laserowo naprowadzana rakieta Hellfire II AGM-114K</Polish>
|
||||
<German>Hellfire II AGM-114K Lasergelenkte Rakete</German>
|
||||
<Czech>Hellfire II AGM-114K laserem naváděná střela</Czech>
|
||||
<Italian></Italian>
|
||||
<Italian>Missile guida laser Hellfire II AGM-114K</Italian>
|
||||
<Portuguese></Portuguese>
|
||||
<Hungarian>Hellfire II AGM-114K lézer-irányÃtott rakéta</Hungarian>
|
||||
<Russian></Russian>
|
||||
|
@ -34,6 +34,7 @@
|
||||
<Czech>Vylézt</Czech>
|
||||
<Russian>Подняться</Russian>
|
||||
<Hungarian>Mászás</Hungarian>
|
||||
<Italian>Arrampicati</Italian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Movement_CanNotClimb">
|
||||
<English>Can't climb here</English>
|
||||
@ -44,6 +45,7 @@
|
||||
<Czech>Zde není možné vylézt</Czech>
|
||||
<Russian>Не можете подняться здесь</Russian>
|
||||
<Hungarian>Itt nem tudsz mászni</Hungarian>
|
||||
<Italian>Non puoi arrampicarti qui</Italian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -15,7 +15,7 @@
|
||||
<English>Display a notification whenever your weapon gets jammed</English>
|
||||
<German>Zeige einen Hinweis, wenn die Waffe eine Ladehemmung hat.</German>
|
||||
<Spanish>Mostrar notificación cada vez que el arma se encasquille</Spanish>
|
||||
<Russian>Демонстровать уведомление, каждый раз, когда клинит Ваше оружие.</Russian>
|
||||
<Russian>Показывать уведомление каждый раз, когда клинит Ваше оружие.</Russian>
|
||||
<Czech>Zobrazí upozornění při zaseknutí zbraně</Czech>
|
||||
<Polish>Wyświetl powiadomienie za każdym razem, kiedy Twoja broń ulegnie zacięciu</Polish>
|
||||
<French>Affiche une notification lors d'un enrayement</French>
|
||||
@ -100,7 +100,7 @@
|
||||
<Polish>Wymienianie lufy...</Polish>
|
||||
<Czech>Vyměňuji hlaveň ...</Czech>
|
||||
<French>Changement du canon...</French>
|
||||
<Russian>Смена ствола...</Russian>
|
||||
<Russian>Смена ствола ...</Russian>
|
||||
<Hungarian>Cső kicserélése folyamatban...</Hungarian>
|
||||
<Portuguese>Substituindo cano...</Portuguese>
|
||||
<Italian>Sto sostituendo la canna ...</Italian>
|
||||
@ -136,6 +136,7 @@
|
||||
<Czech>Zkontrolovat teplotu zbraně</Czech>
|
||||
<French>Vérifier la température</French>
|
||||
<Hungarian>Fegyverhő ellenőrzése</Hungarian>
|
||||
<Russian>Проверить температуру оружия</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Overheating_CheckingTemperature">
|
||||
<English>Checking temperature ...</English>
|
||||
|
@ -1,20 +1,75 @@
|
||||
|
||||
class Extended_PreInit_EventHandlers {
|
||||
class ADDON {
|
||||
init = QUOTE(call COMPILE_FILE(XEH_preInit));
|
||||
};
|
||||
};
|
||||
|
||||
class Extended_PostInit_EventHandlers {
|
||||
class ADDON {
|
||||
init = QUOTE(call COMPILE_FILE(XEH_postInit));
|
||||
};
|
||||
};
|
||||
|
||||
class Extended_Killed_EventHandlers {
|
||||
class CAManBase {
|
||||
class GVAR(HandleGear) {
|
||||
class ADDON {
|
||||
killed = QUOTE(_this call FUNC(handleKilled));
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class Extended_Respawn_EventHandlers {
|
||||
class CAManBase {
|
||||
class GVAR(HandleGear) {
|
||||
class ADDON {
|
||||
respawn = QUOTE(_this call FUNC(handleRespawn));
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class Extended_Init_EventHandlers {
|
||||
class ACE_Rallypoint_West {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_nato_CO.paa'; [ARR_3(_this select 0,'',west)] call FUNC(initRallypoint));
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_East {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_CSAT_CO.paa'; [ARR_3(_this select 0,'',east)] call FUNC(initRallypoint));
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_Independent {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_AAF_CO.paa'; [ARR_3(_this select 0,'',independent)] call FUNC(initRallypoint));
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_West_Base {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_nato_CO.paa'; [ARR_3(_this select 0,'respawn_west',west)] call FUNC(initRallypoint));
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_East_Base {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_CSAT_CO.paa'; [ARR_3(_this select 0,'respawn_east',east)] call FUNC(initRallypoint));
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_Independent_Base {
|
||||
class ADDON {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_AAF_CO.paa'; [ARR_3(_this select 0,'respawn_guerrila',independent)] call FUNC(initRallypoint)); //respawn_civilian
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class Extended_InitPost_EventHandlers {
|
||||
// auto assign rallypoint leader
|
||||
class CAManBase {
|
||||
class ADDON {
|
||||
serverInit = QUOTE(_this call FUNC(handleInitPostServer));
|
||||
};
|
||||
};
|
||||
};
|
||||
|
@ -1,6 +1,6 @@
|
||||
class CfgVehicles {
|
||||
class Module_F;
|
||||
class ACE_ModuleRespawn : Module_F {
|
||||
class ACE_ModuleRespawn: Module_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
category = "ACE";
|
||||
displayName = "Respawn System";
|
||||
@ -8,20 +8,24 @@ class CfgVehicles {
|
||||
scope = 2;
|
||||
isGlobal = 1;
|
||||
icon = QUOTE(PATHTOF(UI\Icon_Module_Respawn_ca.paa));
|
||||
|
||||
class Arguments {
|
||||
class SavePreDeathGear {
|
||||
displayName = "Save Gear?";
|
||||
description = "Respawn with the gear a soldier had just before his death?";
|
||||
typeName = "BOOL";
|
||||
|
||||
class values {
|
||||
class Yes { name = "Yes"; value = 1; };
|
||||
class No { default = 1; name = "No"; value = 0; };
|
||||
};
|
||||
};
|
||||
|
||||
class RemoveDeadBodiesDisconnected {
|
||||
displayName = "Remove bodies?";
|
||||
description = "Remove player bodies after disconnect?";
|
||||
typeName = "BOOL";
|
||||
|
||||
class values {
|
||||
class Yes { default = 1; name = "Yes"; value = 1; };
|
||||
class No { name = "No"; value = 0; };
|
||||
@ -30,7 +34,7 @@ class CfgVehicles {
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_ModuleFriendlyFire : Module_F {
|
||||
class ACE_ModuleFriendlyFire: Module_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
category = "ACE";
|
||||
displayName = "Friendly Fire Messages";
|
||||
@ -38,11 +42,11 @@ class CfgVehicles {
|
||||
scope = 2;
|
||||
isGlobal = 1;
|
||||
icon = QUOTE(PATHTOF(UI\Icon_Module_FriendlyFire_ca.paa));
|
||||
class Arguments {
|
||||
};
|
||||
|
||||
class Arguments {};
|
||||
};
|
||||
|
||||
class ACE_ModuleRallypoint : Module_F {
|
||||
class ACE_ModuleRallypoint: Module_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
category = "ACE";
|
||||
displayName = "Rallypoint System";
|
||||
@ -50,174 +54,8 @@ class CfgVehicles {
|
||||
scope = 2;
|
||||
isGlobal = 1;
|
||||
icon = QUOTE(PATHTOF(UI\Icon_Module_Rallypoint_ca.paa));
|
||||
class Arguments {
|
||||
};
|
||||
};
|
||||
|
||||
// rallypoints
|
||||
class FlagCarrier;
|
||||
class Flag_NATO_F : FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
class Flag_CSAT_F : FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
class Flag_AAF_F : FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
// static
|
||||
class ACE_Rallypoint_West : Flag_NATO_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint West Base";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_nato_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Rallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == west);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, false)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_East : Flag_CSAT_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint East Base";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_CSAT_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Rallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == east);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, false)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_Independent : Flag_AAF_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint Independent Base";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_AAF_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Rallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == independent);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, false)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
// moveable
|
||||
class ACE_RallypointExit_West : Flag_NATO_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint West";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_nato_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Base";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == west);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, true)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_RallypointExit_East : Flag_CSAT_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint East";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_CSAT_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Base";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == east);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, true)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_RallypointExit_Independent : Flag_AAF_F {
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "Rallypoint Independent";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class EventHandlers {
|
||||
init = QUOTE((_this select 0) setFlagTexture '\A3\Data_F\Flags\Flag_AAF_CO.paa'; _this call FUNC(initRallypoint));
|
||||
};
|
||||
class ACE_Actions : ACE_Actions {
|
||||
class ACE_MainActions {
|
||||
distance = 5;
|
||||
condition = "true";
|
||||
selection = "";
|
||||
class ACE_Teleport {
|
||||
displayName = "Teleport to Base";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == independent);
|
||||
statement = QUOTE([ARR_3(_player, side group _player, true)] call FUNC(teleportToRallypoint));
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
class Arguments {};
|
||||
};
|
||||
|
||||
// team leader
|
||||
@ -233,4 +71,140 @@ class CfgVehicles {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
// rallypoints
|
||||
class FlagCarrier;
|
||||
class Flag_NATO_F: FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
class Flag_CSAT_F: FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
class Flag_AAF_F: FlagCarrier {
|
||||
class ACE_Actions;
|
||||
};
|
||||
|
||||
// static
|
||||
class ACE_Rallypoint_West_Base: Flag_NATO_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointWestBase";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToRallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == west);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_West')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_East_Base: Flag_CSAT_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointEastBase";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToRallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == east);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_East')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_Independent_Base: Flag_AAF_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointIndependentBase";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToRallypoint";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == independent);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_Independent')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
// moveable
|
||||
class ACE_Rallypoint_West: Flag_NATO_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointWest";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToBase";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == west);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_West_Base')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_East: Flag_CSAT_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointEast";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToBase";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == east);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_East_Base')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
class ACE_Rallypoint_Independent: Flag_AAF_F {
|
||||
XEH_ENABLED;
|
||||
|
||||
author = "$STR_ACE_Common_ACETeam";
|
||||
displayName = "$STR_ACE_Respawn_RallypointIndependent";
|
||||
vehicleClass = QGVAR(Rallypoints);
|
||||
|
||||
class ACE_Actions: ACE_Actions {
|
||||
class ACE_Teleport {
|
||||
displayName = "$STR_ACE_Respawn_TeleportedToBase";
|
||||
distance = 4;
|
||||
condition = QUOTE(side group _player == independent);
|
||||
statement = QUOTE([ARR_3(_player,side group _player,'ACE_Rallypoint_Independent_Base')] call FUNC(teleportToRallypoint));
|
||||
position = "[0,0,-1]";
|
||||
showDisabled = 1;
|
||||
priority = 1;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
5
addons/respawn/XEH_postInit.sqf
Normal file
5
addons/respawn/XEH_postInit.sqf
Normal file
@ -0,0 +1,5 @@
|
||||
// by commy2
|
||||
#include "script_component.hpp"
|
||||
|
||||
["rallypointMoved", {_this call FUNC(updateRallypoint)}] call EFUNC(common,addEventhandler);
|
||||
["playerChanged", {_this call FUNC(handlePlayerChanged)}] call EFUNC(common,addEventhandler); // hide enemy rallypoint markers
|
@ -4,7 +4,9 @@ ADDON = false;
|
||||
|
||||
PREP(canMoveRallypoint);
|
||||
PREP(handleKilled);
|
||||
PREP(handlePlayerChanged);
|
||||
PREP(handleRespawn);
|
||||
PREP(handleInitPostServer);
|
||||
PREP(initRallypoint);
|
||||
PREP(module);
|
||||
PREP(moduleFriendlyFire);
|
||||
@ -15,5 +17,6 @@ PREP(removeDisconnectedPlayer);
|
||||
PREP(restoreGear);
|
||||
PREP(showFriendlyFireMessage);
|
||||
PREP(teleportToRallypoint);
|
||||
PREP(updateRallypoint);
|
||||
|
||||
ADDON = true;
|
||||
|
54
addons/respawn/functions/fnc_handleInitPostServer.sqf
Normal file
54
addons/respawn/functions/fnc_handleInitPostServer.sqf
Normal file
@ -0,0 +1,54 @@
|
||||
// by commy2
|
||||
// execute on server only!
|
||||
#include "script_component.hpp"
|
||||
|
||||
private "_unit";
|
||||
|
||||
_unit = _this select 0;
|
||||
|
||||
private ["_group0", "_rallypoint"];
|
||||
|
||||
_group0 = group _unit; // _group is a reserved veriable and shouldn't be used
|
||||
|
||||
_rallypoint = [
|
||||
objNull,
|
||||
missionNamespace getVariable ["ACE_Rallypoint_West", objNull],
|
||||
missionNamespace getVariable ["ACE_Rallypoint_East", objNull],
|
||||
missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]
|
||||
] select ([west, east, independent] find side _group0) + 1;
|
||||
|
||||
// exit if no moveable rallypoint is placed for that side
|
||||
if (isNull _rallypoint) exitWith {};
|
||||
|
||||
// find leader
|
||||
private "_leaderVarName";
|
||||
_leaderVarName = _group0 getVariable [QGVAR(leaderVarName), ""];
|
||||
|
||||
// exit if group already has a playable slot assigned as rallypoint leader
|
||||
if (_leaderVarName != "") exitWith {
|
||||
// assign JIP unit as rallypoint leader
|
||||
if (str _unit == _leaderVarName) then {
|
||||
_unit setVariable ["ACE_canMoveRallypoint", true, true];
|
||||
};
|
||||
};
|
||||
|
||||
// treat group leader
|
||||
_unit = leader _group0;
|
||||
|
||||
_leaderVarName = vehicleVarName _unit;
|
||||
|
||||
if (_leaderVarName == "") then {
|
||||
private "_leaderID";
|
||||
_leaderID = GETGVAR(NextLeaderID,0);
|
||||
|
||||
_leaderVarName = format [QUOTE(ACE_Rallypoint_Leader_%1), _leaderID];
|
||||
|
||||
_unit setVehicleVarName _leaderVarName;
|
||||
|
||||
GVAR(NextLeaderID) = _leaderID + 1;
|
||||
};
|
||||
|
||||
// prevent group from getting multiple leaders; use this to assign rallypoint moving ability on JIP
|
||||
_group0 setVariable [QGVAR(leaderVarName), _leaderVarName];
|
||||
|
||||
_unit setVariable ["ACE_canMoveRallypoint", true, true];
|
44
addons/respawn/functions/fnc_handlePlayerChanged.sqf
Normal file
44
addons/respawn/functions/fnc_handlePlayerChanged.sqf
Normal file
@ -0,0 +1,44 @@
|
||||
// by commy2
|
||||
#include "script_component.hpp"
|
||||
|
||||
private "_newUnit";
|
||||
|
||||
_newUnit = _this select 0;
|
||||
|
||||
switch (side group _newUnit) do {
|
||||
case (west): {
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
};
|
||||
|
||||
case (east): {
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
};
|
||||
|
||||
case (independent): {
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 1;
|
||||
};
|
||||
|
||||
default {
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_West_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_East_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
((missionNamespace getVariable ["ACE_Rallypoint_Independent_Base", objNull]) getVariable [QGVAR(marker), ""]) setMarkerAlphaLocal 0;
|
||||
};
|
||||
};
|
@ -25,3 +25,8 @@ _respawnedUnit = _this select 0;
|
||||
if (GVAR(SavePreDeathGear)) then {
|
||||
[_respawnedUnit, GVAR(unitGear)] call FUNC(restoreGear);
|
||||
};
|
||||
|
||||
// fix for setVariable public being lost on respawn for machines that JIP after the command was broadcasted
|
||||
if (_respawnedUnit getVariable ["ACE_canMoveRallypoint", false]) then {
|
||||
_respawnedUnit setVariable ["ACE_canMoveRallypoint", true, true];
|
||||
};
|
||||
|
@ -16,17 +16,58 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_rallypoint", "_name"];
|
||||
private ["_rallypoint", "_respawnMarker", "_side"];
|
||||
|
||||
_rallypoint = _this select 0;
|
||||
_respawnMarker = _this select 1;
|
||||
_side = _this select 2;
|
||||
|
||||
if (!local _rallypoint) exitWith {};
|
||||
|
||||
private "_name";
|
||||
_name = typeOf _rallypoint;
|
||||
|
||||
// init visible marker
|
||||
if (hasInterface) then {
|
||||
// fix init having wrong position, vars etc.
|
||||
[_rallypoint, _respawnMarker, _side, _name] spawn {
|
||||
_rallypoint = _this select 0;
|
||||
_respawnMarker = _this select 1;
|
||||
_side = _this select 2;
|
||||
_name = _this select 3;
|
||||
|
||||
_marker = format ["ACE_Marker_%1", _name];
|
||||
|
||||
// exit if it already exist
|
||||
if (_marker in allMapMarkers) exitWith {};
|
||||
|
||||
_marker = createMarkerLocal [_marker, getPosASL _rallypoint];
|
||||
_type = ["selector_selectedFriendly", "selector_selectedEnemy"] select (_respawnMarker == "");
|
||||
|
||||
_marker setMarkerTypeLocal _type;
|
||||
_marker setMarkerAlphaLocal ([0,1] select (_side == playerSide)); // playerSide to guarantee init
|
||||
|
||||
private "_markerDate";
|
||||
_markerDate = _rallypoint getVariable [QGVAR(markerDate), ""];
|
||||
|
||||
_marker setMarkerTextLocal _markerDate;
|
||||
|
||||
_rallypoint setVariable [QGVAR(marker), _marker];
|
||||
};
|
||||
};
|
||||
|
||||
if (!isServer) exitWith {};
|
||||
|
||||
if (isNil _name) then {
|
||||
missionNamespace setVariable [_name, _rallypoint];
|
||||
publicVariable _name;
|
||||
|
||||
_rallypoint setVariable [QGVAR(side), _side, true];
|
||||
|
||||
if (_respawnMarker != "" && {!(_respawnMarker in allMapMarkers)}) then {
|
||||
createMarker [_respawnMarker, _rallypoint];
|
||||
};
|
||||
|
||||
["rallypointMoved", [_rallypoint, _side]] call EFUNC(common,globalEvent);
|
||||
|
||||
} else {
|
||||
deleteVehicle _rallypoint;
|
||||
diag_log text "[ACE] Respawn: ERROR Multiple Rallypoints of same type.";
|
||||
|
@ -26,8 +26,8 @@ _this spawn {
|
||||
_rallypoint = [
|
||||
objNull,
|
||||
missionNamespace getVariable ["ACE_Rallypoint_West", objNull],
|
||||
missionNamespace getVariable ["ACE_RallypointExit_East", objNull],
|
||||
missionNamespace getVariable ["ACE_RallypointExit_Independent", objNull]
|
||||
missionNamespace getVariable ["ACE_Rallypoint_East", objNull],
|
||||
missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]
|
||||
] select ([west, east, independent] find _side) + 1;
|
||||
|
||||
if (isNull _rallypoint) exitWith {};
|
||||
@ -44,11 +44,9 @@ _this spawn {
|
||||
_rallypoint setPosATL _position;
|
||||
_unit reveal _rallypoint;
|
||||
|
||||
/*
|
||||
_marker = format ["AGM_RallyPoint_%1", _side];
|
||||
_marker setMarkerPos _position;
|
||||
_marker setMarkerTextLocal format ["%1:%2", [date select 3, 2, 0] call CBA_fnc_FORMATNumber, [date select 4, 2, 0] call CBA_fnc_FORMATNumber];
|
||||
*/
|
||||
_rallypoint setVariable [QGVAR(markerDate), format ["%1:%2", date select 3, date select 4], true];
|
||||
|
||||
[localize "STR_ACE_Respawn_Deploy"] call EFUNC(common,displayTextStructured);
|
||||
["rallypointMoved", [_rallypoint, _side, _position]] call EFUNC(common,globalEvent);
|
||||
|
||||
[localize "STR_ACE_Respawn_Deployed"] call EFUNC(common,displayTextStructured);
|
||||
};
|
||||
|
@ -76,6 +76,8 @@ if (_goggles != "") then {
|
||||
_unit addItemToVest _x;
|
||||
}forEach _vestitems;
|
||||
|
||||
private "_flagRemoveDummyBag";
|
||||
_flagRemoveDummyBag = false;
|
||||
|
||||
if(format["%1", _backpack] != "") then {
|
||||
_unit addBackpack _backpack;
|
||||
@ -87,6 +89,12 @@ if(format["%1", _backpack] != "") then {
|
||||
{
|
||||
_unit addItemToBackpack _x;
|
||||
} forEach _backpackitems;
|
||||
|
||||
} else {
|
||||
// dummy backpack to ensure mags being loaded
|
||||
_unit addBackpack "B_Kitbag_Base";
|
||||
|
||||
_flagRemoveDummyBag = true;
|
||||
};
|
||||
|
||||
|
||||
@ -138,6 +146,12 @@ if (_handgunweapon != "") then {
|
||||
};
|
||||
|
||||
|
||||
// remove dummy bagpack
|
||||
if (_flagRemoveDummyBag) then {
|
||||
removeBackpack _unit;
|
||||
};
|
||||
|
||||
|
||||
_assignedItems = _assignedItems - [_binocular];
|
||||
|
||||
// items
|
||||
|
@ -18,30 +18,19 @@
|
||||
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_unit", "_side", "_toBase", "_rallypoint"];
|
||||
private ["_unit", "_side", "_rallypoint", "_toBase"];
|
||||
|
||||
_unit = _this select 0;
|
||||
_side = _this select 1;
|
||||
_toBase = _this select 2;
|
||||
_rallypoint = _this select 2;
|
||||
|
||||
// rallypoint names are defined in CfgVehicles.hpp
|
||||
|
||||
_rallypoint = ([
|
||||
[
|
||||
objNull,
|
||||
missionNamespace getVariable ["ACE_RallypointExit_West", objNull],
|
||||
missionNamespace getVariable ["ACE_RallypointExit_East", objNull],
|
||||
missionNamespace getVariable ["ACE_RallypointExit_Independent", objNull]
|
||||
],
|
||||
[
|
||||
objNull,
|
||||
missionNamespace getVariable ["ACE_Rallypoint_West", objNull],
|
||||
missionNamespace getVariable ["ACE_Rallypoint_East", objNull],
|
||||
missionNamespace getVariable ["ACE_Rallypoint_Independent", objNull]
|
||||
]
|
||||
] select _toBase) select ([west, east, independent] find _side) + 1;
|
||||
_toBase = _rallypoint find "_Base" != -1;
|
||||
|
||||
_rallypoint = missionNamespace getVariable [_rallypoint, objNull],
|
||||
|
||||
if (isNull _rallypoint) exitWith {};
|
||||
|
||||
_unit setPosASL (getPosASL _rallypoint);
|
||||
_unit setPosASL getPosASL _rallypoint;
|
||||
[[localize "STR_ACE_Respawn_TeleportedToRallypoint", localize "STR_ACE_Respawn_TeleportedToBase"] select _toBase] call EFUNC(common,displayTextStructured);
|
||||
|
18
addons/respawn/functions/fnc_updateRallypoint.sqf
Normal file
18
addons/respawn/functions/fnc_updateRallypoint.sqf
Normal file
@ -0,0 +1,18 @@
|
||||
// by commy2
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_rallypoint", "_side", "_position"];
|
||||
|
||||
_rallypoint = _this select 0;
|
||||
_side = _this select 1;
|
||||
_position = _this select 2;
|
||||
|
||||
if (!hasInterface) exitWith {};
|
||||
|
||||
private ["_marker", "_markerDate"];
|
||||
|
||||
_marker = _rallypoint getVariable [QGVAR(marker), ""];
|
||||
_markerDate = _rallypoint getVariable [QGVAR(markerDate), ""];
|
||||
|
||||
_marker setMarkerPosLocal _position;
|
||||
_marker setMarkerTextLocal _markerDate;
|
@ -41,5 +41,29 @@
|
||||
<Czech>Odteleportován na rallypoint</Czech>
|
||||
<Hungarian>Gyülekezőpontra teleportálva</Hungarian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointWestBase">
|
||||
<English>Rallypoint West (Base)</English>
|
||||
<German>Sammelpunkt West (Basis)</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointEastBase">
|
||||
<English>Rallypoint East (Base)</English>
|
||||
<German>Sammelpunkt Ost (Basis)</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointIndependentBase">
|
||||
<English>Rallypoint Independent (Base)</English>
|
||||
<German>Sammelpunkt Widerstand (Basis)</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointWest">
|
||||
<English>Rallypoint West</English>
|
||||
<German>Sammelpunkt West</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointEast">
|
||||
<English>Rallypoint East</English>
|
||||
<German>Sammelpunkt Ost</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Respawn_RallypointIndependent">
|
||||
<English>Rallypoint Independent</English>
|
||||
<German>Sammelpunkt Widerstand</German>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -4,38 +4,47 @@
|
||||
<Key ID="STR_ACE_Scopes_AdjustUpMinor">
|
||||
<English>Minor adjustment up</English>
|
||||
<Polish>Zerowanie powoli w górę</Polish>
|
||||
<Russian>Малая корректировка ВВЕРХ</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustDownMinor">
|
||||
<English>Minor adjustment down</English>
|
||||
<Polish>Zerowanie powoli w dół</Polish>
|
||||
<Russian>Малая корректировка ВНИЗ</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustRightMinor">
|
||||
<English>Minor adjustment right</English>
|
||||
<Polish>Zerowanie powoli w prawo</Polish>
|
||||
<Russian>Малая корректировка ВПРАВО</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustLeftMinor">
|
||||
<English>Minor adjustment left</English>
|
||||
<Polish>Zerowanie powoli w lewo</Polish>
|
||||
<Russian>Малая корректировка ВЛЕВО</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustUpMajor">
|
||||
<English>Major adjustment up</English>
|
||||
<Polish>Zerowanie w górę</Polish>
|
||||
<Russian>Большая корректировка ВВЕРХ</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustDownMajor">
|
||||
<English>Major adjustment down</English>
|
||||
<Polish>Zerowanie w dół</Polish>
|
||||
<Russian>Большая корректировка ВНИЗ</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustRightMajor">
|
||||
<English>Major adjustment right</English>
|
||||
<Polish>Zerowanie w prawo</Polish>
|
||||
<Russian>Большая корректировка ВПРАВО</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustLeftMajor">
|
||||
<English>Major adjustment left</English>
|
||||
<Polish>Zerowanie w lewo</Polish>
|
||||
<Russian>Большая корректировка ВЛЕВО</Russian>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Scopes_AdjustZero">
|
||||
<English>Set zero adjustment</English>
|
||||
<Polish>Zresetuj wyzerowanie</Polish>
|
||||
<Russian>Сбросить корректировку</Russian>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -6,6 +6,7 @@
|
||||
<English>Show Wind Info</English>
|
||||
<Polish>Pokaż inf. o wietrze</Polish>
|
||||
<Russian>Показать информацию о погоде</Russian>
|
||||
<French>Afficher information du vent</French>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
||||
|
@ -6,5 +6,102 @@ order: 5
|
||||
parent: wiki
|
||||
---
|
||||
|
||||
## 1. Overview
|
||||
Blah blah blah
|
||||
# 1. Overview
|
||||
|
||||
The ACE Advanced Missile Guidance Framework provides a setup of configuration settings, functions and a execution framework for addon makers to integrate with the missile guidance and targeting mechanisms of ACE. It also provides for mod makers to create their own custom guidance methods within the framework.
|
||||
|
||||
The framework provides all the functionality needed for guidance; from laser locking, target specification and selection, to handling the fired events and tracking and steering the vehicle based on provided parameters. This way, all that needs to be defined in addons is the appropriate CfgAmmo entries for the missile.
|
||||
|
||||
The framework also provides addon makers and scripters with the ability to configure custom seeker types and attack profiles, which are defined below. This allows for complete control of the guidance, locking and flight of a missile at the discretion of the addon maker.
|
||||
|
||||
ACE3 provides a full suite of base concepts and guidance for the majority of modern missile weaponry avialable today; these includes all basic types of seekers (SALH/SACLOS/Optic/Thermal/etc) - as well as the different common attack profiles utilized with guided munitions (such as top-down attacks).
|
||||
|
||||
Finally, flight profiles and mechanics for realistic missile simulations are also implemented; allowing for lock-steering bump guidance flight such as with the M47 Dragon or GBU steering fins, or finely tuned direct flight guidance which is currently avialable with other missile types.
|
||||
|
||||
# 2. Details
|
||||
|
||||
The framework is broken up into 3 major components: Locking Types, Seeker Types and Attack Profiles. In combination, these components build out the entire process of launching, locking and going terminal flight against targets.
|
||||
|
||||
### Components
|
||||
|
||||
##### 1. Locking Types
|
||||
Locking types provide the basic functionality of targeting which will be based to a seeker type, providing target aquisition for seekers. This provides the basic functionality for providing pre-determined targets for a seeker, or allowing the seeker to perform its own target aquisition and locking. Additionally, the seeker may reference back into the locking type in order to re-perform target aquisition.
|
||||
|
||||
##### 2. Seeker Types
|
||||
Each seeker is generally assumed to be the logic for the seeker head unit within any given munition. Seekers within this framework provide the basic targeting functionality for the entire framework. The locking type will provide a generic target to the seeker, or the seeker may aquire a target on its own. The seeker then provides a target, either an object or a ASL position, which is then passed further into the framework. This target (or position) should be the actual current target position for the missiles flight. Seekers are required to perform all limitations and checks within their systems, although various limitations have been provided in this framework such as LOS FOV, laser guidance, etc.
|
||||
|
||||
##### 3. Attack Profiles
|
||||
|
||||
An attack profile adjusts the current target flight location to create the actual flight path of the missile. The attack profile is provided with all parameters of the system, including the returned target of the seeker. Using this information, the attack profile then will adjust the *direct flight target position* to specifically direct where and how the missile shall flight.
|
||||
|
||||
## How it all ties together
|
||||
|
||||
The system is executed in a linear series of calls to each step of the process, and feeding back the return from that step to the next step. Execution is conducted using Locking->Seeker->Profile, iteratively every frame of execution. Flight times are adjusted to accTime values and FPS lag, giving consistent flight.
|
||||
|
||||
On each step of execution, a target specification array [targetObj, targetPos] is passed to the locking type, which then will return a possible modified target array. Next, this modified data is passed to the seeker type - which then, in turn, returns a position vector to the current "seeked" target position (ASL). Last, this target position is passed to the attack profile, who then returns an "adjusted attack position (ASL)", which is the location the missile should *currently* be homing on for flight.
|
||||
|
||||
In the simplest sense, the entire system provides the flight trajectory of the missile homing directly on the "adjusted attack position"; thus, an attack profile would ajust this position to direct the missile. For example, Top down attacks return the adjusted attack position high above the target, until entering their terminal stages, which then changes the position to be directly ontop of the target - thus "walking the missile" along its flight path and to the kill.
|
||||
|
||||
# 2. Adding AMG to a missile
|
||||
|
||||
## Enabling guidance on Ammo Types
|
||||
```
|
||||
class CfgAmmo {
|
||||
class MissileBase;
|
||||
class MyMissileType : MissileBase {
|
||||
// Turn off arma crosshair-guidance
|
||||
manualControl = 0;
|
||||
|
||||
// Begin ACE guidance Configs
|
||||
class ace_missileguidance {
|
||||
enabled = 1;
|
||||
|
||||
minDeflection = 0.00025; // Minium flap deflection for guidance
|
||||
maxDeflection = 0.001; // Maximum flap deflection for guidance
|
||||
incDeflection = 0.0005; // The incrmeent in which deflection adjusts.
|
||||
|
||||
canVanillaLock = 0; // Can this default vanilla lock? Only applicable to non-cadet modes. All 'recruit' games use vanilla locking
|
||||
|
||||
// Seeker type and settings for munitions
|
||||
defaultSeekerType = "SALH";
|
||||
seekerTypes[] = { "SALH", "LIDAR", "SARH", "Optic", "Thermal", "GPS", "SACLOS", "MCLOS" };
|
||||
|
||||
defaultSeekerLockMode = "LOAL";
|
||||
seekerLockModes[] = { "LOAL", "LOBL" };
|
||||
|
||||
seekerAngle = 90; // Angle in front of the missile which can be searched
|
||||
seekerAccuracy = 1; // seeker accuracy multiplier
|
||||
|
||||
seekerMinRange = 1;
|
||||
seekerMaxRange = 2500; // Range from the missile which the seeker can visually search
|
||||
|
||||
// Attack profile type selection
|
||||
defaultAttackProfile = "LIN";
|
||||
attackProfiles[] = { "LIN", "DIR", "MID", "HI" };
|
||||
};
|
||||
```
|
||||
|
||||
# 2. Creating your own custom seekers and attack profiles
|
||||
|
||||
## Adding seeker types and attack profiles
|
||||
|
||||
```
|
||||
class ace_missileguidance_attackProfiles{
|
||||
class MyAttackProfile {
|
||||
name = "";
|
||||
visualName = "";
|
||||
description = "";
|
||||
|
||||
functionName = "my_fnc_doAttackProfile";
|
||||
};
|
||||
};
|
||||
class ace_missileguidance_seekerTypes {
|
||||
class MySeekerType {
|
||||
name = "";
|
||||
visualName = "";
|
||||
description = "";
|
||||
|
||||
functionName = "my_fnc_doSeekerType";
|
||||
};
|
||||
};
|
||||
```
|
Loading…
Reference in New Issue
Block a user