Add better icons for broken tools

This commit is contained in:
A Man
2020-05-30 14:17:20 +02:00
parent 8c12e69bba
commit 8a535e13e9
20 changed files with 33 additions and 25 deletions

View File

@@ -36,7 +36,7 @@ class ItemFuelcanEmpty : ItemJerrycanEmpty
{
type = 256;
model = "z\addons\dayz_communityassets\models\fuelcan.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_fuelcan_empty_CA.paa";
picture = "\dayz_epoch_c\icons\equipment\ItemFuelcanEmpty.paa";
displayName = $STR_ITEM_NAME_FUELCAN_EMPTY;
descriptionShort = $STR_ITEM_DESC_FUELCAN_EMPTY;
fuelQuantity = 0;

View File

@@ -1,5 +1,5 @@
class Vehicle_ammo_base: CA_Magazine {
scope = private;
scope = 0;
reloadAction = "";
maxLeadSpeed = 100;
type = 256;

View File

@@ -111,4 +111,5 @@ class ItemAntibioticEmpty : ItemAntibiotic_base
scope = 2;
displayName = $STR_EQUIP_NAME_ANTIBIOTICS_EMPTY;
descriptionShort = $STR_EQUIP_DESC_54;
picture = "\dayz_epoch_c\icons\equipment\ItemAntibioticsEmpty.paa";
};

View File

@@ -109,5 +109,5 @@ class ItemPainkillerEmpty : CA_Magazine
count = 1;
type = 256;
model = "\dayz_equip\models\med_painkiller_gear.p3d";
picture = "\dayz_equip\textures\equip_painkiller_ca.paa";
picture = "\dayz_epoch_c\icons\equipment\ItemPainkillerEmpty.paa";
};

View File

@@ -11,5 +11,5 @@ class ItemAPSIBroken_DZE : ItemCore
scope = 2;
displayName = $STR_EQUIP_APSI_BROKEN;
descriptionShort = $STR_EQUIP_APSI_BROKEN_DESC;
picture = "\dayz_epoch_c\icons\tools\ItemAPSI.paa";
picture = "\dayz_epoch_c\icons\tools\ItemAPSIBroken.paa";
};

View File

@@ -42,7 +42,7 @@ class ItemCrowbarBent : ItemCore
{
scope = 2;
model = "\dayz_equip\models\crowbar.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_crowbar_CA.paa";
picture = "\dayz_epoch_c\icons\tools\ItemCrowbarBroken.paa";
displayName = $STR_EQUIP_NAME_CROWBARBENT;
descriptionShort = $STR_EQUIP_DESC_CROWBARBENT;
};

View File

@@ -11,7 +11,7 @@ class ItemEtoolBroken : ItemCore
{
scope = 2;
model = "\dayz_equip\models\etool.p3d";
picture = "\dayz_equip\textures\equip_etool_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemEtoolBroken.paa";
displayName = $STR_EQUIP_NAME_1_BROKEN;
descriptionShort = $STR_EQUIP_DESC_1_BROKEN;
};

View File

@@ -42,7 +42,7 @@ class ItemFishingPoleBroken : ItemCore
{
scope = 2;
model = "\z\addons\dayz_communityassets\models\fishing_rod_loot_item.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_fishingpole_CA.paa";
picture = "\dayz_epoch_c\icons\tools\ItemFishingpoleBroken.paa";
displayName = $STR_ITEM_NAME_FISHINGPOLEBROKEN;
descriptionShort = $STR_ITEM_DESC_FISHINGPOLE_BROKEN;
};

View File

@@ -22,7 +22,7 @@ class ItemFlashlightBroken : ItemCore
{
scope = 2;
model = "\dayz_equip\models\flashlight.p3d";
picture = "\dayz_equip\textures\equip_flashlight_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemFlashlightBroken.paa";
displayName = $STR_EQUIP_NAME_5_BROKEN;
descriptionShort = $STR_EQUIP_DESC_5_BROKEN;
};
@@ -84,7 +84,7 @@ class ItemFlashlightRedBroken : ItemCore
{
scope = 2;
model = "\dayz_equip\models\flashlight_mil.p3d";
picture = "\dayz_equip\textures\equip_flashlight_mil_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemMilitaryFlashlightBroken.paa";
displayName = $STR_EQUIP_NAME_6_BROKEN;
descriptionShort = $STR_EQUIP_DESC_6_BROKEN;
};

