Updating german stringtable, tent fix, loot table changes (#1776)

* Updating german stringtable

The update for STR_ACTIONS_2TB and STR_ACTIONS_RFROMTB are important. That fixes a very old bug. It was no really readable in german because the words were a way to long.

* Add files via upload

* Fixing Desert Tent pack output

When packing a DesertTent the output was ItemDomeTent not ItemDesertTent

* Decreasing hotwire kit chance

* Decreasing hotwire kit chance

* Decreasing hotwire kit and combo lock chance

* Decreasing combo lock chance, fixing loot group

* Fixing loot group

* Lowering ammo box spawn chances again.

* Fixing Desert Tent pack output all versions
This commit is contained in:
A Man
2016-10-15 19:47:13 +02:00
committed by ebaydayz
parent a6cb29aa7e
commit 5ec92bcd65
8 changed files with 64 additions and 53 deletions

View File

@@ -28,13 +28,13 @@ Military[] =
{Loot_GROUP, 1, specialclothes},
//Containers
{Loot_CONTAINER, 1.3, DZ_AmmoBoxRU, AmmoBoxRU1, 10, 20}, //545x39 AK74, RPK74
{Loot_CONTAINER, 0.7, DZ_AmmoBoxRU, AmmoBoxRU2, 10, 20}, //762x39 AK47
{Loot_CONTAINER, 0.5, DZ_AmmoBoxRU, AmmoBoxRU3, 5, 10}, //762x54r SVD, PKM
{Loot_CONTAINER, 1.5, DZ_AmmoBoxUS, AmmoBoxEU1, 10, 20}, //556x45 G36, M249
{Loot_CONTAINER, 1, DZ_AmmoBoxUS, AmmoBoxEU2, 5, 10}, //762x51 FAL, M240
{Loot_CONTAINER, 1.5, DZ_AmmoBoxUS, AmmoBoxUS1, 10, 20}, //556x45 STANAG, M249
{Loot_CONTAINER, 1, DZ_AmmoBoxUS, AmmoBoxUS2, 5, 10}, //762x51 DMR, M240
{Loot_CONTAINER, 1.1, DZ_AmmoBoxRU, AmmoBoxRU1, 10, 20}, //545x39 AK74, RPK74
{Loot_CONTAINER, 0.5, DZ_AmmoBoxRU, AmmoBoxRU2, 10, 20}, //762x39 AK47
{Loot_CONTAINER, 0.2, DZ_AmmoBoxRU, AmmoBoxRU3, 5, 10}, //762x54r SVD, PKM
{Loot_CONTAINER, 1.2, DZ_AmmoBoxUS, AmmoBoxEU1, 10, 20}, //556x45 G36, M249
{Loot_CONTAINER, 0.8, DZ_AmmoBoxUS, AmmoBoxEU2, 5, 10}, //762x51 FAL, M240
{Loot_CONTAINER, 1.2, DZ_AmmoBoxUS, AmmoBoxUS1, 10, 20}, //556x45 STANAG, M249
{Loot_CONTAINER, 0.8, DZ_AmmoBoxUS, AmmoBoxUS2, 5, 10}, //762x51 DMR, M240
// {Loot_CONTAINER, 2, DZ_MedBox, MedicalBox, 10, 20},
//Other
@@ -97,13 +97,13 @@ MilitarySpecial[] =
{Loot_GROUP, 2, specialclothes},
//Containers
{Loot_CONTAINER, 2.5, DZ_AmmoBoxRU, AmmoBoxRU1, 10, 20}, //5.45x39
{Loot_CONTAINER, 2, DZ_AmmoBoxUS, AmmoBoxUS1, 7, 14}, //5.56x45
{Loot_CONTAINER, 2, DZ_AmmoBoxRU, AmmoBoxCZ1, 7, 14}, //7.62x39
{Loot_CONTAINER, 1, DZ_AmmoBoxRU, AmmoBoxCZ2, 2, 5}, //7.62x54R
{Loot_CONTAINER, 2.2, DZ_AmmoBoxRU, AmmoBoxRU1, 10, 20}, //5.45x39
{Loot_CONTAINER, 1.8, DZ_AmmoBoxUS, AmmoBoxUS1, 7, 14}, //5.56x45
{Loot_CONTAINER, 1.8, DZ_AmmoBoxRU, AmmoBoxCZ1, 7, 14}, //7.62x39
{Loot_CONTAINER, 0.8, DZ_AmmoBoxRU, AmmoBoxCZ2, 2, 5}, //7.62x54R
// {Loot_CONTAINER, 0.5, DZ_AmmoBoxRU, AmmoBoxRU3, 3, 7}, //7.62x54R
{Loot_CONTAINER, 0.5, DZ_ExplosivesBoxRU, AmmoBoxRU4, 5, 15}, //GP-25
{Loot_CONTAINER, 0.5, DZ_ExplosivesBoxRU, AmmoBoxRU5, 3, 7}, //Grenades
{Loot_CONTAINER, 0.2, DZ_ExplosivesBoxRU, AmmoBoxRU4, 5, 15}, //GP-25
{Loot_CONTAINER, 0.2, DZ_ExplosivesBoxRU, AmmoBoxRU5, 3, 7}, //Grenades
//Other
{Loot_MAGAZINE, 3, FoodMRE},

View File

@@ -1,7 +1,7 @@
ZombieMilitary[] =
{
{Loot_MAGAZINE, 1, FoodMRE},
{Loot_MAGAZINE, 2, ItemHotwireKit},
{Loot_MAGAZINE, 0.5, ItemHotwireKit},
{Loot_GROUP, 3, MedicalLow},
{Loot_GROUP, 10, AmmoMilitaryLow},
{Loot_GROUP, 2, AmmoMilitaryHigh},
@@ -12,4 +12,4 @@ ZombieMilitaryViral[] =
{
{Loot_GROUP, 10, ZombieMilitary},
{Loot_MAGAZINE, 1, ItemAntibiotic1}
};
};

View File

@@ -1,7 +1,7 @@
ZombiePilot[] =
{
{Loot_MAGAZINE, 1, FoodMRE},
{Loot_MAGAZINE, 2, ItemHotwireKit},
{Loot_MAGAZINE, 0.5, ItemHotwireKit},
{Loot_GROUP, 3, MedicalLow},
{Loot_GROUP, 10, AmmoMilitaryLow},
{Loot_GROUP, 2, AmmoMilitaryHigh},
@@ -12,4 +12,4 @@ ZombiePilotViral[] =
{
{Loot_GROUP, 10, ZombieMilitary},
{Loot_MAGAZINE, 1, ItemAntibiotic1}
};
};

View File

@@ -3,8 +3,8 @@ ZombiePolice[] =
{Loot_GROUP, 2, Consumable},
{Loot_GROUP, 3, AmmoCivilian},
{Loot_MAGAZINE, 2, ItemDocument},
{Loot_MAGAZINE, 1, ItemHotwireKit},
{Loot_MAGAZINE, 2, ItemComboLock},
{Loot_MAGAZINE, 0.5, ItemHotwireKit},
{Loot_MAGAZINE, 1, ItemComboLock},
{Loot_MAGAZINE, 3, HandRoadFlare}
};

