Localize missing gunner positions

This commit is contained in:
A Man
2019-11-18 19:39:17 +01:00
parent 862cf39a8f
commit bd33064237
3 changed files with 918 additions and 933 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -177,7 +177,7 @@ class CH_47F_EP1_DZE: CH47_base_EP1
gunEnd = "chamber_1";
weapons[] = {"M134"};
magazines[] = {};
gunnerName = "crew chief";
gunnerName = $STR_POSITION_CREWCHIEF;
gunnerOpticsModel = "\ca\weapons\optika_empty";
gunnerOutOpticsShowCursor = 1;
gunnerOpticsShowCursor = 1;
@@ -216,7 +216,7 @@ class CH_47F_EP1_DZE: CH47_base_EP1
stabilizedInAxes = "StabilizedInAxesNone";
selectionFireAnim = "zasleh_1";
proxyIndex = 2;
gunnerName = "door gunner";
gunnerName = $STR_POSITION_DOORGUNNER;
commanding = -3;
weapons[] = {"M134_2"};
gunBeg = "muzzle_2";
@@ -240,7 +240,7 @@ class CH_47F_EP1_DZE: CH47_base_EP1
stabilizedInAxes = "StabilizedInAxesNone";
selectionFireAnim = "zasleh_3";
proxyIndex = 3;
gunnerName = "rear gunner";
gunnerName = $STR_POSITION_REARGUNNER;
gunnerOpticsShowCursor = 0;
commanding = -1;
gunnerAction = "CH47_Gunner01_EP1";

View File

@@ -17937,6 +17937,18 @@
<German>HC3 Merlin Wrack</German>
</Key>
<Key ID="STR_POSITION_VEH_FRONT_GUNNER">
<English>front gunner</English>
<German>Frontschütze</German>
<Italian>Artigliere anteriore</Italian>
<Spanish>artillero delantero</Spanish>
<French>Tireur avant</French>
<Czech>Přední střelec</Czech>
<Russian>Стрелок (нос)</Russian>
<Polish>Przedni strzelec</Polish>
<Hungarian>Első lövész</Hungarian>
</Key>
<!--Namalsk compatibility-->
<Key ID="STR_EQUIP_NAME_43">
<English>Winter Ghillie Suit</English>