View File

@@ -29,7 +29,8 @@ class ItemHatchet : ItemCore
class ItemHatchetBroken : ItemCore
{
scope = 2;
picture = "\dayz_equip\textures\equip_hatchet_CA.paa";
picture = "\dayz_epoch_c\icons\tools\ItemHatchetBroken.paa";
model = "\dayz_equip\models\hatchet.p3d";
displayName = $STR_name_ItemHatchetBroken;
descriptionShort = $STR_desc_ItemHatchetBroken;
fixedTool = "ItemHatchet";

View File

@@ -11,7 +11,7 @@ class ItemKeyKitBroken: ItemCore
{
scope = 2;
displayname = $STR_EQUIP_KEYKIT_BROKEN;
descriptionShort = $STR_EQUIP_KEYKIT_BROKEN_DESC;
model = "\z\addons\dayz_epoch\models\keykit.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_keykit_ca.paa";
descriptionShort = $STR_EQUIP_KEYKIT_BROKEN_DESC;
picture = "\dayz_epoch_c\icons\tools\ItemKeymakersKitBroken.paa";
};

View File

@@ -30,7 +30,7 @@ class ItemMacheteBroken : ItemCore
{
scope = 2;
model = "\z\addons\dayz_communityassets\models\machete.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_machete_CA.paa";
picture = "\dayz_epoch_c\icons\tools\ItemMacheteBroken.paa";
displayName = $STR_EQUIP_NAME_MACHETE_BROKEN;
descriptionShort = $STR_EQUIP_DESC_MACHETE_BROKEN;
};

View File

@@ -9,7 +9,7 @@ class ItemPilotmask_DZE : ItemCore
class ItemPilotmaskBroken_DZE : ItemCore
{
scope = 2;
picture = "\dayz_epoch_c\icons\tools\ItemPilotmask.paa";
picture = "\dayz_epoch_c\icons\tools\ItemPilotmaskBroken.paa";
displayName = $STR_EQUIP_PILOT_MASK_BROKEN;
descriptionShort = $STR_EQUIP_PILOT_MASK_BROKEN_DESC;
};
@@ -25,7 +25,7 @@ class ItemGasmask1_DZE : ItemCore
class ItemGasmask1Broken_DZE : ItemCore
{
scope = 2;
picture = "\dayz_epoch_c\icons\tools\ItemGasmask1.paa";
picture = "\dayz_epoch_c\icons\tools\ItemGasmask1Broken.paa";
displayName = $STR_EQUIP_GAS_MASK1_BROKEN;
descriptionShort = $STR_EQUIP_GAS_MASK1_BROKEN_DESC;
};
@@ -41,7 +41,7 @@ class ItemGasmask2_DZE : ItemCore
class ItemGasmask2Broken_DZE : ItemCore
{
scope = 2;
picture = "\dayz_epoch_c\icons\tools\ItemGasmask2.paa";
picture = "\dayz_epoch_c\icons\tools\ItemGasmask2Broken.paa";
displayName = $STR_EQUIP_GAS_MASK2_BROKEN;
descriptionShort = $STR_EQUIP_GAS_MASK2_BROKEN_DESC;
};

View File

@@ -10,6 +10,7 @@ class ItemMatchbox_base : ItemCore
class ItemMatchboxEmpty : ItemMatchbox_base
{
scope = 2;
picture = "\dayz_epoch_c\icons\tools\ItemMatchesEmpty.paa";
displayName = $STR_EQUIP_NAME_3_EMPTY;
descriptionShort = $STR_EQUIP_DESC_3_EMPTY;
};

View File

@@ -1,9 +1,14 @@
class NVGoggles;
class NVGoggles: Binocular
{
model = "\dayz_epoch_c\items\nvg\nvg_dzn.p3d";
};
class NVGoggles_DZE: NVGoggles
{
displayName = "NVG (Full Screen)";
modelOptics = "";
descriptionShort = "Full Screen Night Vision Goggles";
model = "\dayz_epoch_c\items\nvg\nvg_dzn.p3d";
};
class ItemNVGBroken_DZE : ItemCore
@@ -11,6 +16,6 @@ class ItemNVGBroken_DZE : ItemCore
scope = 2;
displayName = $STR_EQUIP_BROKEN_NV;
model = "\dayz_epoch_c\items\nvg\nvg_dzn.p3d";
picture = "\dayz_epoch_c\icons\tools\ItemNVGBroken.paa";
picture = "\dayz_epoch_c\icons\tools\ItemNightVisionBroken.paa";
descriptionShort = $STR_EQUIP_BROKEN_NV_DESC;
};

