class ItemDocument: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_DOCUMENT; model = "\z\addons\dayz_epoch\models\doc_generic.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_doc_generic_ca.paa"; descriptionShort = $STR_EPOCH_DOCUMENT_DESC; sfx = "document"; class ItemActions { class Crafting { text = $STR_EPOCH_PLAYER_188; script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;"; neednearby[] = {}; requiretools[] = {}; randomOutput = 1; output[] = {{"ItemLetter",1},{"ItemDocumentRamp",1},{"ItemBook1",1},{"ItemBook2",1},{"ItemBook3",1},{"ItemBook4",1},{"ItemNewspaper",1},{"ItemORP",1},{"ItemAVE",1},{"ItemLRK",1},{"ItemTNK",1},{"ItemPlotDeed",1}}; input[] = {{"ItemDocument",1}}; }; }; }; class ItemPlotDeed: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_PLOTDEED; model = "\z\addons\dayz_epoch\models\doc_generic.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_doc_generic_ca.paa"; descriptionShort = $STR_EPOCH_PLOTDEED_DESC; sfx = "document"; class ItemActions { class Crafting { text = $STR_EPOCH_PLOTDEED_ACTION; script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;"; neednearby[] = {"workshop"}; requiretools[] = {"ItemToolbox"}; output[] = {{"plot_pole_kit",1}}; input[] = {{"ItemPlotDeed",1},{"ItemGoldBar10oz",2}}; }; }; }; class ItemLetter: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_LETTER; model = "\z\addons\dayz_epoch\models\doc_letter.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_doc_letter_ca.paa"; descriptionShort = $STR_EPOCH_LETTER_DESC; }; class ItemBook1: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_ROMANCENOVEL; model = "\z\addons\dayz_epoch\models\doc_trashy1.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_trashy1_ca.paa"; descriptionShort = $STR_EPOCH_ROMANCENOVEL_DESC; }; class ItemBook2: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_ROMANCENOVEL; model = "\z\addons\dayz_epoch\models\doc_trashy2.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_trashy2_ca.paa"; descriptionShort = $STR_EPOCH_ROMANCENOVEL_DESC2; }; class ItemBook3: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_BOOK; model = "\z\addons\dayz_epoch\models\doc_child1.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_child1_ca.paa"; descriptionShort = $STR_EPOCH_BOOK_DESC; }; class ItemBook4: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_BOOK; model = "\z\addons\dayz_epoch\models\doc_child2.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_child2_ca.paa"; descriptionShort = $STR_EPOCH_BOOK_DESC; }; class ItemNewspaper: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_TORNNEWSPAPER; model = "\z\addons\dayz_epoch\models\doc_deaths.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_deaths_ca.paa"; descriptionShort = $STR_EPOCH_TORNNEWSPAPER_DESC; class ItemActions { class Obituaries { text = $STR_EPOCH_TORNNEWSPAPER_ACTION; script = "spawn player_deathBoard;"; }; }; }; class ItemDocumentRamp: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_WOODRAMP; model = "\z\addons\dayz_epoch\models\doc_ramp.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_doc_ramp_ca.paa"; descriptionShort = $STR_EPOCH_WOODRAMP_DESC; class ItemActions { class Crafting { text = $STR_EPOCH_PLAYER_189; script = ";['Crafting','CfgMagazines', _id] spawn player_craftItem;"; neednearby[] = {"workshop"}; requiretools[] = {"ItemToolbox"}; output[] = {{"wood_ramp_kit",1}}; input[] = {{"ItemDocumentRamp",1},{"PartWoodLumber",8}}; }; }; }; class ItemBookBible : CA_Magazine { scope = 2; count = 1; type = 256; model = "z\addons\dayz_communityassets\models\bible.p3d"; picture = "\z\addons\dayz_communityassets\pictures\equip_bible_CA.paa"; displayName = $STR_BOOK_NAME_BIBLE; descriptionShort = $STR_BOOK_DESC_BIBLE; }; class ItemTrashPaper : CA_Magazine { scope = 2; count = 1; type = 256; model = "z\addons\dayz_communityassets\models\paper_sheet_clean_note.p3d"; picture = "\z\addons\dayz_communityassets\pictures\equip_paper_sheet_note_ca.paa"; displayName = $STR_name_ItemTrashPaper; descriptionShort = $STR_desc_ItemTrashPaper; }; class ItemTrashPaperMusic : CA_Magazine { scope = 2; count = 1; type = 256; model = "z\addons\dayz_communityassets\models\paper_sheet_musical.p3d"; picture = "\z\addons\dayz_communityassets\pictures\equip_paper_sheet_musical_ca.paa"; displayName = $STR_name_ItemTrashPaperMusic; descriptionShort = $STR_desc_ItemTrashPaperMusic; }; class equip_paper_sheet : CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_equip_paper_sheet; descriptionShort = $STR_ITEM_DESC_equip_paper_sheet; picture = "\z\addons\dayz_communityassets\CraftingPlaceholders\equip_paper_sheet.paa"; type = 256; }; class equip_note : CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_equip_note; descriptionShort = $STR_ITEM_DESC_equip_note; picture = "\z\addons\dayz_communityassets\CraftingPlaceholders\equip_note.paa"; type = 256; }; // Vehicle upgrade parts class ItemORP: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_ORP; model = "\z\addons\dayz_epoch\models\doc_Up1.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup1_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_ORP_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemAVE: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_AVE; model = "\z\addons\dayz_epoch\models\doc_Up2.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup2_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_AVE_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemLRK: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_LRK; model = "\z\addons\dayz_epoch\models\doc_Up3.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup3_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_LRK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTNK: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_TNK; model = "\z\addons\dayz_epoch\models\doc_Up4.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup4_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_TNK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemARM: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_ARM; model = "\z\addons\dayz_epoch\models\doc_Up4.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup4_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_ARM_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTruckORP: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_ORP_TRUCK; model = "\z\addons\dayz_epoch\models\doc_Up1.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup1_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_ORP_TRUCK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTruckAVE: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_AVE_TRUCK; model = "\z\addons\dayz_epoch\models\doc_Up2.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup2_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_AVE_TRUCK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTruckLRK: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_LRK_TRUCK; model = "\z\addons\dayz_epoch\models\doc_Up3.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup3_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_LRK_TRUCK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTruckTNK: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_TNK_TRUCK; model = "\z\addons\dayz_epoch\models\doc_Up4.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup4_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_TNK_TRUCK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class ItemTruckARM: CA_Magazine { scope = 2; count = 1; type = 256; displayName = $STR_EPOCH_VEHUP_ARM_TRUCK; model = "\z\addons\dayz_epoch\models\doc_Up4.p3d"; picture = "\z\addons\dayz_epoch\pictures\equip_docup4_ca.paa"; descriptionShort = $STR_EPOCH_VEHUP_ARM_TRUCK_DESC; sfx = "document"; class ItemActions { class Upgrades { text = $STR_EPOCH_PLAYER_UPGRADEV; script = "spawn player_upgradeVehicle;"; }; }; }; class Blueprint_01: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_01; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_01; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_02: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_02; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_02; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_03: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_03; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_03; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_04: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_04; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_04; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_05: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_05; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_05; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_06: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_06; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_06; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_07: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_07; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_07; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_08: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_08; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_08; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_09: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_09; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_09; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_10: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_10; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_10; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_11: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_11; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_11; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_12: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_12; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_12; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_13: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_13; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_13; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_14: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_14; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_14; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_15: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_15; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_15; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_16: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_16; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_16; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_17: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_17; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_17; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_18: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_18; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_18; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_19: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_19; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_19; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class Blueprint_20: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_BLUEPRINT_20; descriptionShort = $STR_ITEM_DESC_BLUEPRINT_20; picture = "\dayz_epoch_c\icons\equipment\ItemBlueprint.paa"; model = "\z\addons\dayz_epoch_w\items\bluprint_01.p3d"; }; class PileBooks: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_PILEOFBOOKS; descriptionShort = $STR_ITEM_DESC_PILEOFBOOKS; picture = "\dayz_epoch_c\icons\equipment\ItemPileBooks.paa"; model = "\z\addons\dayz_epoch_w\items\books.p3d"; }; class PileMedBooks: CA_Magazine { scope = 2; count = 1; displayName = $STR_ITEM_NAME_PILEOFMEDBOOKS; descriptionShort = $STR_ITEM_DESC_PILEOFMEDBOOKS; picture = "\dayz_epoch_c\icons\equipment\ItemPileMedBooks.paa"; model = "\z\addons\dayz_epoch_w\items\books_med.p3d"; };