View File

@@ -10,6 +10,6 @@ ZombieSuit[] =
ZombieSuitViral[] =
{
{Loot_GROUP, 10, ZombieCivilian},
{Loot_GROUP, 10, ZombieSuit},
{Loot_MAGAZINE, 1, ItemAntibiotic1}
};
};

View File

@@ -8,12 +8,12 @@ ZombieWorker[] =
{Loot_MAGAZINE, 2, ItemDocument},
{Loot_MAGAZINE, 2, ItemWire},
{Loot_MAGAZINE, 3, ItemTankTrap},
{Loot_MAGAZINE, 3, ItemComboLock},
{Loot_MAGAZINE, 2, ItemComboLock},
{Loot_MAGAZINE, 2, ItemSledgeHead}
};
ZombieWorkerViral[] =
{
{Loot_GROUP, 10, ZombieCivilian},
{Loot_GROUP, 10, ZombieWorker},
{Loot_MAGAZINE, 1, ItemAntibiotic1}
};
};

View File

@@ -21,6 +21,7 @@ class DesertTentStorage: DomeTentStorage_base {
armor = 50;
displayname = $STR_VEH_NAME_DESERT_TENT;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 75;
transportMaxWeapons = 15;
transportMaxBackpacks = 5;
@@ -36,6 +37,7 @@ class DesertTentStorage0: DomeTentStorage_base {
armor = 60;
displayname = $STR_VEH_NAME_DESERT_TENT1;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 100;
transportMaxWeapons = 20;
transportMaxBackpacks = 6;
@@ -51,6 +53,7 @@ class DesertTentStorage1: DomeTentStorage_base {
armor = 70;
displayname = $STR_VEH_NAME_DESERT_TENT2;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 125;
transportMaxWeapons = 25;
transportMaxBackpacks = 7;
@@ -66,6 +69,7 @@ class DesertTentStorage2: DomeTentStorage_base {
armor = 80;
displayname = $STR_VEH_NAME_DESERT_TENT3;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 150;
transportMaxWeapons = 30;
transportMaxBackpacks = 8;
@@ -81,6 +85,7 @@ class DesertTentStorage3: DomeTentStorage_base {
armor = 90;
displayname = $STR_VEH_NAME_DESERT_TENT4;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 175;
transportMaxWeapons = 35;
transportMaxBackpacks = 9;
@@ -96,8 +101,9 @@ class DesertTentStorage4 : DomeTentStorage_base {
armor = 100;
displayname = $STR_VEH_NAME_DESERT_TENT5;
model = "\dayz_epoch_b\models\astan.p3d";
pack = "WeaponHolder_ItemDesertTent";
transportMaxMagazines = 200; //same as ural
transportMaxWeapons = 40;
transportMaxBackpacks = 10;
offset[] = {0,3,1};
};
};

View File

@@ -7,7 +7,7 @@
<Spanish>Agregar al Cinturón</Spanish>
<Czech>Přidat do nástrojů</Czech>
<French>Placer à la ceinture</French>
<German>Zum Werkzeuggürtel hinzufügen</German>
<German>Zum Gürtel hinzufügen</German>
<Dutch>Voeg toe aan gereedschapsgordel</Dutch>
</Key>
<Key ID="STR_ACTIONS_2BACK">
@@ -50,7 +50,7 @@
<Spanish>Sacar del Cinturón</Spanish>
<Czech>Odstranit z nástrojů</Czech>
<French>Retirer de la ceinture</French>
<German>Vom Werkzeuggürtel abnehmen</German>
<German>Vom Gürtel abnehmen</German>
<Dutch>Verwijder van gereedschapsgordel</Dutch>
</Key>
<Key ID="STR_ACTION_CAST">
@@ -5271,7 +5271,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_0">
<English>Soda (Mountain Green)</English>
<German>Limonade</German>
<German>Dose (Mountain Green)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5286,7 +5286,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_1">
<English>Soda (R4ZOR)</English>
<German>Limonade</German>
<German>Dose (R4ZOR)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5301,7 +5301,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_2">
<English>Soda (Iced Tea)</English>
<German>Eistee</German>
<German>Dose (Eistee)</German>
<Russian>Холодный чай</Russian>
<Spanish>Gaseosa (Té Helado)</Spanish>
<Czech>Nápoj (Ledový čaj)</Czech>
@@ -5316,7 +5316,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_3">
<English>Soda (Grape)</English>
<German>Limonade (Traube)</German>
<German>Dose (Traubenlimonade)</German>
<Russian>Газировка (Грейпфрут)</Russian>
<Spanish>Gaseosa (Uva)</Spanish>
<French>Soda (Raisin)</French>
@@ -5332,7 +5332,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_4">
<English>Soda (Cola)</English>
<German>Cola</German>
<German>Dose (Dr. Wasteland Cola)</German>
<Russian>Газировка (Кола)</Russian>
<Spanish>Gaseosa (Cola)</Spanish>
<Czech>Nápoj (Kola)</Czech>
@@ -5347,7 +5347,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_5">
<English>Soda (Orange)</English>
<German>Limonade (Orange)</German>
<German>Dose (Orangelimonade)</German>
<Russian>Газировка (Апельсин)</Russian>
<Spanish>Gaseosa (Naranja)</Spanish>
<Czech>Nápoj (Pomeranč)</Czech>
@@ -5362,7 +5362,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_6">
<English>Soda (Lemonade)</English>
<German>Limonade</German>
<German>Dose (Mikhail)</German>
<Russian>Газировка (Лимонад)</Russian>
<Spanish>Gaseosa (Limonada)</Spanish>
<French>Soda (Limonade)</French>
@@ -5378,7 +5378,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_7">
<English>Soda (Cola)</English>
<German>Cola</German>
<German>Dose (Lirikola)</German>
<Russian>Газировка (Кола)</Russian>
<Spanish>Fernet con Coca</Spanish>
<Czech>Nápoj (Kola)</Czech>
@@ -5393,7 +5393,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_8">
<English>Soda (Root Beer)</English>
<German>Limonade (Root Beer)</German>
<German>Dose (Root Beer)</German>
<Russian>Пиво (Корневое пиво)</Russian>
<Spanish>Cerveza de Raíz</Spanish>
<French>Bière (Root Beer)</French>
@@ -5409,7 +5409,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_9">
<English>Soda (mZLY yZLY)</English>
<German>Limonade</German>
<German>Dose (mZLY yZLY)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5424,7 +5424,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_10">
<English>Soda (Cola)</English>
<German>Cola</German>
<German>Dose (Peppsy Cola)</German>
<Russian>Газировка (Кола)</Russian>
<Spanish>Gaseosa (Cola)</Spanish>
<Czech>Nápoj (Kola)</Czech>
@@ -5439,7 +5439,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_11">
<English>Beer</English>
<German>Bier</German>
<German>Dose (Bier)</German>
<Russian>Пиво</Russian>
<Spanish>Cerveza</Spanish>
<French>Bière</French>
@@ -5455,7 +5455,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_12">
<English>Soda (Sacrite)</English>
<German>Limonade</German>
<German>Dose (Sacrite)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5470,7 +5470,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_13">
<English>Soda (Rocket Fuel)</English>
<German>Limonade</German>
<German>Dose (Rocket Fuel)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5485,7 +5485,7 @@
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_14">
<English>Soda (Sparkling Grape)</English>
<German>Limonade</German>
<German>Dose (Pampelmusenlimonade)</German>
<Russian>Газировка</Russian>
<Spanish>Gaseosa</Spanish>
<Czech>Sodovka</Czech>
@@ -5501,10 +5501,10 @@
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_NAME_15">
<English>Sherbet (Cold drink)</English>
<Russian>Шербет (Напиток)</Russian>
<German>Limonade</German>
<German>Dose (Sherbet)</German>
</Key>
<Key ID="STR_ITEMSODA_FULL_CLEAN_CODE_DESC_15">
<English>Sharbet, a traditional Middle Eastern cold drink prepared with rose hips, cornelian cherries, rose or licorice and a variety of spices.</English>
<English>Sherbet, a traditional Middle Eastern cold drink prepared with rose hips, cornelian cherries, rose or licorice and a variety of spices.</English>
<Russian>Традиционный напиток в странах Востока, приготавливаемый из шиповника, кизила, розы или лакрицы и различных специй.</Russian>
<German>Sherbet, ein kaltes traditionelles Getränk aus dem Mittlerer Osten mit Hagebutten, Kornelkirschen oder Lakritze und einer Vielzahl an Gewürzen.</German>
</Key>
@@ -7419,7 +7419,7 @@
</Key>
<Key ID="str_death_shot">
<English>a gunshot wound.</English>
<German>durch eine Schusswunde.</German>
<German>an einer Schusswunde.</German>
</Key>
<Key ID="str_death_shothead">
<English>a gunshot to the head.</English>
@@ -7463,7 +7463,7 @@
</Key>
<Key ID="str_death_starve">
<English>starvation.</English>
<German>durch Verhungern.</German>
<German>an Unterernährung.</German>
<Russian>голода.</Russian>
<Spanish>de hambre.</Spanish>
<French>inanition.</French>
@@ -7471,7 +7471,7 @@
</Key>
<Key ID="str_death_combatlog">
<English>combat logging.</English>
<German>weil er versucht hat, aus einem Kampf zu fliehen.</German>
<German>, weil er versucht hat, aus einem Kampf zu fliehen.</German>
<Russian>выхода из игры в режиме боя.</Russian>
<Spanish>por huir en combate.</Spanish>
<French>une déco en combat.</French>
@@ -7499,21 +7499,23 @@
</Key>
<Key ID="str_death_fall">
<English>falling.</English>
<German>durch einen Sturz aus zu großer Höhe.</German>
</Key>
<Key ID="str_death_crash">
<English>a vehicle crash.</English>
<English>a vehicle crash.</English>
<German>durch einen Fahrzeug Crash.</German>
</Key>
<Key ID="str_death_runover">
<English>being run over.</English>
<German>wurde überfahren.</German>
<German>, weil er überfahren wurde.</German>
</Key>
<Key ID="str_death_eject">
<English>falling out of a moving vehicle.</English>
<German>fiel aus einem fahrenden Fahrzeug.</German>
<German>, weil er aus einem fahrenden Fahrzeug fiel.</German>
</Key>
<Key ID="str_death_melee">
<English>blunt force trauma.</English>
<German>stumpfe Gewalteinwirkung.</German>
<German>durch stumpfe Gewalteinwirkung.</German>
</Key>
<Key ID="str_abort_playerclose">
<English>Cannot Abort near another player!&lt;br/&gt;You are still in Combat.</English>
@@ -7780,6 +7782,7 @@
</Key>
<Key ID="STR_UI_HOLD_BREATH">
<English>Please change your controls. HoldBreath holds too many keys and has been blocked.</English>
<German>Bitte ändere deine Steuerung. "Luft anhalten" liegt auf mehr als einer Taste und wurde blockiert.</German>
</Key>
</Package>
<Package name="playerstats">
@@ -11083,6 +11086,7 @@
<Key ID="STR_FOOD_NAME_RBULL">
<English>Red Bull</English>
<Russian>Ред Булл</Russian>
<German>Dose (Red Bull)</German>
</Key>
<Key ID="STR_FOOD_DESC_RBULL">
<English>Red Bull is an energy drink sold by Austrian company Red Bull GmbH.</English>
@@ -11094,7 +11098,7 @@
</Key>
<Key ID="STR_FOOD_NAME_OSHERBET">
<English>Orange Sherbet</English>
<German>Orangenlimonade</German>
<German>Dose (Orangenlimonade)</German>
<Russian>Апельсиновый шербет</Russian>
<Czech>Pomerančová šťáva</Czech>
</Key>
@@ -11874,6 +11878,7 @@
</Key>
<Key ID="STR_EPOCH_PLAYER_134">
<English>You do not have access to build on this plot.</English>
<German>Du darfst auf diesem Grundstück nichts bauen, da du kein eingetragener Eigentümer bist.</German>
</Key>
<Key ID="STR_EPOCH_PLAYER_135">
<English>This item needs a %1 within %2 meters</English>
@@ -11910,7 +11915,7 @@
</Key>
<Key ID="STR_EPOCH_PLAYER_139">
<English>Constructing %1 stage %2 of %3, move to cancel.</English>
<German>Konstruieren von %1, Stufe %2 von %3. Bewege dich sich um den Vorgang abzubrechen.</German>
<German>Konstruieren von %1, Stufe %2 von %3. Bewege dich um den Vorgang abzubrechen.</German>
<Russian>Строительство %1 стадия %2 из %3, двигайтесь для отмены.</Russian>
<Dutch>Bezig met de bouw van %1 (stap %2 van %3), beweeg om te annuleren</Dutch>
<French>Construction de %1 (étape %2 sur %3), déplacez vous pour annuler.</French>