View File

@@ -20,7 +20,7 @@ class ItemPickaxeBroken : ItemCore
{
scope = 2;
model = "z\addons\dayz_communityweapons\models\pickaxe\pickaxe.p3d";
picture = "\z\addons\dayz_communityweapons\models\pickaxe\pickaxe.paa";
picture = "\dayz_epoch_c\icons\tools\ItemPickaxeBroken.paa";
displayName = $STR_name_ItemPickaxeBroken;
descriptionShort = $STR_desc_ItemPickaxeBroken;
fixedTool = "ItemPickaxe";

View File

@@ -2,7 +2,7 @@ class ItemShovel : ItemCore
{
scope = 2;
model = "\z\addons\dayz_communityassets\models\shovel.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_shovel_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemShovel.paa";
displayName = $STR_EQUIP_NAME_1b;
descriptionShort = $STR_EQUIP_DESC_1b;
};
@@ -11,7 +11,7 @@ class ItemShovelBroken : ItemCore
{
scope = 2;
model = "\z\addons\dayz_communityassets\models\shovel.p3d";
picture = "\z\addons\dayz_communityassets\pictures\equip_shovel_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemShovelBroken.paa";
displayName = $STR_EQUIP_NAME_1b_BROKEN;
descriptionShort = $STR_EQUIP_DESC_1b_BROKEN;
};

View File

@@ -30,7 +30,7 @@ class ItemSledgeBroken: ItemCore
{
scope = 2;
model = "\z\addons\dayz_epoch\models\sledge_mag.p3d";
picture = "\z\addons\dayz_epoch\pictures\equip_sledge_CA.paa";
picture = "\dayz_epoch_c\icons\tools\ItemSledge1Broken.paa";
displayName = $STR_name_ItemSledgeHammerBroken;
descriptionShort = $STR_desc_ItemSledgeHammerBroken;
};
@@ -50,7 +50,7 @@ class ItemSledgeHammerBroken : ItemCore
{
scope = 2;
model = "z\addons\dayz_communityweapons\models\sledge_hammer\sledgehammer.p3d";
picture = "\z\addons\dayz_communityweapons\models\sledge_hammer\sledgehammer.paa";
picture = "\dayz_epoch_c\icons\tools\ItemSledge2Broken.paa";
displayName = $STR_name_ItemSledgeHammerBroken;
descriptionShort = $STR_desc_ItemSledgeHammerBroken;
fixedTool = "ItemSledgeHammer";

View File

@@ -13,5 +13,5 @@ class ItemSolderBroken_DZE : ItemCore
displayName = $STR_EQUIP_SOLDER_BROKEN;
descriptionShort = $STR_EQUIP_SOLDER_BROKEN_DESC;
model = "\nst\ns_dayz\items\solder\solder_dzn.p3d";
picture = "\nst\ns_dayz\items\solder\data\icon_solder_dzn_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemSolderBroken.paa";
};

View File

@@ -20,7 +20,7 @@ class ItemToolboxBroken : ItemCore
{
scope = 2;
model = "\dayz_equip\models\toolbox.p3d";
picture = "\dayz_equip\textures\equip_toolbox_ca.paa";
picture = "\dayz_epoch_c\icons\tools\ItemToolboxBroken.paa";
displayName = $STR_EQUIP_NAME_2_BROKEN;
descriptionShort = $STR_EQUIP_DESC_2_BROKEN;
};