From 6593f84b8577164b7a0b783991ee5b39066569b7 Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Thu, 4 Dec 2025 19:34:08 -0800 Subject: [PATCH] adding new chp23tahoes --- resources/MAXINGspeedlimiter/config.lua | 18 +- resources/chp23tahoe/__resource.lua | 17 + resources/chp23tahoe/carcols.meta | 1448 +++++++++++++++++ resources/chp23tahoe/carvariations.meta | 35 + resources/chp23tahoe/dlctext.meta | 7 + resources/chp23tahoe/handling.meta | 67 + resources/chp23tahoe/stream/chp23tahoe+hi.ytd | 3 + resources/chp23tahoe/stream/chp23tahoe.yft | 3 + resources/chp23tahoe/stream/chp23tahoe.ytd | 3 + .../chp23tahoe/stream/chp23tahoe_alpr_1.yft | 3 + .../stream/chp23tahoe_antenna_1.yft | 3 + .../stream/chp23tahoe_dspotlight_1.yft | 3 + .../stream/chp23tahoe_dspotlight_2.yft | 3 + resources/chp23tahoe/stream/chp23tahoe_hi.yft | 3 + .../stream/chp23tahoe_pspotlight_1.yft | 3 + resources/chp23tahoe/vehicles.meta | 134 ++ resources/chp23tahoek9/__resource.lua | 17 + resources/chp23tahoek9/carcols.meta | 1448 +++++++++++++++++ resources/chp23tahoek9/carvariations.meta | 35 + resources/chp23tahoek9/dlctext.meta | 7 + resources/chp23tahoek9/handling.meta | 67 + .../chp23tahoek9/stream/chp23tahoe_alpr_1.yft | 3 + .../stream/chp23tahoe_antenna_1.yft | 3 + .../stream/chp23tahoe_dspotlight_1.yft | 3 + .../stream/chp23tahoe_dspotlight_2.yft | 3 + .../stream/chp23tahoe_pspotlight_1.yft | 3 + .../chp23tahoek9/stream/chp23tahoek9+hi.ytd | 3 + .../chp23tahoek9/stream/chp23tahoek9.yft | 3 + .../chp23tahoek9/stream/chp23tahoek9.ytd | 3 + .../chp23tahoek9/stream/chp23tahoek9_hi.yft | 3 + resources/chp23tahoek9/vehicles.meta | 134 ++ resources/chplightscript/config.lua | 12 +- resources/lvc/SIRENS.lua | 4 +- resources/vMenu/config/addons.json | 3 + server.cfg | 3 + 35 files changed, 3494 insertions(+), 16 deletions(-) create mode 100644 resources/chp23tahoe/__resource.lua create mode 100644 resources/chp23tahoe/carcols.meta create mode 100644 resources/chp23tahoe/carvariations.meta create mode 100644 resources/chp23tahoe/dlctext.meta create mode 100644 resources/chp23tahoe/handling.meta create mode 100644 resources/chp23tahoe/stream/chp23tahoe+hi.ytd create mode 100644 resources/chp23tahoe/stream/chp23tahoe.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe.ytd create mode 100644 resources/chp23tahoe/stream/chp23tahoe_alpr_1.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe_antenna_1.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe_dspotlight_1.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe_dspotlight_2.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe_hi.yft create mode 100644 resources/chp23tahoe/stream/chp23tahoe_pspotlight_1.yft create mode 100644 resources/chp23tahoe/vehicles.meta create mode 100644 resources/chp23tahoek9/__resource.lua create mode 100644 resources/chp23tahoek9/carcols.meta create mode 100644 resources/chp23tahoek9/carvariations.meta create mode 100644 resources/chp23tahoek9/dlctext.meta create mode 100644 resources/chp23tahoek9/handling.meta create mode 100644 resources/chp23tahoek9/stream/chp23tahoe_alpr_1.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoe_antenna_1.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoe_dspotlight_1.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoe_dspotlight_2.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoe_pspotlight_1.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoek9+hi.ytd create mode 100644 resources/chp23tahoek9/stream/chp23tahoek9.yft create mode 100644 resources/chp23tahoek9/stream/chp23tahoek9.ytd create mode 100644 resources/chp23tahoek9/stream/chp23tahoek9_hi.yft create mode 100644 resources/chp23tahoek9/vehicles.meta diff --git a/resources/MAXINGspeedlimiter/config.lua b/resources/MAXINGspeedlimiter/config.lua index 28dded9e1..22490f180 100644 --- a/resources/MAXINGspeedlimiter/config.lua +++ b/resources/MAXINGspeedlimiter/config.lua @@ -17,25 +17,25 @@ Config.Categories = { -- COUPES {category = 3, maxSpeed = 160}, -- MUSCLE - {category = 4, maxSpeed = 170}, + {category = 4, maxSpeed = 160}, -- SPORT CLASSIC - {category = 5, maxSpeed = 170}, + {category = 5, maxSpeed = 100}, -- SPORT - {category = 6, maxSpeed = 170}, + {category = 6, maxSpeed = 160}, -- SUPER - {category = 7, maxSpeed = 170}, + {category = 7, maxSpeed = 160}, -- MOTORCYCLES - {category = 8, maxSpeed = 150}, + {category = 8, maxSpeed = 130}, -- OFFROAD {category = 9, maxSpeed = 130}, -- INDUSTRIAL - {category = 10, maxSpeed = 80}, + {category = 10, maxSpeed = 110}, -- UTILITY {category = 11, maxSpeed = 106}, -- VANS - {category = 12, maxSpeed = 120}, + {category = 12, maxSpeed = 130}, -- BICYCLES - {category = 13, maxSpeed = 100}, + {category = 13, maxSpeed = 66}, -- BOATS {category = 14, maxSpeed = 84}, @@ -48,7 +48,7 @@ Config.Categories = { -- SERVICE {category = 17, maxSpeed = 100}, -- EMERGENCY - {category = 18, maxSpeed = 200}, + {category = 18, maxSpeed = 230}, -- MILITARY {category = 19, maxSpeed = 69} } diff --git a/resources/chp23tahoe/__resource.lua b/resources/chp23tahoe/__resource.lua new file mode 100644 index 000000000..fdc8dfb3a --- /dev/null +++ b/resources/chp23tahoe/__resource.lua @@ -0,0 +1,17 @@ +resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' + +-- Leaked By: Leaking Hub | Joshua Y. | https://discord.gg/aXWXXst + +files { + 'vehicles.meta', + 'carvariations.meta', + 'carcols.meta', + 'handling.meta', + 'vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta' +data_file 'CARCOLS_FILE' 'carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' diff --git a/resources/chp23tahoe/carcols.meta b/resources/chp23tahoe/carcols.meta new file mode 100644 index 000000000..8270733f5 --- /dev/null +++ b/resources/chp23tahoe/carcols.meta @@ -0,0 +1,1448 @@ + + + + + chp23tahoe_modkit + + MKT_SPECIAL + + + chp23tahoe_antenna_1 + CHP23TAHOE_ANTENNA_1 + + + bobble_base + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_alpr_1 + CHP23TAHOE_ALPR_1 + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_dspotlight_1 + CHP23TAHOE_DSPOTLIGHT_1 + + + wing_lf + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_dspotlight_2 + CHP23TAHOE_DSPOTLIGHT_2 + + + wing_lf + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_pspotlight_1 + CHP23TAHOE_PSPOTLIGHT_1 + + + wing_rf + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + chp23tahoe + + + + + + chp23tahoe + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoe/carvariations.meta b/resources/chp23tahoe/carvariations.meta new file mode 100644 index 000000000..4cdf22cdb --- /dev/null +++ b/resources/chp23tahoe/carvariations.meta @@ -0,0 +1,35 @@ + + + + + + chp23tahoe + + + + 0 + 131 + 0 + 27 + 0 + 0 + + + + + chp23tahoe_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoe/dlctext.meta b/resources/chp23tahoe/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/chp23tahoe/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoe/handling.meta b/resources/chp23tahoe/handling.meta new file mode 100644 index 000000000..c11f2ce5d --- /dev/null +++ b/resources/chp23tahoe/handling.meta @@ -0,0 +1,67 @@ + + + + + + 23TAHOEPPV + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoe/stream/chp23tahoe+hi.ytd b/resources/chp23tahoe/stream/chp23tahoe+hi.ytd new file mode 100644 index 000000000..8cedebc7d --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fce620b37859c0c6384680dc4114a0e658fffb773c806843f06e7b2f193ea53 +size 1265112 diff --git a/resources/chp23tahoe/stream/chp23tahoe.yft b/resources/chp23tahoe/stream/chp23tahoe.yft new file mode 100644 index 000000000..9eda90b74 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ad6e4ba60744fc6ff42206f3dcc5e7ffca2886f630fb2cf452c56b3602f3382 +size 6221176 diff --git a/resources/chp23tahoe/stream/chp23tahoe.ytd b/resources/chp23tahoe/stream/chp23tahoe.ytd new file mode 100644 index 000000000..0f2d9ba75 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457d66d2b5a4358c8f2fed878cde639403dc444d04adda532cd48c2c5deb2f77 +size 12737785 diff --git a/resources/chp23tahoe/stream/chp23tahoe_alpr_1.yft b/resources/chp23tahoe/stream/chp23tahoe_alpr_1.yft new file mode 100644 index 000000000..b4000bbb2 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_alpr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cf7b77661279ec349741e01960148a0b4a941123fb61d4c2b3f1ed54ce950d +size 370183 diff --git a/resources/chp23tahoe/stream/chp23tahoe_antenna_1.yft b/resources/chp23tahoe/stream/chp23tahoe_antenna_1.yft new file mode 100644 index 000000000..5452e3275 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_antenna_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6df5873b31cbca457f6fe3a3ce005351bc51b26b5ff5ce29cdb4c04b86829d6 +size 41303 diff --git a/resources/chp23tahoe/stream/chp23tahoe_dspotlight_1.yft b/resources/chp23tahoe/stream/chp23tahoe_dspotlight_1.yft new file mode 100644 index 000000000..f8af379a0 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_dspotlight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc554b8298040b7b50b55ae7be26cb874672c84def9f8d7a276509651c5b1519 +size 125702 diff --git a/resources/chp23tahoe/stream/chp23tahoe_dspotlight_2.yft b/resources/chp23tahoe/stream/chp23tahoe_dspotlight_2.yft new file mode 100644 index 000000000..f3439f202 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_dspotlight_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf8484a23c4864eef69af14afde639a8b814d14432b3befcec5b93d331a79b5 +size 150389 diff --git a/resources/chp23tahoe/stream/chp23tahoe_hi.yft b/resources/chp23tahoe/stream/chp23tahoe_hi.yft new file mode 100644 index 000000000..8198bf887 --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6866bda7b2442b09ab404b768a048e23e2e2acd1dd764f2446547d76aae9752 +size 8190525 diff --git a/resources/chp23tahoe/stream/chp23tahoe_pspotlight_1.yft b/resources/chp23tahoe/stream/chp23tahoe_pspotlight_1.yft new file mode 100644 index 000000000..72161706c --- /dev/null +++ b/resources/chp23tahoe/stream/chp23tahoe_pspotlight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9a0c7c8f08e08120e5b0c21e07bab74dfbd674cfb8e2b261f915123dc74294 +size 125181 diff --git a/resources/chp23tahoe/vehicles.meta b/resources/chp23tahoe/vehicles.meta new file mode 100644 index 000000000..ef6edbf84 --- /dev/null +++ b/resources/chp23tahoe/vehicles.meta @@ -0,0 +1,134 @@ + + + vehshare + + + + chp23tahoe + chp23tahoe + 23TAHOEPPV + chp23tahoe + chp23tahoe + null + null + null + null + + null + bison + LAYOUT_STANDARD + GRESLEY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_USE_INTERIOR_RED_LIGHT FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_EMERGENCY + VWT_SUV + + boattrailer + trailersmall + + + trailersmall2 + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + Truck + + + + + STD_DILETTANTE_FRONT_LEFT + STD_DILETTANTE_FRONT_RIGHT + STD_BALLER_REAR_LEFT + STD_BALLER_REAR_RIGHT + + + + + \ No newline at end of file diff --git a/resources/chp23tahoek9/__resource.lua b/resources/chp23tahoek9/__resource.lua new file mode 100644 index 000000000..fdc8dfb3a --- /dev/null +++ b/resources/chp23tahoek9/__resource.lua @@ -0,0 +1,17 @@ +resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' + +-- Leaked By: Leaking Hub | Joshua Y. | https://discord.gg/aXWXXst + +files { + 'vehicles.meta', + 'carvariations.meta', + 'carcols.meta', + 'handling.meta', + 'vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'vehicles.meta' +data_file 'CARCOLS_FILE' 'carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' diff --git a/resources/chp23tahoek9/carcols.meta b/resources/chp23tahoek9/carcols.meta new file mode 100644 index 000000000..42ed406d0 --- /dev/null +++ b/resources/chp23tahoek9/carcols.meta @@ -0,0 +1,1448 @@ + + + + + chp23tahoe_modkit + + MKT_SPECIAL + + + chp23tahoe_antenna_1 + CHP23TAHOE_ANTENNA_1 + + + bobble_base + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_alpr_1 + CHP23TAHOE_ALPR_1 + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_dspotlight_1 + CHP23TAHOE_DSPOTLIGHT_1 + + + wing_lf + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_dspotlight_2 + CHP23TAHOE_DSPOTLIGHT_2 + + + wing_lf + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + chp23tahoe_pspotlight_1 + CHP23TAHOE_PSPOTLIGHT_1 + + + wing_rf + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + chp23tahoek9 + + + + + + chp23tahoek9 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoek9/carvariations.meta b/resources/chp23tahoek9/carvariations.meta new file mode 100644 index 000000000..af573c256 --- /dev/null +++ b/resources/chp23tahoek9/carvariations.meta @@ -0,0 +1,35 @@ + + + + + + chp23tahoek9 + + + + 0 + 131 + 0 + 27 + 0 + 0 + + + + + chp23tahoe_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoek9/dlctext.meta b/resources/chp23tahoek9/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/chp23tahoek9/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoek9/handling.meta b/resources/chp23tahoek9/handling.meta new file mode 100644 index 000000000..c11f2ce5d --- /dev/null +++ b/resources/chp23tahoek9/handling.meta @@ -0,0 +1,67 @@ + + + + + + 23TAHOEPPV + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/chp23tahoek9/stream/chp23tahoe_alpr_1.yft b/resources/chp23tahoek9/stream/chp23tahoe_alpr_1.yft new file mode 100644 index 000000000..b4000bbb2 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoe_alpr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23cf7b77661279ec349741e01960148a0b4a941123fb61d4c2b3f1ed54ce950d +size 370183 diff --git a/resources/chp23tahoek9/stream/chp23tahoe_antenna_1.yft b/resources/chp23tahoek9/stream/chp23tahoe_antenna_1.yft new file mode 100644 index 000000000..5452e3275 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoe_antenna_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6df5873b31cbca457f6fe3a3ce005351bc51b26b5ff5ce29cdb4c04b86829d6 +size 41303 diff --git a/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_1.yft b/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_1.yft new file mode 100644 index 000000000..f8af379a0 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc554b8298040b7b50b55ae7be26cb874672c84def9f8d7a276509651c5b1519 +size 125702 diff --git a/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_2.yft b/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_2.yft new file mode 100644 index 000000000..f3439f202 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoe_dspotlight_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf8484a23c4864eef69af14afde639a8b814d14432b3befcec5b93d331a79b5 +size 150389 diff --git a/resources/chp23tahoek9/stream/chp23tahoe_pspotlight_1.yft b/resources/chp23tahoek9/stream/chp23tahoe_pspotlight_1.yft new file mode 100644 index 000000000..72161706c --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoe_pspotlight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9a0c7c8f08e08120e5b0c21e07bab74dfbd674cfb8e2b261f915123dc74294 +size 125181 diff --git a/resources/chp23tahoek9/stream/chp23tahoek9+hi.ytd b/resources/chp23tahoek9/stream/chp23tahoek9+hi.ytd new file mode 100644 index 000000000..6193b20e0 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoek9+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c2cd5779c6b8c93ba2861bcabe6e38eb5ef36a0483807bd51fa8339e1e5342 +size 1290469 diff --git a/resources/chp23tahoek9/stream/chp23tahoek9.yft b/resources/chp23tahoek9/stream/chp23tahoek9.yft new file mode 100644 index 000000000..2a51bb363 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoek9.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe5044781c05fda9883cf0cd2e2e029790a446b25facd35fe18871fb10937b3 +size 6111594 diff --git a/resources/chp23tahoek9/stream/chp23tahoek9.ytd b/resources/chp23tahoek9/stream/chp23tahoek9.ytd new file mode 100644 index 000000000..7dd7425d5 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoek9.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5411e5b78da62fa1041f3c88fed8393ad26f31e31e0254edd2009d33b96fef6f +size 12794862 diff --git a/resources/chp23tahoek9/stream/chp23tahoek9_hi.yft b/resources/chp23tahoek9/stream/chp23tahoek9_hi.yft new file mode 100644 index 000000000..f89b896a6 --- /dev/null +++ b/resources/chp23tahoek9/stream/chp23tahoek9_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de7318abb2c82725c481b3a30bb5fd95b7b12d5d387f73ae30724d42decc918b +size 7972063 diff --git a/resources/chp23tahoek9/vehicles.meta b/resources/chp23tahoek9/vehicles.meta new file mode 100644 index 000000000..6af75d6e4 --- /dev/null +++ b/resources/chp23tahoek9/vehicles.meta @@ -0,0 +1,134 @@ + + + vehshare + + + + chp23tahoek9 + chp23tahoek9 + 23TAHOEPPV + chp23tahoek9 + chp23tahoek9 + null + null + null + null + + null + bison + LAYOUT_STANDARD + GRESLEY_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_HIGH + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_3 + + FLAG_USE_INTERIOR_RED_LIGHT FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_ZTYPE + VC_EMERGENCY + VWT_SUV + + boattrailer + trailersmall + + + trailersmall2 + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + Truck + + + + + STD_DILETTANTE_FRONT_LEFT + STD_DILETTANTE_FRONT_RIGHT + STD_BALLER_REAR_LEFT + STD_BALLER_REAR_RIGHT + + + + + \ No newline at end of file diff --git a/resources/chplightscript/config.lua b/resources/chplightscript/config.lua index ea133ee4f..bc95c612b 100644 --- a/resources/chplightscript/config.lua +++ b/resources/chplightscript/config.lua @@ -2,16 +2,18 @@ Config = {} -- VEHICLES THIS SCRIPT WILL WORK FOR Config.AllowedVehicles = { - "chp161fpiu", - "chp161fpiusmpv", - "chp161fpiu2", - "chp161fpiuk9", + "chp16fpiu", + "chp16fpiusmpv", + "chp16fpiu2", + "chp16fpiuk9", "chp15tahoe", "chp19tahoe", "chp20tahoe", "chp15tahoek9", "chp19tahoek9", - "chp202tahoek9" + "chp20tahoek9", + "chp23tahoe" + "chp23tahoek9" } -- EXTRAS MAPPED TO FEATURES diff --git a/resources/lvc/SIRENS.lua b/resources/lvc/SIRENS.lua index 404b2b0c2..1151710d2 100644 --- a/resources/lvc/SIRENS.lua +++ b/resources/lvc/SIRENS.lua @@ -825,8 +825,8 @@ SIREN_ASSIGNMENTS = { ['chpfpiu7'] = { 24, 25, 26, 27}, ['chptahoe6'] = { 24, 25, 26, 27}, ['chptahoe7'] = { 24, 25, 26, 27}, - [' '] = { 24, 25, 26, 27}, - [' '] = { 24, 25, 26, 27}, + ['chp23tahoe'] = { 24, 25, 26, 27}, + ['chp23tahoek9'] = { 24, 25, 26, 27}, [' '] = { 24, 25, 26, 27}, [' '] = { 24, 25, 26, 27}, [' '] = { 24, 25, 26, 27}, diff --git a/resources/vMenu/config/addons.json b/resources/vMenu/config/addons.json index 0b864a449..57534fa28 100644 --- a/resources/vMenu/config/addons.json +++ b/resources/vMenu/config/addons.json @@ -721,6 +721,9 @@ "chp20tahoe", "chp20tahoeS", "chp21tahoe", + "chp23tahoe", + "chp23tahoek9", + " ", "chp", "20portexp", "LAXvic", diff --git a/server.cfg b/server.cfg index e4b7df59f..5116ad261 100644 --- a/server.cfg +++ b/server.cfg @@ -922,6 +922,9 @@ ensure ensure ensure ensure +ensure +ensure chp23tahoe +ensure chp23tahoek9 ensure chp20tahoek9 ensure chp20tahoe ensure chp15tahoe