From 0fd3034d54837ec963c3afc58dab96a0abeecb39 Mon Sep 17 00:00:00 2001 From: A Man Date: Tue, 31 Jan 2017 20:52:54 +0100 Subject: [PATCH] Adding 13 new items and a DZE version of the vss vintorez (#1890) * strings for new items * adding new documents.hpp * adding new documents * adding vss vintorez dze vss vintorez dze spawns with 20 rounds magazine like in epoch 1.0.5.1 * adding vss vintorez dze * Update stringtable.xml --- .../Configs/CfgWeapons/CfgWeapons.hpp | 5 +- .../Configs/CfgWeapons/Item/Documents.hpp | 81 ++++++++++++ .../CfgWeapons/Weapon/Sniper/VSSVintorez.hpp | 5 + SQF/dayz_code/stringtable.xml | 122 ++++++++++++++++-- 4 files changed, 202 insertions(+), 11 deletions(-) create mode 100644 SQF/dayz_code/Configs/CfgWeapons/Item/Documents.hpp create mode 100644 SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/VSSVintorez.hpp diff --git a/SQF/dayz_code/Configs/CfgWeapons/CfgWeapons.hpp b/SQF/dayz_code/Configs/CfgWeapons/CfgWeapons.hpp index b21444904..54f010e4b 100644 --- a/SQF/dayz_code/Configs/CfgWeapons/CfgWeapons.hpp +++ b/SQF/dayz_code/Configs/CfgWeapons/CfgWeapons.hpp @@ -27,7 +27,7 @@ class CfgWeapons #include "Weapon\Sniper\M107.hpp" #include "Weapon\Sniper\KSVK.hpp" #include "Weapon\Sniper\M4SPR.hpp" - + #include "Weapon\Sniper\VSSVintorez.hpp" //each include is preceded by its required external references. @@ -264,6 +264,7 @@ class CfgWeapons #include "Tools\Radio.hpp" #include "Item\ItemKeyKit.hpp" #include "Item\ItemKeys.hpp" + #include "Item\Documents.hpp" @@ -315,4 +316,4 @@ class CfgWeapons }; }; };*/ -}; \ No newline at end of file +}; diff --git a/SQF/dayz_code/Configs/CfgWeapons/Item/Documents.hpp b/SQF/dayz_code/Configs/CfgWeapons/Item/Documents.hpp new file mode 100644 index 000000000..db6b1d45d --- /dev/null +++ b/SQF/dayz_code/Configs/CfgWeapons/Item/Documents.hpp @@ -0,0 +1,81 @@ +class Kostey_notebook; +class Notebook_bio_DZE: Kostey_notebook +{ + displayname = $STR_EQUIP_NOTEBOOK_BIO; + descriptionShort= $STR_EQUIP_NOTEBOOK_BIO_DESC; +}; + +class Notebook_che_DZE: Kostey_notebook +{ + displayname = $STR_EQUIP_NOTEBOOK_CHE; + descriptionShort= $STR_EQUIP_NOTEBOOK_CHE_DESC; +}; + +class Notebook_phy_DZE: Kostey_notebook +{ + displayname = $STR_EQUIP_NOTEBOOK_PHY; + descriptionShort= $STR_EQUIP_NOTEBOOK_PHY_DESC; +}; + +class Notebook_secret_DZE: Kostey_notebook +{ + displayname = $STR_EQUIP_NOTEBOOK_SECRET; + descriptionShort= $STR_EQUIP_NOTEBOOK_SECRET_DESC; +}; + +class Notebook_herbs_DZE: Kostey_notebook +{ + displayname = $STR_EQUIP_NOTEBOOK_HERBS; + descriptionShort= $STR_EQUIP_NOTEBOOK_HERBS_DESC; +}; + +class Moscow_Bombing_File; +class Document_Random_DZE: Moscow_Bombing_File +{ + displayname = $STR_EQUIP_DOCUMENT_RANDOM; + descriptionShort= $STR_EQUIP_DOCUMENT_RANDOM_DESC; +}; + +class Document_Military_DZE: Moscow_Bombing_File +{ + displayname = $STR_EQUIP_DOCUMENT_MILITARY; + descriptionShort= $STR_EQUIP_DOCUMENT_MILITARY_DESC; +}; + +class Document_Topsecret_DZE: Moscow_Bombing_File +{ + displayname = $STR_EQUIP_DOCUMENT_TOPSECRET; + descriptionShort= $STR_EQUIP_DOCUMENT_TOPSECRET_DESC; +}; + +class Cobalt_File; +class Manual_electronics_DZE: Cobalt_File +{ + displayname = $STR_EQUIP_MANUAL_ELECTRONICS; + descriptionShort= $STR_EQUIP_MANUAL_ELECTRONICS_DESC; +}; + +class Manual_camera_DZE: Cobalt_File +{ + displayname = $STR_EQUIP_MANUAL_CAMERA; + descriptionShort= $STR_EQUIP_MANUAL_CAMERA_DESC; +}; + +class Manual_repair_DZE: Cobalt_File +{ + displayname = $STR_EQUIP_MANUAL_REPAIR; + descriptionShort= $STR_EQUIP_MANUAL_REPAIR_DESC; +}; + +class Kostey_map_case; +class Map_Military_DZE: Kostey_map_case +{ + displayname = $STR_EQUIP_MAP_Military; + descriptionShort= $STR_EQUIP_MAP_Military_DESC; +}; + +class Map_Survivor_DZE: Kostey_map_case +{ + displayname = $STR_EQUIP_MAP_SURVIVOR; + descriptionShort= $STR_EQUIP_MAP_SURVIVOR_DESC; +}; \ No newline at end of file diff --git a/SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/VSSVintorez.hpp b/SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/VSSVintorez.hpp new file mode 100644 index 000000000..a7789ebb6 --- /dev/null +++ b/SQF/dayz_code/Configs/CfgWeapons/Weapon/Sniper/VSSVintorez.hpp @@ -0,0 +1,5 @@ +class VSS_vintorez; +class VSS_vintorez_DZE: VSS_vintorez +{ + magazines[] = {"20Rnd_9x39_SP5_VSS", "10Rnd_9x39_SP5_VSS"}; +}; \ No newline at end of file diff --git a/SQF/dayz_code/stringtable.xml b/SQF/dayz_code/stringtable.xml index 543a899f3..876959de3 100644 --- a/SQF/dayz_code/stringtable.xml +++ b/SQF/dayz_code/stringtable.xml @@ -16858,6 +16858,119 @@ Remove Camo Net Tarnnetz entfernen + + You cannot salvage parts in a safe zone + No se pueden recuperar piezas en una zona segura + Вы не можете снять детали в безопасной зоне + Vous ne pouvez pas récupérer des pièces dans une zone sécurisée + Nemůžete zachránit díly v bezpečné zóně + Du kannst in einer Safezone keine Teile demontieren + Je kunt niet delen redden in een veilige zone + + + Biology Notebook + Biologie Notizbuch + + + A notebook with many notes about biological connections. + Ein Notizbuch mit vielen Notizen über biologische Zusammenhänge. + + + Chemistry Notebook + Chemie Notizbuch + + + A notebook with many notes about chemical connections. + Ein Notizbuch mit vielen Notizen über chemische Zusammenhänge. + + + Physics Notebook + Physik Notizbuch + + + A notebook with many notes about physical connections. + Ein Notizbuch mit vielen Notizen über physikalische Zusammenhänge. + + + Secret Notebook + Geheimes Notizbuch + + + In the notebook is some kind of secret information written. The text is encrypted with a secret code. + In dem Notizbuch befinden sich offenbar geheime Informationen. Der Text ist mit einen Geheimcode verschlüsselt. + + + Herbs Notebook + Kräuter Notizbuch + + + The notebook contains a lot of information about herbs. It is very well documented and illustrated with pictures. + Das Notizbuch beinhaltet viele Informationen über Kräuter. Es ist sehr gut dokumentiert und illustriert. + + + Random Document + Irgendein Dokument + + + Looks like a normal document, nothing special. + Sieht wie ein normales Dokument aus, nicht besonderes. + + + Military Document + Militärdokument + + + A military document with a lot of information about weapons, ammunition, tanks and helicopters. + Ein Militärdokument mit vielen Informationen zu Waffen, Munition, Panzern und Helikoptern. + + + Top Secret Document + Streng geheimes Dokument + + + A document with top secret information but the inscription "Top Secret" is missing. + Ein Dokument mit streng geheimen Informationen, aber die Aufschrift "Streng Geheim" fehlt. + + + Electronics Manual + Elektronik Handbuch + + + A manual about electronics and how to repair most common electronic items. + Ein Handbuch über Elektronik und wie man die am häufigsten vorkommenden elektronischen Gegenstände repariert. + + + CCTV Camera Manual + Überwachungskamera Handbuch + + + A manual about how to build and the use of a CCTV Camera. + Ein Handbuch über das Bauen und die Nutzung einer Überwachungskamera. + + + Repair Manual + Reperaturhandbuch + + + A repair manual about how to fix items. + Ein Reperaturhandbuch über das Reparieren von Gegenständen. + + + Military Map + Militärkarte + + + A military map with many markers. It looks like the map was used for a big military operation. + Eine Militärkarte mit vielen Markierungen. Es sieht so aus, als ob die Karte für eine große Militäroperation genutzt wurde. + + + Map about Safe Places + Karte über sichere Ort + + + A map with markers about safe places and where survivors can stay. Unfortunately useless now. + Eine Karte mit Markierungen von sicheres Orten, wo Überlebende bleiben können. Leider ist die Karte jetzt nutzlos. + Winter Ghillie Suit @@ -16872,14 +16985,5 @@ Une tenue de camouflage spécialement étudiée pour se fondre dans la végétation. Peut être porté. Schwere Tarnkleidung, die dichtes Unterholz simuliert. Kann ausgepackt und getragen werden. - - You cannot salvage parts in a safe zone - No se pueden recuperar piezas en una zona segura - Вы не можете снять детали в безопасной зоне - Vous ne pouvez pas récupérer des pièces dans une zone sécurisée - Nemůžete zachránit díly v bezpečné zóně - Du kannst in einer Safezone keine Teile demontieren - Je kunt niet delen redden in een veilige zone -