From d20e8decd08b2af323dba71bfcd93943ef23192c Mon Sep 17 00:00:00 2001 From: redned70 Date: Wed, 1 Mar 2017 02:07:44 +0000 Subject: [PATCH] EBM fix --- TRADERS/CUSTOM/ItemListCUSTOM.hpp | 154 +--------------------- TRADERS/CUSTOM/TraderCategoriesCUSTOM.hpp | 150 +-------------------- 2 files changed, 4 insertions(+), 300 deletions(-) diff --git a/TRADERS/CUSTOM/ItemListCUSTOM.hpp b/TRADERS/CUSTOM/ItemListCUSTOM.hpp index dbfc958..9b40c96 100644 --- a/TRADERS/CUSTOM/ItemListCUSTOM.hpp +++ b/TRADERS/CUSTOM/ItemListCUSTOM.hpp @@ -2,158 +2,10 @@ //#define USE_APEX_Buildings 1 -/////////////////////////////////////////////////////////////////////////////// -// Extended Base Mod -////////////////////////////////////////////////////////////////////////////// -class Land_HBarrier_1_F_Kit { quality = 1; price = 5500;sellPrice = 50; }; -class Land_HBarrier_3_F_Kit { quality = 1; price = 19000;sellPrice = 50; }; -class Land_HBarrier_5_F_Kit { quality = 1; price = 40000;sellPrice = 50; }; -class Land_BagBunker_Tower_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class CamoNet_OPFOR_open_F_Kit { quality = 1; price = 1000; sellPrice = 50; }; -class CamoNet_INDP_open_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -class CamoNet_BLUFOR_open_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -///////////////////////// V0.0.2 -class Land_CncBarrier_F_Kit { quality = 1; price = 7500;sellPrice = 50; }; -class Land_Stone_4m_F_Kit { quality = 1; price = 15000;sellPrice = 50; }; -class Land_Stone_Gate_F_Kit { quality = 1; price = 15000;sellPrice = 50; }; -class PierLadder_F_Kit { quality = 1; price = 75000;sellPrice = 50; }; -class Land_WaterCooler_01_new_F_Kit { quality = 1; price = 180000;sellPrice = 50; }; -///////////////////////// V0.0.3 -class Land_Pallet_MilBoxes_F_Kit { quality = 1; price = 39990;sellPrice = 50; }; -class Land_Cargo20_military_green_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_BagFence_Corner_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_BagFence_Long_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_HBarrierTower_F_Kit { quality = 1; price = 75000;sellPrice = 50; }; -class Land_Metal_wooden_rack_F_Kit { quality = 1; price = 38000;sellPrice = 50; }; -class Land_BagBunker_Small_F_Kit { quality = 1; price = 65000;sellPrice = 50; }; -class Land_Bunker_F_Kit { quality = 1; price = 750000;sellPrice = 50; }; -class Land_HBarrierWall_corner_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_HBarrierWall6_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_HBarrierWall4_F_Kit { quality = 1; price = 35000;sellPrice = 50; }; -class Land_RampConcrete_F_Kit { quality = 1; price = 55000;sellPrice = 50; }; -///////////////////////// V0.0.4 -class Land_Wall_IndCnc_4_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_City2_4m_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_City2_8m_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_HelipadCivil_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class Land_Rack_F_Kit { quality = 1; price = 35000;sellPrice = 50; }; -///////////////////////// V0.1.0 -class Land_City_Gate_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -class Land_BarGate_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -class Land_Icebox_F_Kit { quality = 1; price = 45000;sellPrice = 50; }; -class Land_Sign_WarningMilitaryArea_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -class Land_Mil_WallBig_4m_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_Cargo_Patrol_V2_F_Kit { quality = 1; price = 185000;sellPrice = 50; }; -///////////////////////// V0.1.1 -class Land_Pier_small_F_Kit { quality = 1; price = 75000;sellPrice = 50; }; -class Land_Wall_Tin_4_Kit { quality = 1; price = 50000;sellPrice = 50; }; -///////////////////////// V0.1.2 -class Land_Tank_rust_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_ShelvesMetal_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_Cargo_Tower_V2_F_Kit { quality = 1; price = 750000;sellPrice = 50; }; -class Land_FuelStation_Feed_F_Kit { quality = 1; price = 220000;sellPrice = 50; }; -class Land_BagBunker_Large_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class ShootingPos_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -///////////////////////// V0.1.3 -class Land_cargo_house_slum_F_Kit { quality = 1; price = 25000;sellPrice = 50; }; -class Land_Cargo40_light_green_F_Kit { quality = 1; price = 130000;sellPrice = 50; }; -class Land_Cargo_House_V2_F_Kit { quality = 1; price = 200000;sellPrice = 50; }; -class Land_LampHalogen_F_Kit { quality = 1; price = 65200;sellPrice = 50; }; -///////////////////////// V0.1.4 -class Land_LampAirport_F_Kit { quality = 1; price = 85600;sellPrice = 50; }; -class Land_CncShelter_F_Kit { quality = 1; price = 40000;sellPrice = 50; }; -class Land_Wall_IndCnc_2deco_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_CncWall4_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_FuelStation_Shed_F_Kit { quality = 1; price = 65000;sellPrice = 50; }; -class Land_Shed_Small_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class Land_Razorwire_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -///////////////////////// V0.1.5 -class Land_u_Addon_01_V1_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; //brokenshed -class Land_Cargo20_sand_F_Kit { quality = 1; price = 80000;sellPrice = 50; }; -class Land_GH_Stairs_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_i_Garage_V2_F_Kit { quality = 1; price = 125000;sellPrice = 50; }; -class Land_GH_Platform_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_TentDome_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -class Land_TentHangar_V1_F_Kit { quality = 1; price = 350000;sellPrice = 50; }; -///////////////////////// V0.1.6 -class Land_CncWall1_F_Kit { quality = 1; price = 15000;sellPrice = 50; }; -class Land_CncBarrierMedium_F_Kit { quality = 1; price = 15000;sellPrice = 50; }; -class Land_Crash_barrier_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Shed_Big_F_Kit { quality = 1; price = 75000;sellPrice = 50; }; -class Land_TouristShelter_01_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_Water_source_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class Land_Sign_WarningMilitaryVehicles_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Sign_WarningMilAreaSmall_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Concrete_SmallWall_8m_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -class Land_Concrete_SmallWall_4m_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -///////////////////////// V0.1.7 -class Land_PortableLight_double_F_Kit { quality = 1; price = 25000;sellPrice = 50; }; -class Land_Radar_Small_F_Kit { quality = 1; price = 150000; sellPrice = 50; }; -class Land_Cargo_addon02_V2_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; //Slumplane -class Land_TableDesk_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -class Land_ToiletBox_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Pier_Box_F_Kit { quality = 1; price = 500000;sellPrice = 50; }; -///////////////////////// V0.1.8 -class Land_ChairWood_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -class BlockConcrete_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -class Land_CargoBox_V1_F_Kit { quality = 1; price = 60000;sellPrice = 50; }; -class Land_IndFnc_3_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_IndFnc_9_F_Kit { quality = 1; price = 30000;sellPrice = 50; }; -class Land_Sea_Wall_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class Land_i_Addon_03_V1_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; //Tavern -class Land_i_Addon_03mid_V1_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; //Tavernmiddle -class Land_LampStreet_F_Kit { quality = 1; price = 30000;sellPrice = 50; }; -///////////////////////// V0.1.9 -class Land_Dome_Big_F_Kit { quality = 1; price = 300000;sellPrice = 50; }; -class Land_Hangar_F_Kit { quality = 1; price = 500000;sellPrice = 50; }; -class Land_Metal_Shed_F_Kit { quality = 1; price = 30000;sellPrice = 50; }; -class Land_spp_Tower_F_Kit { quality = 1; price = 700000;sellPrice = 50; }; -class Land_Sun_chair_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_Sunshade_04_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_LampShabby_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -///////////////////////// V0.2.0 -class Land_Airport_Tower_F_Kit { quality = 1; price = 200000;sellPrice = 50; }; -class Land_i_Barracks_V1_F_Kit { quality = 1; price = 250000;sellPrice = 50; }; -class Land_BeachBooth_01_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Castle_01_tower_F_Kit { quality = 1; price = 100000;sellPrice = 50; }; -class Land_Sign_WarningUnexplodedAmmo_F_Kit { quality = 1; price = 1000;sellPrice = 50; }; -class Land_TTowerSmall_1_F_Kit { quality = 1; price = 20000;sellPrice = 50; }; -///////////////////////// V0.2.1 Hotfix -///////////////////////// V0.2.2 -class Exile_Plant_GreenBush_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_nav_pier_m_F_Kit { quality = 1; price = 200000;sellPrice = 50; }; -class Land_SharpStone_01_F_Kit { quality = 1; price = 26000;sellPrice = 50; }; -class Land_SharpStone_02_F_Kit { quality = 1; price = 25000;sellPrice = 50; }; -class Land_Sleeping_bag_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Small_Stone_02_F_Kit { quality = 1; price = 23000;sellPrice = 50; }; -class Land_SolarPanel_2_F_Kit { quality = 1; price = 30000;sellPrice = 50; }; -class Land_spp_Panel_F_Kit { quality = 1; price = 35000;sellPrice = 50; }; -///////////////////////// V0.2.3 -class Land_CampingChair_V2_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_CampingChair_V1_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_Camping_Light_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class Land_CampingTable_F_Kit { quality = 1; price = 10000;sellPrice = 50; }; -class MapBoard_altis_F_Kit { quality = 1; price = 8000;sellPrice = 50; }; -class Land_Pavement_narrow_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_Pavement_narrow_corner_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_Pavement_wide_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_Pavement_wide_corner_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -///////////////////////// V0.2.4 -class Exile_ConcreteMixer_Kit { quality = 6; price = 500000;sellPrice = 50; }; -class Flag_CSAT_F_Kit { quality = 1; price = 5000;sellPrice = 50; }; -class Land_GarbageContainer_closed_F_Kit { quality = 3; price = 3000;sellPrice = 50; }; -class Land_Metal_rack_F_Kit { quality = 1; price = 50000;sellPrice = 50; }; -class Land_Sink_F_Kit { quality = 2; price = 27000;sellPrice = 50; }; -///////////////////////// V0.2.5 -class Land_Atm_02_F_Kit { quality = 6; price = 100000;sellPrice = 50; }; -///////////////////////// V0.2.6 + /////////////////////////////////////////////////////////////////////////////// + // Extended Base Mod - removed as now seperate + ////////////////////////////////////////////////////////////////////////////// -///////////////////////// V0.2.7 -class Land_i_House_Small_03_V1_F_Kit { quality = 2; price = 25000;sellPrice = 50; }; -class Land_i_House_Big_01_V2_F_Kit { quality = 2; price = 50000;sellPrice = 50; }; -class Land_PlasticCase_01_medium_F_Kit { quality = 1; price = 8000;sellPrice = 50; }; -class Land_Research_HQ_F_Kit { quality = 4; price = 50000;sellPrice = 50; }; -class Land_Research_house_V1_F_Kit { quality = 4; price = 40000;sellPrice = 50; }; /////////////////////////////////////////////////////////////////////////////// // Cessna (Amphibious) /////////////////////////////////////////////////////////////////////////////// diff --git a/TRADERS/CUSTOM/TraderCategoriesCUSTOM.hpp b/TRADERS/CUSTOM/TraderCategoriesCUSTOM.hpp index 6a0c63f..c055c3e 100644 --- a/TRADERS/CUSTOM/TraderCategoriesCUSTOM.hpp +++ b/TRADERS/CUSTOM/TraderCategoriesCUSTOM.hpp @@ -4,155 +4,7 @@ icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa"; items[] = { - /*"Land_HBarrier_1_F_Kit", - "Land_HBarrier_3_F_Kit", - "Land_HBarrier_5_F_Kit", - "Land_BagBunker_Tower_F_Kit", - "CamoNet_OPFOR_open_F_Kit", - "CamoNet_INDP_open_F_Kit", - "CamoNet_BLUFOR_open_F_Kit", - ///////////////////////// V0.0.2 - "Land_CncBarrier_F_Kit", - "Land_Stone_4m_F_Kit", - "Land_Stone_Gate_F_Kit", - "PierLadder_F_Kit", - "Land_WaterCooler_01_new_F_Kit", - ///////////////////////// V0.0.3 - "Land_Pallet_MilBoxes_F_Kit", - "Land_Cargo20_military_green_F_Kit", - "Land_BagFence_Corner_F_Kit", - "Land_BagFence_Long_F_Kit", - "Land_HBarrierTower_F_Kit", - "Land_Metal_wooden_rack_F_Kit", - "Land_BagBunker_Small_F_Kit", - "Land_Bunker_F_Kit", - "Land_HBarrierWall_corner_F_Kit", - "Land_HBarrierWall6_F_Kit", - "Land_HBarrierWall4_F_Kit", - "Land_RampConcrete_F_Kit", - ///////////////////////// V0.0.4 - "Land_Wall_IndCnc_4_F_Kit", - "Land_City2_4m_F_Kit", - "Land_City2_8m_F_Kit", - "Land_HelipadCivil_F_Kit", - "Land_Rack_F_Kit", - ///////////////////////// V0.1.0 - "Land_City_Gate_F_Kit", - "Land_BarGate_F_Kit", - "Land_Icebox_F_Kit", - "Land_Sign_WarningMilitaryArea_F_Kit", - "Land_Mil_WallBig_4m_F_Kit", - "Land_Cargo_Patrol_V2_F_Kit", - ///////////////////////// V0.1.1 - "Land_Pier_small_F_Kit", - "Land_Wall_Tin_4_Kit", - ///////////////////////// V0.1.2 - "Land_Tank_rust_F_Kit", - "Land_ShelvesMetal_F_Kit", - "Land_Cargo_Tower_V2_F_Kit", - "Land_FuelStation_Feed_F_Kit", - "Land_BagBunker_Large_F_Kit", - "ShootingPos_F_Kit", - ///////////////////////// V0.1.3 - "Land_cargo_house_slum_F_Kit", - "Land_Cargo40_light_green_F_Kit", - "Land_Cargo_House_V2_F_Kit", - "Land_LampHalogen_F_Kit", - ///////////////////////// V0.1.4 - "Land_LampAirport_F_Kit", - "Land_CncShelter_F_Kit", - "Land_Wall_IndCnc_2deco_F_Kit", - "Land_CncWall4_F_Kit", - "Land_FuelStation_Shed_F_Kit", - "Land_Shed_Small_F_Kit", - "Land_Razorwire_F_Kit", - ///////////////////////// V0.1.5 - "Land_u_Addon_01_V1_F_Kit", //brokenshed - "Land_Cargo20_sand_F_Kit", - "Land_GH_Stairs_F_Kit", - "Land_i_Garage_V2_F_Kit", - "Land_GH_Platform_F_Kit", - "Land_TentDome_F_Kit", - "Land_TentHangar_V1_F_Kit", - ///////////////////////// V0.1.6 - "Land_CncWall1_F_Kit", - "Land_CncBarrierMedium_F_Kit", - "Land_Crash_barrier_F_Kit", - "Land_Shed_Big_F_Kit", - "Land_TouristShelter_01_F_Kit", - "Land_Water_source_F_Kit", - "Land_Sign_WarningMilitaryVehicles_F_Kit", - "Land_Sign_WarningMilAreaSmall_F_Kit", - "Land_Concrete_SmallWall_8m_F_Kit", - "Land_Concrete_SmallWall_4m_F_Kit", - ///////////////////////// V0.1.7 - "Land_PortableLight_double_F_Kit", - "Land_Radar_Small_F_Kit", - "Land_Cargo_addon02_V2_F_Kit", //Slumplane - "Land_TableDesk_F_Kit", - "Land_ToiletBox_F_Kit", - "Land_Pier_Box_F_Kit", - ///////////////////////// V0.1.8 - "Land_ChairWood_F_Kit", - "BlockConcrete_F_Kit", - "Land_CargoBox_V1_F_Kit", - "Land_IndFnc_3_F_Kit", - "Land_IndFnc_9_F_Kit", - "Land_Sea_Wall_F_Kit", - "Land_i_Addon_03_V1_F_Kit", - "Land_i_Addon_03mid_V1_F_Kit", - "Land_LampStreet_F_Kit", - ///////////////////////// V0.1.9 - //"Land_Dome_Big_F_Kit", - "Land_Hangar_F_Kit", - "Land_Metal_Shed_F_Kit", - "Land_spp_Tower_F_Kit", - "Land_Sun_chair_F_Kit", - "Land_Sunshade_04_F_Kit", - "Land_LampShabby_F_Kit", - ///////////////////////// V0.2.0 - "Land_Airport_Tower_F_Kit", - "Land_i_Barracks_V1_F_Kit", - "Land_BeachBooth_01_F_Kit", - "Land_Castle_01_tower_F_Kit", - "Land_Sign_WarningUnexplodedAmmo_F_Kit", - "Land_TTowerSmall_1_F_Kit", - ///////////////////////// V0.2.1 Hotfix - ///////////////////////// V0.2.2 - "Exile_Plant_GreenBush_Kit", - "Land_nav_pier_m_F_Kit", - "Land_SharpStone_01_F_Kit", - "Land_SharpStone_02_F_Kit", - "Land_Sleeping_bag_F_Kit", - "Land_Small_Stone_02_F_Kit", - "Land_SolarPanel_2_F_Kit", - "Land_spp_Panel_F_Kit", - ///////////////////////// V0.2.3 - "Land_CampingChair_V2_F_Kit", - "Land_CampingChair_V1_F_Kit", - "Land_Camping_Light_F_Kit", - "Land_CampingTable_F_Kit", - "MapBoard_altis_F_Kit", - "Land_Pavement_narrow_F_Kit", - "Land_Pavement_narrow_corner_F_Kit", - "Land_Pavement_wide_F_Kit", - "Land_Pavement_wide_corner_F_Kit", - ///////////////////////// V0.2.4 - "Exile_ConcreteMixer_Kit", - "Flag_CSAT_F_Kit", - "Land_GarbageContainer_closed_F_Kit", - "Land_Metal_rack_F_Kit", - "Land_Sink_F_Kit", - ///////////////////////// V0.2.5 - "Land_Atm_02_F_Kit", - ///////////////////////// V0.2.6 - - ///////////////////////// V0.2.7 - "Land_i_House_Small_03_V1_F_Kit",//Bungalow - "Land_i_House_Big_01_V2_F_Kit", - "Land_PlasticCase_01_medium_F_Kit", - "Land_Research_HQ_F_Kit", - "Land_Research_house_V1_F_Kit",*/ + // not used any more }; }; class CPlanes