From a89bc7bf0206f772724da1e24978d1d4c4c66ab4 Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Tue, 20 May 2025 10:25:19 -0700 Subject: [PATCH] fixing vehicles --- resources/23ram1/stream/23ram1.yft | 3 - resources/23ram1/stream/23ram1.ytd | 3 - resources/23ram1/stream/23ram1_hi.yft | 3 - .../TEMPLATE => 23ram6}/23ram_sign_1.png | Bin resources/{23ram1 => 23ram6}/__resource.lua | 0 resources/{23ram1 => 23ram6}/carcols.meta | 30 +- .../{23ram1 => 23ram6}/carvariations.meta | 4 +- resources/23ram6/stream/23ram6.yft | 3 + resources/23ram6/stream/23ram6.ytd | 3 + resources/23ram6/stream/23ram6_hi.yft | 3 + resources/{23ram1 => 23ram6}/ulc.lua | 2 +- resources/{23ram1 => 23ram6}/vehicles.meta | 6 +- .../EGRP-Extras/__resource.lua | 18 + .../data/2021chevy2500hd/carvariations.meta | 163 + .../data/2021chevy2500hd/handling.meta | 66 + .../data/2021chevy2500hd/vehicles.meta | 276 ++ .../2021chevy2500hd/2021chevy2500hd.yft | 3 + .../2021chevy2500hd/2021chevy2500hd.ytd | 3 + .../2021chevy2500hd/2021chevy2500hd_hi.yft | 3 + .../2021chevy2500hd/2021chevy2500hdg.yft | 3 + .../2021chevy2500hd/2021chevy2500hdg.ytd | 3 + .../2021chevy2500hd/2021chevy2500hdg_hi.yft | 3 + .../data/21HighCountry/vehicles.meta | 2 +- .../data/23silverbi/vehicles.meta | 2 +- .../EGRP-Off-Road/data/23sirhd/vehicles.meta | 2 +- .../data/TMMegaCab/vehicles.meta | 2 +- .../EGRP-Off-Road/data/bc99ram/vehicles.meta | 2 +- .../EGRP-Off-Road/data/vframb/vehicles.meta | 2 +- .../EGRP-Off-Road/data/vframg/vehicles.meta | 2 +- .../EGRP-SUVs/data/19yukon/vehicles.meta | 2 +- .../EGRP-SUVs/data/19yukonslt/vehicles.meta | 2 +- .../EGRP-SUVs/data/23esv/vehicles.meta | 2 +- .../EGRP-SUVs/data/23esvsp/vehicles.meta | 2 +- .../EGRP-SUVs/data/23subur/vehicles.meta | 2 +- .../EGRP-SUVs/data/cesc21/vehicles.meta | 2 +- .../EGRP-SUVs/data/chsub01/vehicles.meta | 2 +- .../EGRP-SUVs/data/subn/vehicles.meta | 2 +- .../Discord-VehRestriction/config.lua | 9 +- resources/chp20fpiup/{ => data}/carcols.meta | 0 .../chp20fpiup/{ => data}/carvariations.meta | 0 resources/chp20fpiup/{ => data}/handling.meta | 0 resources/chp20fpiup/{ => data}/vehicles.meta | 0 resources/chp23charg/{ => data}/carcols.meta | 55 + .../chp23charg/{ => data}/carvariations.meta | 30 + resources/chp23charg/{ => data}/handling.meta | 0 resources/chp23charg/{ => data}/vehicles.meta | 127 +- resources/chp23charg/stream/23chargalprs.yft | 3 - .../chp23charg/stream/23chargantenna.yft | 3 - resources/chp23charg/stream/23chargcage.yft | 3 - .../chp23charg/stream/23charghalogenddown.yft | 3 - .../chp23charg/stream/23charghalogendup.yft | 3 - .../chp23charg/stream/23charghalogenpdown.yft | 3 - .../chp23charg/stream/23charghalogenpup.yft | 3 - .../chp23charg/stream/23chargsmartfocus.yft | 3 - resources/chp23charg/stream/23chargtkdn.yft | 3 - resources/chp23charg/stream/chp23charg.yft | 3 + resources/chp23charg/stream/chp23charg.ytd | 4 +- resources/chp23charg/stream/chp23charg_hi.yft | 4 +- .../__resource.lua | 6 +- resources/los_angeles_fire_dept/carcols.meta | 2621 +++++++++++++++++ .../los_angeles_fire_dept/carvariations.meta | 351 +++ resources/los_angeles_fire_dept/dlctext.meta | 6 + resources/los_angeles_fire_dept/handling.meta | 67 + .../los_angeles_fire_dept/shop_vehicle.meta | 12 + .../stream/lafdengine+hi.ytd | 3 + .../stream/lafdengine.yft | 3 + .../stream/lafdengine.ytd | 3 + .../stream/lafdengine_hi.yft | 3 + .../los_angeles_fire_dept/vehiclelayouts.meta | 64 + resources/los_angeles_fire_dept/vehicles.meta | 255 ++ resources/lvc/SIRENS.lua | 2 +- resources/psp16fpiu/{ => data}/carcols.meta | 0 .../psp16fpiu/{ => data}/carvariations.meta | 0 resources/psp16fpiu/{ => data}/handling.meta | 0 resources/psp16fpiu/{ => data}/ulc.lua | 0 resources/psp16fpiu/{ => data}/vehicles.meta | 2 +- .../psp16fpiulib2/{ => data}/carcols.meta | 0 .../{ => data}/carvariations.meta | 0 .../psp16fpiulib2/{ => data}/handling.meta | 0 resources/psp16fpiulib2/{ => data}/ulc.lua | 0 .../psp16fpiulib2/{ => data}/vehicles.meta | 0 resources/psp18taurus/{ => data}/carcols.meta | 0 .../psp18taurus/{ => data}/carvariations.meta | 0 .../psp18taurus/{ => data}/handling.meta | 0 .../psp18taurus/{ => data}/vehicles.meta | 0 resources/sahp18tahoe/vehicles.meta | 2 +- resources/vMenu/config/addons.json | 13 +- resources/vMenu/config/permissions.cfg | 26 +- server.cfg | 14 +- 89 files changed, 4232 insertions(+), 111 deletions(-) delete mode 100644 resources/23ram1/stream/23ram1.yft delete mode 100644 resources/23ram1/stream/23ram1.ytd delete mode 100644 resources/23ram1/stream/23ram1_hi.yft rename resources/{23ram1/TEMPLATE => 23ram6}/23ram_sign_1.png (100%) rename resources/{23ram1 => 23ram6}/__resource.lua (100%) rename resources/{23ram1 => 23ram6}/carcols.meta (99%) rename resources/{23ram1 => 23ram6}/carvariations.meta (98%) create mode 100644 resources/23ram6/stream/23ram6.yft create mode 100644 resources/23ram6/stream/23ram6.ytd create mode 100644 resources/23ram6/stream/23ram6_hi.yft rename resources/{23ram1 => 23ram6}/ulc.lua (98%) rename resources/{23ram1 => 23ram6}/vehicles.meta (98%) create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/carvariations.meta create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/handling.meta create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/vehicles.meta create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.yft create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.ytd create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd_hi.yft create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.yft create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.ytd create mode 100644 resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg_hi.yft rename resources/chp20fpiup/{ => data}/carcols.meta (100%) rename resources/chp20fpiup/{ => data}/carvariations.meta (100%) rename resources/chp20fpiup/{ => data}/handling.meta (100%) rename resources/chp20fpiup/{ => data}/vehicles.meta (100%) rename resources/chp23charg/{ => data}/carcols.meta (96%) rename resources/chp23charg/{ => data}/carvariations.meta (54%) rename resources/chp23charg/{ => data}/handling.meta (100%) rename resources/chp23charg/{ => data}/vehicles.meta (51%) delete mode 100644 resources/chp23charg/stream/23chargalprs.yft delete mode 100644 resources/chp23charg/stream/23chargantenna.yft delete mode 100644 resources/chp23charg/stream/23chargcage.yft delete mode 100644 resources/chp23charg/stream/23charghalogenddown.yft delete mode 100644 resources/chp23charg/stream/23charghalogendup.yft delete mode 100644 resources/chp23charg/stream/23charghalogenpdown.yft delete mode 100644 resources/chp23charg/stream/23charghalogenpup.yft delete mode 100644 resources/chp23charg/stream/23chargsmartfocus.yft delete mode 100644 resources/chp23charg/stream/23chargtkdn.yft create mode 100644 resources/chp23charg/stream/chp23charg.yft rename resources/{psp16fpiulib2 => los_angeles_fire_dept}/__resource.lua (70%) create mode 100644 resources/los_angeles_fire_dept/carcols.meta create mode 100644 resources/los_angeles_fire_dept/carvariations.meta create mode 100644 resources/los_angeles_fire_dept/dlctext.meta create mode 100644 resources/los_angeles_fire_dept/handling.meta create mode 100644 resources/los_angeles_fire_dept/shop_vehicle.meta create mode 100644 resources/los_angeles_fire_dept/stream/lafdengine+hi.ytd create mode 100644 resources/los_angeles_fire_dept/stream/lafdengine.yft create mode 100644 resources/los_angeles_fire_dept/stream/lafdengine.ytd create mode 100644 resources/los_angeles_fire_dept/stream/lafdengine_hi.yft create mode 100644 resources/los_angeles_fire_dept/vehiclelayouts.meta create mode 100644 resources/los_angeles_fire_dept/vehicles.meta rename resources/psp16fpiu/{ => data}/carcols.meta (100%) rename resources/psp16fpiu/{ => data}/carvariations.meta (100%) rename resources/psp16fpiu/{ => data}/handling.meta (100%) rename resources/psp16fpiu/{ => data}/ulc.lua (100%) rename resources/psp16fpiu/{ => data}/vehicles.meta (99%) rename resources/psp16fpiulib2/{ => data}/carcols.meta (100%) rename resources/psp16fpiulib2/{ => data}/carvariations.meta (100%) rename resources/psp16fpiulib2/{ => data}/handling.meta (100%) rename resources/psp16fpiulib2/{ => data}/ulc.lua (100%) rename resources/psp16fpiulib2/{ => data}/vehicles.meta (100%) rename resources/psp18taurus/{ => data}/carcols.meta (100%) rename resources/psp18taurus/{ => data}/carvariations.meta (100%) rename resources/psp18taurus/{ => data}/handling.meta (100%) rename resources/psp18taurus/{ => data}/vehicles.meta (100%) diff --git a/resources/23ram1/stream/23ram1.yft b/resources/23ram1/stream/23ram1.yft deleted file mode 100644 index 9c8431ade..000000000 --- a/resources/23ram1/stream/23ram1.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8972ecdd3a91f113f5a4d6ddfd8acfee4c5d32814fa3de3297b73fe82f8ef51e -size 7283420 diff --git a/resources/23ram1/stream/23ram1.ytd b/resources/23ram1/stream/23ram1.ytd deleted file mode 100644 index b5e6034ab..000000000 --- a/resources/23ram1/stream/23ram1.ytd +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:669351df2872f05fe3de4fbb36cd985bb91ff9a829198b5e5912fd8300a7d15a -size 7825172 diff --git a/resources/23ram1/stream/23ram1_hi.yft b/resources/23ram1/stream/23ram1_hi.yft deleted file mode 100644 index 9c8431ade..000000000 --- a/resources/23ram1/stream/23ram1_hi.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8972ecdd3a91f113f5a4d6ddfd8acfee4c5d32814fa3de3297b73fe82f8ef51e -size 7283420 diff --git a/resources/23ram1/TEMPLATE/23ram_sign_1.png b/resources/23ram6/23ram_sign_1.png similarity index 100% rename from resources/23ram1/TEMPLATE/23ram_sign_1.png rename to resources/23ram6/23ram_sign_1.png diff --git a/resources/23ram1/__resource.lua b/resources/23ram6/__resource.lua similarity index 100% rename from resources/23ram1/__resource.lua rename to resources/23ram6/__resource.lua diff --git a/resources/23ram1/carcols.meta b/resources/23ram6/carcols.meta similarity index 99% rename from resources/23ram1/carcols.meta rename to resources/23ram6/carcols.meta index f6aac26d2..6139bc12d 100644 --- a/resources/23ram1/carcols.meta +++ b/resources/23ram6/carcols.meta @@ -613,7 +613,7 @@ - + 23rambh @@ -666,7 +666,7 @@ - + @@ -702,7 +702,7 @@ - + @@ -738,7 +738,7 @@ - + @@ -954,7 +954,7 @@ - + @@ -1134,8 +1134,8 @@ - - + + @@ -1206,8 +1206,8 @@ - - + + @@ -1278,8 +1278,8 @@ - - + + @@ -1350,8 +1350,8 @@ - - + + @@ -1602,7 +1602,7 @@ - + @@ -1638,7 +1638,7 @@ - + diff --git a/resources/23ram1/carvariations.meta b/resources/23ram6/carvariations.meta similarity index 98% rename from resources/23ram1/carvariations.meta rename to resources/23ram6/carvariations.meta index 14c67b439..29d5182b9 100644 --- a/resources/23ram1/carvariations.meta +++ b/resources/23ram6/carvariations.meta @@ -3,7 +3,7 @@ - 23ram1 + 23ram6 @@ -173,7 +173,7 @@ - + diff --git a/resources/23ram6/stream/23ram6.yft b/resources/23ram6/stream/23ram6.yft new file mode 100644 index 000000000..38b515dda --- /dev/null +++ b/resources/23ram6/stream/23ram6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5cdd654cfd198ae0b12a963f03198311239d02072c50fea41064ff2c5a653f +size 7298343 diff --git a/resources/23ram6/stream/23ram6.ytd b/resources/23ram6/stream/23ram6.ytd new file mode 100644 index 000000000..570103c69 --- /dev/null +++ b/resources/23ram6/stream/23ram6.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccbfb6fcca6b33d77935110dc1816ab4e55103d37887d440cfbefd213e204a6 +size 7913090 diff --git a/resources/23ram6/stream/23ram6_hi.yft b/resources/23ram6/stream/23ram6_hi.yft new file mode 100644 index 000000000..38b515dda --- /dev/null +++ b/resources/23ram6/stream/23ram6_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5cdd654cfd198ae0b12a963f03198311239d02072c50fea41064ff2c5a653f +size 7298343 diff --git a/resources/23ram1/ulc.lua b/resources/23ram6/ulc.lua similarity index 98% rename from resources/23ram1/ulc.lua rename to resources/23ram6/ulc.lua index 23f36330b..1a95a3fc0 100644 --- a/resources/23ram1/ulc.lua +++ b/resources/23ram6/ulc.lua @@ -6,7 +6,7 @@ To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview ]] -return {names = {"23ram1"}, +return {names = {"23ram6"}, steadyBurnConfig = { forceOn = false, useTime = false, disableWithLights = false, diff --git a/resources/23ram1/vehicles.meta b/resources/23ram6/vehicles.meta similarity index 98% rename from resources/23ram1/vehicles.meta rename to resources/23ram6/vehicles.meta index dd625db3d..4c59762ef 100644 --- a/resources/23ram1/vehicles.meta +++ b/resources/23ram6/vehicles.meta @@ -4,11 +4,11 @@ - 23ram1 - 23ram1 + 23ram6 + 23ram6 contender RAM - 23ram1 + 23ram6 null null null diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/__resource.lua b/resources/[EGRP-CarPacks]/EGRP-Extras/__resource.lua index b793d573a..971662b3e 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Extras/__resource.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/__resource.lua @@ -1545,6 +1545,24 @@ data_file 'CARCOLS_FILE' 'data/pd5/carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'data/pd5/carvariations.meta' data_file 'VEHICLE_LAYOUTS_FILE' 'data/pd5/dlctext.meta' + -- 2021chevy2500hd + files { + 'data/2021chevy2500hd/vehicles.meta', + 'data/2021chevy2500hd/carvariations.meta', + 'data/2021chevy2500hd/carcols.meta', + 'data/2021chevy2500hd/handling.meta', + 'data/2021chevy2500hd/vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'data/2021chevy2500hd/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/2021chevy2500hd/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/2021chevy2500hd/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/2021chevy2500hd/carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'data/2021chevy2500hd/dlctext.meta' + + + + client_script { 'vehicle_names.lua' diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/carvariations.meta new file mode 100644 index 000000000..bd39e9db7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/carvariations.meta @@ -0,0 +1,163 @@ + + + + + 2021chevy2500hd + + + + 0 + 0 + 0 + + + + + 0 + 120 + 117 + + + + + 112 + 120 + 2 + + + + + 27 + 120 + 3 + + + + + 34 + 120 + 2 + + + + + 62 + 120 + 4 + + + + + 104 + 120 + 4 + + + + + 153 + 12 + 0 + + + + + 0_default_modkit + + + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + 2021chevy2500hdg + + + + 0 + 0 + 0 + + + + + 0 + 120 + 117 + + + + + 112 + 120 + 2 + + + + + 27 + 120 + 3 + + + + + 34 + 120 + 2 + + + + + 62 + 120 + 4 + + + + + 104 + 120 + 4 + + + + + 153 + 12 + 0 + + + + + 0_default_modkit + + + + + + Blue Plate + + + + Yellow Plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/handling.meta new file mode 100644 index 000000000..bb5f11346 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/handling.meta @@ -0,0 +1,66 @@ + + + + + 2021chevy2500hd + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/vehicles.meta new file mode 100644 index 000000000..1585d0a1d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/2021chevy2500hd/vehicles.meta @@ -0,0 +1,276 @@ + + + vehshare + + + + 2021chevy2500hd + 2021chevy2500hd + 2021chevy2500hd + 2021chevy2500hd + Chevy + null + null + null + null + + null + kc161pstroke67 + LAYOUT_BISON + SANDKING_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_AVERAGE_CAR FLAG_POOR_CAR FLAG_IS_OFFROAD_VEHICLE FLAG_HEADLIGHTS_USE_ACTUAL_BONE_POS FLAG_IS_BULKY FLAG_HAS_INTERIOR_EXTRAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_CAVALCADE + VC_UTILITY + VWT_SUV + + boattrailer + trailersmall + trailercast + nitrobtrailer + cotrailer + thauler + eagerbeaver + cartrailer + 20fttrailer + chauler + ehauler + blomenroehr + doubleracetrailer + 8220b + hometrailer + godzbenson + tiltbumper + ryantrailer + radartrailer + utvtrailer + ftrailer + huntingtrailer + stacker + smallcamper + + + + + + VEH_EXT_BOOT + + + + + EXTRA_1 + + + WHEEL_WIDE_REAR_RIGHT_CAMERA + WHEEL_WIDE_REAR_LEFT_CAMERA + + Truck + + + + + RANGER_RANCHERXL_FRONT_LEFT + RANGER_SANDKING_FRONT_RIGHT + RANGER_CRUSADER_REAR_LEFT + RANGER_CRUSADER_REAR_RIGHT + + + + 2021chevy2500hdg + 2021chevy2500hdg + 2021chevy2500hd + 2021chevy2500hdg + Chevy + null + null + null + null + + null + kc161pstroke67 + LAYOUT_BISON + SANDKING_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA_LOOKAROUND_MID + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_2 + + FLAG_AVERAGE_CAR FLAG_POOR_CAR FLAG_IS_OFFROAD_VEHICLE FLAG_HEADLIGHTS_USE_ACTUAL_BONE_POS FLAG_IS_BULKY FLAG_HAS_INTERIOR_EXTRAS FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_CAVALCADE + VC_UTILITY + VWT_SUV + + enclosedgoose + godzhauler + pjtrailer + bigtex20 + bigtex40 + shauler + 40ft + camperman + soutiltg + 8220 + br8220 + soutiltgex + soutiltgnc + spcattle + spgoosetip + sptricar + sou_g_trail + LG_FeatherliteW + bcloadtrail + + + + + + VEH_EXT_BOOT + + + + + EXTRA_1 + + + WHEEL_WIDE_REAR_RIGHT_CAMERA + WHEEL_WIDE_REAR_LEFT_CAMERA + + Truck + + + + + RANGER_RANCHERXL_FRONT_LEFT + RANGER_SANDKING_FRONT_RIGHT + RANGER_CRUSADER_REAR_LEFT + RANGER_CRUSADER_REAR_RIGHT + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.yft b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.yft new file mode 100644 index 000000000..0343bd3a4 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9039f6c59168f86df770ab7f944e97ac18ed8a41a696b0da303ed0f8696750aa +size 11749958 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.ytd b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.ytd new file mode 100644 index 000000000..597b58f0a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e13223573c3b78f2f994c442d107c2d2dca0d7090eba0927d2c2b79ca0873c8 +size 6412904 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd_hi.yft new file mode 100644 index 000000000..f553c3cad --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hd_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a7172b3319f04bc4905e74fd33acd65f3a5f00dab09c5b71cfa6ec98df02323 +size 11749856 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.yft b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.yft new file mode 100644 index 000000000..96f124fcf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc0ba860386a8827fe5b96e04f5f4e96eb1a9d69e87d91f054e764b3aae7ed5 +size 11749950 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.ytd b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.ytd new file mode 100644 index 000000000..597b58f0a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e13223573c3b78f2f994c442d107c2d2dca0d7090eba0927d2c2b79ca0873c8 +size 6412904 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg_hi.yft new file mode 100644 index 000000000..fdd0d7c68 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/stream/2021chevy2500hd/2021chevy2500hdg_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09f9f7d8dfeff00777aeb9d3ea5f79bbf2af5ca6085655acf3209594b57f4b4 +size 11749855 diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/21HighCountry/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/21HighCountry/vehicles.meta index 0535c5d52..8061e7b2d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/21HighCountry/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/21HighCountry/vehicles.meta @@ -15,7 +15,7 @@ null null - sandking + kc161pstroke67 LAYOUT_STANDARD ambulance_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23silverbi/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23silverbi/vehicles.meta index 1d7c9bbb2..d6ff0522d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23silverbi/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23silverbi/vehicles.meta @@ -15,7 +15,7 @@ null null - GAUNTLET + kc161pstroke67 LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23sirhd/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23sirhd/vehicles.meta index 3cd54ea16..a90897957 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23sirhd/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/23sirhd/vehicles.meta @@ -15,7 +15,7 @@ null null - kc83chevy454mod + kc161pstroke67 LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/TMMegaCab/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/TMMegaCab/vehicles.meta index 86490d8d4..6fa5d285f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/TMMegaCab/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/TMMegaCab/vehicles.meta @@ -15,7 +15,7 @@ null null - kc129powerstroke60 + kc99duramaxlly LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/bc99ram/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/bc99ram/vehicles.meta index 5203a27bf..d464e7d6d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/bc99ram/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/bc99ram/vehicles.meta @@ -15,7 +15,7 @@ null null - kc85cumminsb67 + kc99duramaxlly LAYOUT_STD_HIGHWINDOW SANDKING_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframb/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframb/vehicles.meta index fd90f09e8..9d09296c9 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframb/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframb/vehicles.meta @@ -15,7 +15,7 @@ null null - cummins5924v + kc99duramaxlly LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframg/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframg/vehicles.meta index d1603f195..f9f4659f4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframg/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Off-Road/data/vframg/vehicles.meta @@ -15,7 +15,7 @@ null null - cummins5924v + kc99duramaxlly LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukon/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukon/vehicles.meta index a5c41b84b..1a702cb38 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukon/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukon/vehicles.meta @@ -15,7 +15,7 @@ null null - BALLER3 + kc161pstroke67 LAYOUT_STANDARD GRESLEY_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukonslt/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukonslt/vehicles.meta index bf6d4ffcf..31b085a9b 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukonslt/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/19yukonslt/vehicles.meta @@ -15,7 +15,7 @@ null null - BALLER3 + kc161pstroke67 LAYOUT_STANDARD GRESLEY_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esv/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esv/vehicles.meta index 0bf207cb5..ce2489499 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esv/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esv/vehicles.meta @@ -15,7 +15,7 @@ null null - lg125mnsrybently + kc161pstroke67 LAYOUT_STANDARD GRESLEY_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esvsp/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esvsp/vehicles.meta index 74a4e438a..13b963300 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esvsp/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23esvsp/vehicles.meta @@ -15,7 +15,7 @@ null null - lg125mnsrybently + kc161pstroke67 LAYOUT_STANDARD GRESLEY_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23subur/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23subur/vehicles.meta index c2a527801..4a2dcf6e2 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23subur/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/23subur/vehicles.meta @@ -15,7 +15,7 @@ null null - BALLER3 + kc161pstroke67 LAYOUT_STANDARD GRESLEY_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/cesc21/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/cesc21/vehicles.meta index df02d459b..0a5492fab 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/cesc21/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/cesc21/vehicles.meta @@ -16,7 +16,7 @@ null null - urusv8 + kc161pstroke67 LAYOUT_RANGER CAVALCADE2_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/chsub01/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/chsub01/vehicles.meta index de2f2ce38..c9ac1db59 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/chsub01/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/chsub01/vehicles.meta @@ -15,7 +15,7 @@ null null -chino2 +kc161pstroke67 LAYOUT_STD_HIGHWINDOW BALLER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/subn/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/subn/vehicles.meta index 5169ef9f4..b2ab7b888 100644 --- a/resources/[EGRP-CarPacks]/EGRP-SUVs/data/subn/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-SUVs/data/subn/vehicles.meta @@ -15,7 +15,7 @@ null null - granger + kc161pstroke67 LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua b/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua index 1dc38041b..c45671c6d 100644 --- a/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua +++ b/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua @@ -483,6 +483,7 @@ Config.VehicleRestrictions = { "BCSOMaxcharger", "ugccampro", "x3ct522", + "CHP2", "maxc322prfpiu", "maxcamaro19", "21mach1stang", @@ -586,6 +587,7 @@ Config.VehicleRestrictions = { "maxamg", "maxhurpd", "maxm8", + "CHP2", "MAXMGTSPED", "maxsr34", "Maxzr2bison", @@ -611,6 +613,8 @@ Config.VehicleRestrictions = { "18challengerbw", "socalchev", "hpcmd21", + "2021chevy2500hd", + "2021chevy2500hdg", "max2lighting", "max4runner", "max14ram", @@ -724,10 +728,13 @@ Config.VehicleRestrictions = { "ctt55vv", "dhstransit", "dill23tundra", + "2021chevy2500hd", + "2021chevy2500hdg", "21mach1stang", "18challengerbw", "independent389", "MAX15CHARG", + "CHP2", "MAX2019zrr19", "maxhurpd", "maxm8", @@ -747,7 +754,7 @@ Config.VehicleRestrictions = { "jw_23tundraint", "csdotp579", "csdotf350", - "23ram1", + "23ram2", "23f150prbb", "bearcat", "23ssjam", diff --git a/resources/chp20fpiup/carcols.meta b/resources/chp20fpiup/data/carcols.meta similarity index 100% rename from resources/chp20fpiup/carcols.meta rename to resources/chp20fpiup/data/carcols.meta diff --git a/resources/chp20fpiup/carvariations.meta b/resources/chp20fpiup/data/carvariations.meta similarity index 100% rename from resources/chp20fpiup/carvariations.meta rename to resources/chp20fpiup/data/carvariations.meta diff --git a/resources/chp20fpiup/handling.meta b/resources/chp20fpiup/data/handling.meta similarity index 100% rename from resources/chp20fpiup/handling.meta rename to resources/chp20fpiup/data/handling.meta diff --git a/resources/chp20fpiup/vehicles.meta b/resources/chp20fpiup/data/vehicles.meta similarity index 100% rename from resources/chp20fpiup/vehicles.meta rename to resources/chp20fpiup/data/vehicles.meta diff --git a/resources/chp23charg/carcols.meta b/resources/chp23charg/data/carcols.meta similarity index 96% rename from resources/chp23charg/carcols.meta rename to resources/chp23charg/data/carcols.meta index 0f4053af5..27925126e 100644 --- a/resources/chp23charg/carcols.meta +++ b/resources/chp23charg/data/carcols.meta @@ -6,6 +6,57 @@ MKT_STANDARD + + 23chargsmartfocus + 23chargsmartfocus + + + misc_g + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23chargtkdn + 23chargtkdn + + + misc_g + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23chargfulltkdn + 23chargfulltkdn + + + misc_g + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + 23chargantenna 23chargantenna @@ -142,6 +193,10 @@ VMT_CHASSIS Antenna Hook + + VMT_BUMPER_R + Takedowns + diff --git a/resources/chp23charg/carvariations.meta b/resources/chp23charg/data/carvariations.meta similarity index 54% rename from resources/chp23charg/carvariations.meta rename to resources/chp23charg/data/carvariations.meta index 2a38f124c..d0d89babe 100644 --- a/resources/chp23charg/carvariations.meta +++ b/resources/chp23charg/data/carvariations.meta @@ -31,5 +31,35 @@ + + chp23charggr + + + + 0 + 0 + + + + + + + + + + 20231_chp23charg_modkit + + + + + + Police guv plate + + + + + + + \ No newline at end of file diff --git a/resources/chp23charg/handling.meta b/resources/chp23charg/data/handling.meta similarity index 100% rename from resources/chp23charg/handling.meta rename to resources/chp23charg/data/handling.meta diff --git a/resources/chp23charg/vehicles.meta b/resources/chp23charg/data/vehicles.meta similarity index 51% rename from resources/chp23charg/vehicles.meta rename to resources/chp23charg/data/vehicles.meta index e518c819a..1ddb8c184 100644 --- a/resources/chp23charg/vehicles.meta +++ b/resources/chp23charg/data/vehicles.meta @@ -15,7 +15,128 @@ null null - buffalo + str392m + LAYOUT_STANDARD + BUFFALO_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA_LOOKAROUND + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 30.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_USE_INTERIOR_RED_LIGHT FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_REPORT_CRIME_IF_STANDING_ON FLAG_HAS_LIVERY + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_RACE + VC_EMERGENCY + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + chp23charggr + chp23charggr + 23CHARGER + chp23charggr + chp23charggr + null + null + null + null + + null + buffalo2 LAYOUT_STANDARD BUFFALO_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -133,6 +254,10 @@ vehicles_race_generic chp23charg + + + vehicles_race_generic + chp23charggr \ No newline at end of file diff --git a/resources/chp23charg/stream/23chargalprs.yft b/resources/chp23charg/stream/23chargalprs.yft deleted file mode 100644 index 728a5272d..000000000 --- a/resources/chp23charg/stream/23chargalprs.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74dc482bbc665ea91efa6edf19ab5befac9df464fc65fe9e5cabca531339e7e9 -size 320993 diff --git a/resources/chp23charg/stream/23chargantenna.yft b/resources/chp23charg/stream/23chargantenna.yft deleted file mode 100644 index accc0aabf..000000000 --- a/resources/chp23charg/stream/23chargantenna.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2c91247937e21f3d714976040ae612d7652843df6f00f8de5c71c498110b731 -size 22440 diff --git a/resources/chp23charg/stream/23chargcage.yft b/resources/chp23charg/stream/23chargcage.yft deleted file mode 100644 index aee49c640..000000000 --- a/resources/chp23charg/stream/23chargcage.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20b79f6e31ff81747d8f04bb84a8a5d1e23a82d48a5fffad8ec550aacb1ab1f0 -size 78642 diff --git a/resources/chp23charg/stream/23charghalogenddown.yft b/resources/chp23charg/stream/23charghalogenddown.yft deleted file mode 100644 index 5257b2829..000000000 --- a/resources/chp23charg/stream/23charghalogenddown.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c103c97913740c5e47716832d3d550eb6c35642b73db6ed5f62f4f737b0c249b -size 183108 diff --git a/resources/chp23charg/stream/23charghalogendup.yft b/resources/chp23charg/stream/23charghalogendup.yft deleted file mode 100644 index 82ac0b99a..000000000 --- a/resources/chp23charg/stream/23charghalogendup.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7285c7bcfdc7f382b7d277872aea1316b7072a552f9d0715f8cac68177db68d -size 179643 diff --git a/resources/chp23charg/stream/23charghalogenpdown.yft b/resources/chp23charg/stream/23charghalogenpdown.yft deleted file mode 100644 index f37c8707e..000000000 --- a/resources/chp23charg/stream/23charghalogenpdown.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd92f4590d23570dc30a5166a4e4c2271f5177e4e368d110321dbe000fccbd53 -size 182996 diff --git a/resources/chp23charg/stream/23charghalogenpup.yft b/resources/chp23charg/stream/23charghalogenpup.yft deleted file mode 100644 index 298a0e48a..000000000 --- a/resources/chp23charg/stream/23charghalogenpup.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87a7399e293f4533a2c08331630c8c6d0dbade47fe71f2c80a4a70920f2b8433 -size 181572 diff --git a/resources/chp23charg/stream/23chargsmartfocus.yft b/resources/chp23charg/stream/23chargsmartfocus.yft deleted file mode 100644 index ae61ba059..000000000 --- a/resources/chp23charg/stream/23chargsmartfocus.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d8474849a504e939240e463042d4a3e5e770ef9425411f367594cdc7098186f -size 9231 diff --git a/resources/chp23charg/stream/23chargtkdn.yft b/resources/chp23charg/stream/23chargtkdn.yft deleted file mode 100644 index d6b8e94e4..000000000 --- a/resources/chp23charg/stream/23chargtkdn.yft +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8df229be20b4b565847e0d9eb5ae0c81557e2e1988c1c2bcdf1452e2891d66f -size 21278 diff --git a/resources/chp23charg/stream/chp23charg.yft b/resources/chp23charg/stream/chp23charg.yft new file mode 100644 index 000000000..25897668c --- /dev/null +++ b/resources/chp23charg/stream/chp23charg.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf3bcce0f4ce34f0bf2551e4ec44294cbe845b6f3f36b90ebc9a4cb73e0804ff +size 2980531 diff --git a/resources/chp23charg/stream/chp23charg.ytd b/resources/chp23charg/stream/chp23charg.ytd index 54b81882d..003d5b3a7 100644 --- a/resources/chp23charg/stream/chp23charg.ytd +++ b/resources/chp23charg/stream/chp23charg.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f21bd829b3a95f0111e5554e9c1d96546ed37b3d5a7f1910bed60e93a91d06f -size 9148016 +oid sha256:c83df23c1f61332a187e06f72b6f97df3c239e30a8e578406a89a16338cdeeb1 +size 8929916 diff --git a/resources/chp23charg/stream/chp23charg_hi.yft b/resources/chp23charg/stream/chp23charg_hi.yft index 1b94191fb..74450728e 100644 --- a/resources/chp23charg/stream/chp23charg_hi.yft +++ b/resources/chp23charg/stream/chp23charg_hi.yft @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3bf2cec8aff3de9ab68e39118ed750147a161ef5057f7d1b10ded4d64e6ce839 -size 7251691 +oid sha256:e35c02bc98ac3eeca4338301379428ad95854a1fc001f6c970dfeeb551daa4b6 +size 7221612 diff --git a/resources/psp16fpiulib2/__resource.lua b/resources/los_angeles_fire_dept/__resource.lua similarity index 70% rename from resources/psp16fpiulib2/__resource.lua rename to resources/los_angeles_fire_dept/__resource.lua index fff0be1b8..fdc8dfb3a 100644 --- a/resources/psp16fpiulib2/__resource.lua +++ b/resources/los_angeles_fire_dept/__resource.lua @@ -1,15 +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', + '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' \ No newline at end of file +data_file 'VEHICLE_LAYOUTS_FILE' 'vehiclelayouts.meta' diff --git a/resources/los_angeles_fire_dept/carcols.meta b/resources/los_angeles_fire_dept/carcols.meta new file mode 100644 index 000000000..1470d8a09 --- /dev/null +++ b/resources/los_angeles_fire_dept/carcols.meta @@ -0,0 +1,2621 @@ + + + + + + + + + + + + + + 135_350ramslt_modkit + + MKT_SPECIAL + + + + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_ENGINE + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_BRAKES + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_GEARBOX + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + + + + + VMT_ARMOUR + + + HORN_TRUCK + + + + VMT_HORN + + + HORN_COP + + + + VMT_HORN + + + HORN_CLOWN + + + + VMT_HORN + + + HORN_MUSICAL_1 + + + + VMT_HORN + + + HORN_MUSICAL_2 + + + + VMT_HORN + + + HORN_MUSICAL_3 + + + + VMT_HORN + + + HORN_MUSICAL_4 + + + + VMT_HORN + + + HORN_MUSICAL_5 + + + + VMT_HORN + + + HORN_SAD_TROMBONE + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_1 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_2 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_3 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_4 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_5 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_6 + + + + VMT_HORN + + + MUSICAL_HORN_BUSINESS_7 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_D0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_E0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_F0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_G0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_A0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_B0 + + + + VMT_HORN + + + DLC_BUSI2_C_MAJOR_NOTES_C1 + + + + VMT_HORN + + + HIPSTER_HORN_1 + + + + VMT_HORN + + + HIPSTER_HORN_2 + + + + VMT_HORN + + + HIPSTER_HORN_3 + + + + VMT_HORN + + + HIPSTER_HORN_4 + + + + VMT_HORN + + + INDEP_HORN_1 + + + + VMT_HORN + + + INDEP_HORN_2 + + + + VMT_HORN + + + INDEP_HORN_3 + + + + VMT_HORN + + + INDEP_HORN_4 + + + + VMT_HORN + + + LUXE_HORN_1 + + + + VMT_HORN + + + LUXE_HORN_2 + + + + VMT_HORN + + + LUXE_HORN_3 + + + + VMT_HORN + + + + LUXORY_HORN_1 + + + + VMT_HORN + + + + LUXURY_HORN_2 + + + + VMT_HORN + + + + LUXURY_HORN_3 + + + + VMT_HORN + + + ORGAN_HORN_LOOP_01 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_01_PREVIEW + + + + VMT_HORN + + + ORGAN_HORN_LOOP_02 + + + + VMT_HORN + + + + ORGAN_HORN_LOOP_02_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_1 + + + + VMT_HORN + + + + LOWRIDER_HORN_1_PREVIEW + + + + VMT_HORN + + + LOWRIDER_HORN_2 + + + + VMT_HORN + + + + LOWRIDER_HORN_2_PREVIEW + + + + VMT_HORN + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_oldsquare + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 350ramslt + + + + + + Lafd_Ambulance clone + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lafdengineW + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/los_angeles_fire_dept/carvariations.meta b/resources/los_angeles_fire_dept/carvariations.meta new file mode 100644 index 000000000..8d7464a19 --- /dev/null +++ b/resources/los_angeles_fire_dept/carvariations.meta @@ -0,0 +1,351 @@ + + + + + RAMBULANCE + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 35 + 0 + 0 + 0 + 13 + 22 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + lafdengine + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + + + + + + + + + + 0_default_modkit + + + + + + + + + + \ No newline at end of file diff --git a/resources/los_angeles_fire_dept/dlctext.meta b/resources/los_angeles_fire_dept/dlctext.meta new file mode 100644 index 000000000..382f0b648 --- /dev/null +++ b/resources/los_angeles_fire_dept/dlctext.meta @@ -0,0 +1,6 @@ + + + + + + diff --git a/resources/los_angeles_fire_dept/handling.meta b/resources/los_angeles_fire_dept/handling.meta new file mode 100644 index 000000000..d8aec275a --- /dev/null +++ b/resources/los_angeles_fire_dept/handling.meta @@ -0,0 +1,67 @@ + + + + + + 350RAMSLT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/los_angeles_fire_dept/shop_vehicle.meta b/resources/los_angeles_fire_dept/shop_vehicle.meta new file mode 100644 index 000000000..5163bacfa --- /dev/null +++ b/resources/los_angeles_fire_dept/shop_vehicle.meta @@ -0,0 +1,12 @@ + + + + + CU_VEH_dls_los_angeles_fire_dept + dls_los_angeles_fire_dept + + dls_los_angeles_fire_dept + + + + diff --git a/resources/los_angeles_fire_dept/stream/lafdengine+hi.ytd b/resources/los_angeles_fire_dept/stream/lafdengine+hi.ytd new file mode 100644 index 000000000..c5a7c37ef --- /dev/null +++ b/resources/los_angeles_fire_dept/stream/lafdengine+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86976a31bea55af105f206a18ff40654c4d64ec90a421b7d9cc3bdfc6bcb32d1 +size 811794 diff --git a/resources/los_angeles_fire_dept/stream/lafdengine.yft b/resources/los_angeles_fire_dept/stream/lafdengine.yft new file mode 100644 index 000000000..b8685d407 --- /dev/null +++ b/resources/los_angeles_fire_dept/stream/lafdengine.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519ae42cd808a0cdf74a6dd5fcc98239946e2673ea9d0a1f5ee26d731988623e +size 8855507 diff --git a/resources/los_angeles_fire_dept/stream/lafdengine.ytd b/resources/los_angeles_fire_dept/stream/lafdengine.ytd new file mode 100644 index 000000000..f604a3487 --- /dev/null +++ b/resources/los_angeles_fire_dept/stream/lafdengine.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cec8cf68a91c4b179b230719a100a818cc3638c946696bb2e5834d2fb6c7b0ec +size 10697873 diff --git a/resources/los_angeles_fire_dept/stream/lafdengine_hi.yft b/resources/los_angeles_fire_dept/stream/lafdengine_hi.yft new file mode 100644 index 000000000..b8685d407 --- /dev/null +++ b/resources/los_angeles_fire_dept/stream/lafdengine_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519ae42cd808a0cdf74a6dd5fcc98239946e2673ea9d0a1f5ee26d731988623e +size 8855507 diff --git a/resources/los_angeles_fire_dept/vehiclelayouts.meta b/resources/los_angeles_fire_dept/vehiclelayouts.meta new file mode 100644 index 000000000..be51d9ec7 --- /dev/null +++ b/resources/los_angeles_fire_dept/vehiclelayouts.meta @@ -0,0 +1,64 @@ + + + + + + LAYOUT_LAFD3 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + StreamAnims UseLeanSteerAnims UseDoorOscillation + + busted_vehicle_std + + + + + + clipset@veh@std@ds@idle_a + clipset@veh@std@ds@idle_b + clipset@veh@std@ds@idle_c + clipset@veh@std@ds@idle_d + clipset@veh@std@ds@idle_e + + + clipset@veh@std@ds@hit_wheel@idle_a + clipset@veh@std@ds@hit_wheel@idle_b + clipset@veh@std@ds@hit_wheel@idle_c + + + + \ No newline at end of file diff --git a/resources/los_angeles_fire_dept/vehicles.meta b/resources/los_angeles_fire_dept/vehicles.meta new file mode 100644 index 000000000..d5672b790 --- /dev/null +++ b/resources/los_angeles_fire_dept/vehicles.meta @@ -0,0 +1,255 @@ + + + vehshare + + + + rambulance + rambulance + FIRETRUK + AMBULAN + + null + null + null + null + + null + ambulance + LAYOUT_VAN + AMBULANCE_COVER_OFFSET_INFO + EXPLOSION_INFO_TRUCK + + DEFAULT_FOLLOW_VEHICLE_CAMERA + BOX_VEHICLE_AIM_CAMERA + DEFAULT_VEHICLE_BONNET_CAMERA + DEFAULT_POV_CAMERA_NO_REVERSE_LOOKAROUND + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 15.000000 + 40.000000 + 80.000000 + 160.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_BIG FLAG_NO_BOOT FLAG_AVOID_TURNS FLAG_HAS_LIVERY FLAG_PEDS_CAN_STAND_ON_TOP FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_BLOCK_FROM_ATTRACTOR_SCENARIO + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + VC_EMERGENCY + VWT_SPORT + + + + + S_M_M_Paramedic_01 + + + + + + + + + + + REWARD_HEALTH_ENTER_VEHICLE + REWARD_STAT_HEALTH + + + WHEEL_WIDE_REAR_RIGHT_CAMERA + WHEEL_WIDE_REAR_LEFT_CAMERA + + + + + + + VAN_STOCKADE_FRONT_LEFT + VAN_STOCKADE_FRONT_RIGHT + VAN_BOXVILLE_REAR_LEFT + VAN_BOXVILLE_REAR_RIGHT + + + + lafdengine + lafdengine + FIRETRUK + lafdengine + PIERCE + null + null + null + null + + null + kc129powerstroke60 + LAYOUT_FIRETRUCK + FIRETRUCK_COVER_OFFSET_INFO + EXPLOSION_INFO_TRUCK + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + DEFAULT_VEHICLE_BONNET_CAMERA + DEFAULT_POV_CAMERA_NO_REVERSE + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_TRUCK_GENERIC + + + + + + + + + + + + + + + + + + + + + + 20.000000 + 90.000000 + 130.000000 + 260.000000 + 750.000000 + 750.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_REQUIRED FLAG_EXTRAS_ALL FLAG_BIG FLAG_NO_BOOT FLAG_AVOID_TURNS FLAG_EMERGENCY_SERVICE FLAG_DRIVER_NO_DRIVE_BY FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_BLOCK_FROM_ATTRACTOR_SCENARIO FLAG_USE_STRICTER_EXIT_COLLISION_TESTS FLAG_CREATE_WEAPON_MANAGER_ON_SPAWN + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_TRUCK + VC_EMERGENCY + VWT_SPORT + + + + + S_M_Y_Fireman_01 + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + Truck + + + + + VAN_FRONT_LEFT + VAN_FIRETRUK_FRONT_RIGHT + VAN_RIOT_FRONT_LEFT + VAN_BOXVILLE_FRONT_RIGHT + HANGING_FIRETRUK_LEFT + HANGING_FIRETRUK_RIGHT + TRUCK_PACKER_FRONT_LEFT + TRUCK_PACKER_FRONT_RIGHT + + + + + \ No newline at end of file diff --git a/resources/lvc/SIRENS.lua b/resources/lvc/SIRENS.lua index bc6546fbb..809eecbac 100644 --- a/resources/lvc/SIRENS.lua +++ b/resources/lvc/SIRENS.lua @@ -159,7 +159,7 @@ SIREN_ASSIGNMENTS = { ['rescue1'] = { 45, 48, 13, 50, 47, 46 }, ['walkin'] = { 45, 48, 13, 50, 47, 46 }, ['fireboat'] = { 45, 48, 13, 50, 47, 46 }, - + ['lafdengine'] = { 45, 48, 13, 50, 47, 46 }, diff --git a/resources/psp16fpiu/carcols.meta b/resources/psp16fpiu/data/carcols.meta similarity index 100% rename from resources/psp16fpiu/carcols.meta rename to resources/psp16fpiu/data/carcols.meta diff --git a/resources/psp16fpiu/carvariations.meta b/resources/psp16fpiu/data/carvariations.meta similarity index 100% rename from resources/psp16fpiu/carvariations.meta rename to resources/psp16fpiu/data/carvariations.meta diff --git a/resources/psp16fpiu/handling.meta b/resources/psp16fpiu/data/handling.meta similarity index 100% rename from resources/psp16fpiu/handling.meta rename to resources/psp16fpiu/data/handling.meta diff --git a/resources/psp16fpiu/ulc.lua b/resources/psp16fpiu/data/ulc.lua similarity index 100% rename from resources/psp16fpiu/ulc.lua rename to resources/psp16fpiu/data/ulc.lua diff --git a/resources/psp16fpiu/vehicles.meta b/resources/psp16fpiu/data/vehicles.meta similarity index 99% rename from resources/psp16fpiu/vehicles.meta rename to resources/psp16fpiu/data/vehicles.meta index 369e5f2aa..ad0bd89e8 100644 --- a/resources/psp16fpiu/vehicles.meta +++ b/resources/psp16fpiu/data/vehicles.meta @@ -15,7 +15,7 @@ null null - ecoboostv6 + FBI2 LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/psp16fpiulib2/carcols.meta b/resources/psp16fpiulib2/data/carcols.meta similarity index 100% rename from resources/psp16fpiulib2/carcols.meta rename to resources/psp16fpiulib2/data/carcols.meta diff --git a/resources/psp16fpiulib2/carvariations.meta b/resources/psp16fpiulib2/data/carvariations.meta similarity index 100% rename from resources/psp16fpiulib2/carvariations.meta rename to resources/psp16fpiulib2/data/carvariations.meta diff --git a/resources/psp16fpiulib2/handling.meta b/resources/psp16fpiulib2/data/handling.meta similarity index 100% rename from resources/psp16fpiulib2/handling.meta rename to resources/psp16fpiulib2/data/handling.meta diff --git a/resources/psp16fpiulib2/ulc.lua b/resources/psp16fpiulib2/data/ulc.lua similarity index 100% rename from resources/psp16fpiulib2/ulc.lua rename to resources/psp16fpiulib2/data/ulc.lua diff --git a/resources/psp16fpiulib2/vehicles.meta b/resources/psp16fpiulib2/data/vehicles.meta similarity index 100% rename from resources/psp16fpiulib2/vehicles.meta rename to resources/psp16fpiulib2/data/vehicles.meta diff --git a/resources/psp18taurus/carcols.meta b/resources/psp18taurus/data/carcols.meta similarity index 100% rename from resources/psp18taurus/carcols.meta rename to resources/psp18taurus/data/carcols.meta diff --git a/resources/psp18taurus/carvariations.meta b/resources/psp18taurus/data/carvariations.meta similarity index 100% rename from resources/psp18taurus/carvariations.meta rename to resources/psp18taurus/data/carvariations.meta diff --git a/resources/psp18taurus/handling.meta b/resources/psp18taurus/data/handling.meta similarity index 100% rename from resources/psp18taurus/handling.meta rename to resources/psp18taurus/data/handling.meta diff --git a/resources/psp18taurus/vehicles.meta b/resources/psp18taurus/data/vehicles.meta similarity index 100% rename from resources/psp18taurus/vehicles.meta rename to resources/psp18taurus/data/vehicles.meta diff --git a/resources/sahp18tahoe/vehicles.meta b/resources/sahp18tahoe/vehicles.meta index 99e7408b3..d0a1682d3 100644 --- a/resources/sahp18tahoe/vehicles.meta +++ b/resources/sahp18tahoe/vehicles.meta @@ -16,7 +16,7 @@ null null - granger + kc161pstroke67 LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/vMenu/config/addons.json b/resources/vMenu/config/addons.json index 2ad531ad9..f1bd06de0 100644 --- a/resources/vMenu/config/addons.json +++ b/resources/vMenu/config/addons.json @@ -604,11 +604,8 @@ " ", "chp", " ", - "23chargalprs", - "chp23charg", - "chp20fpiup", - "chp20fpiu", - "chp20fpiugr", + "chp23charg", + "chp20fpiup", "sahp18tahoe", "hp14fpiu1", "hp14fpiu2", @@ -1000,11 +997,9 @@ "cc18charger", "cc20fpiu", "cx90turbos", - " ", + "lafdengine", " ", - " ", - " ", - " ", + " ", " ", diff --git a/resources/vMenu/config/permissions.cfg b/resources/vMenu/config/permissions.cfg index b2ad4f58c..c08b77e64 100644 --- a/resources/vMenu/config/permissions.cfg +++ b/resources/vMenu/config/permissions.cfg @@ -380,12 +380,12 @@ add_ace group.helper "vMenu.WeaponOptions.SetAllAmmo" allow # weapons that players can access using the weapon options menu by granting permissions # for every weapon that you want to allow below. "vMenu.WeaponOptions.All" automatically grants all weapons. -add_ace builtin.everyone "vMenu.WeaponOptions.APPistol" allow +add_ace group.staff "vMenu.WeaponOptions.APPistol" allow add_ace builtin.everyone "vMenu.WeaponOptions.AdvancedRifle" allow add_ace builtin.everyone "vMenu.WeaponOptions.AssaultRifle" allow -add_ace builtin.everyone "vMenu.WeaponOptions.AssaultRifleMk2" allow +add_ace group.staff "vMenu.WeaponOptions.AssaultRifleMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.AssaultSMG" allow -add_ace builtin.everyone "vMenu.WeaponOptions.AssaultShotgun" allow +add_ace group.staff "vMenu.WeaponOptions.AssaultShotgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.BZGas" allow add_ace builtin.everyone "vMenu.WeaponOptions.Ball" allow add_ace builtin.everyone "vMenu.WeaponOptions.Bat" allow @@ -395,9 +395,9 @@ add_ace builtin.everyone "vMenu.WeaponOptions.BullpupRifle" allow add_ace group.staff "vMenu.WeaponOptions.BullpupRifleMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.BullpupShotgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.CarbineRifle" allow -add_ace builtin.everyone "vMenu.WeaponOptions.CarbineRifleMk2" allow +add_ace group.staff "vMenu.WeaponOptions.CarbineRifleMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.CombatMG" allow -add_ace builtin.everyone "vMenu.WeaponOptions.CombatMGMk2" allow +add_ace group.staff "vMenu.WeaponOptions.CombatMGMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.CombatPDW" allow add_ace builtin.everyone "vMenu.WeaponOptions.CombatPistol" allow add_ace group.admin "vMenu.WeaponOptions.CompactGrenadeLauncher" allow @@ -405,7 +405,7 @@ add_ace builtin.everyone "vMenu.WeaponOptions.CompactRifle" allow add_ace builtin.everyone "vMenu.WeaponOptions.Crowbar" allow add_ace builtin.everyone "vMenu.WeaponOptions.Dagger" allow add_ace builtin.everyone "vMenu.WeaponOptions.DoubleAction" allow -add_ace builtin.everyone "vMenu.WeaponOptions.DoubleBarrelShotgun" allow +add_ace group.staff "vMenu.WeaponOptions.DoubleBarrelShotgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.FireExtinguisher" allow add_ace group.moderator "vMenu.WeaponOptions.Firework" allow add_ace builtin.everyone "vMenu.WeaponOptions.Flare" allow @@ -432,7 +432,7 @@ add_ace builtin.everyone "vMenu.WeaponOptions.MarksmanPistol" allow add_ace builtin.everyone "vMenu.WeaponOptions.MarksmanRifle" allow add_ace builtin.everyone "vMenu.WeaponOptions.MarksmanRifleMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.MicroSMG" allow -add_ace builtin.everyone "vMenu.WeaponOptions.MiniSMG" allow +add_ace group.staff "vMenu.WeaponOptions.MiniSMG" allow add_ace group.admin "vMenu.WeaponOptions.Minigun" allow add_ace group.staff "vMenu.WeaponOptions.Molotov" allow add_ace builtin.everyone "vMenu.WeaponOptions.Musket" allow @@ -452,20 +452,20 @@ add_ace group.admin "vMenu.WeaponOptions.RPG" allow add_ace group.admin "vMenu.WeaponOptions.RPG" allow add_ace group.admin "vMenu.WeaponOptions.Railgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.Revolver" allow -add_ace builtin.everyone "vMenu.WeaponOptions.RevolverMk2" allow +add_ace group.staff "vMenu.WeaponOptions.RevolverMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.SMG" allow -add_ace builtin.everyone "vMenu.WeaponOptions.SMGMk2" allow +add_ace group.staff "vMenu.WeaponOptions.SMGMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.SNSPistol" allow -add_ace builtin.everyone "vMenu.WeaponOptions.SNSPistolMk2" allow +add_ace group.staff "vMenu.WeaponOptions.SNSPistolMk2" allow add_ace builtin.everyone "vMenu.WeaponOptions.SawnOffShotgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.SmokeGrenade" allow add_ace builtin.everyone "vMenu.WeaponOptions.SniperRifle" allow add_ace builtin.everyone "vMenu.WeaponOptions.Snowball" allow add_ace builtin.everyone "vMenu.WeaponOptions.SpecialCarbine" allow -add_ace builtin.everyone "vMenu.WeaponOptions.SpecialCarbineMk2" allow +add_ace group.staff "vMenu.WeaponOptions.SpecialCarbineMk2" allow add_ace group.admin "vMenu.WeaponOptions.StickyBomb" allow add_ace builtin.everyone "vMenu.WeaponOptions.StunGun" allow -add_ace builtin.everyone "vMenu.WeaponOptions.SweeperShotgun" allow +add_ace group.staff "vMenu.WeaponOptions.SweeperShotgun" allow add_ace builtin.everyone "vMenu.WeaponOptions.SwitchBlade" allow add_ace builtin.everyone "vMenu.WeaponOptions.Unarmed" allow add_ace builtin.everyone "vMenu.WeaponOptions.VintagePistol" allow @@ -478,7 +478,7 @@ add_ace builtin.everyone "vMenu.WeaponOptions.CeramicPistol" allow # xmas 2019 d add_ace builtin.everyone "vMenu.WeaponOptions.NavyRevolver" allow # xmas 2019 dlc (1868) add_ace builtin.everyone "vMenu.WeaponOptions.PericoPistol" allow # xmas 2020 dlc (2189) add_ace builtin.everyone "vMenu.WeaponOptions.MilitaryRifle" allow # xmas 2020 dlc (2189) -add_ace builtin.everyone "vMenu.WeaponOptions.CombatShotgun" allow # xmas 2020 dlc (2189) +add_ace group.staff "vMenu.WeaponOptions.CombatShotgun" allow # xmas 2020 dlc (2189) add_ace group.admin "vMenu.WeaponOptions.EMPLauncher" allow # mpsecurity dlc (2545) add_ace builtin.everyone "vMenu.WeaponOptions.HeavyRifle" allow # mpsecurity dlc (2545) add_ace builtin.everyone "vMenu.WeaponOptions.FertilizerCan" allow # mpsecurity dlc (2545) diff --git a/server.cfg b/server.cfg index 2a1764576..0be431f05 100644 --- a/server.cfg +++ b/server.cfg @@ -404,11 +404,6 @@ ensure g18charger2rb ensure psp20fpiu2 ensure 903um ensure vpd3 -ensure psp18taurus -ensure chp23charg -ensure psp16fpiu -ensure chp20fpiup -ensure psp16fpiulib2 ensure 23hoe ensure 23hoeb ensure Specfpui2016 @@ -427,13 +422,20 @@ ensure 23f150prbb ensure bearcat ensure 23ssjam ensure ta185amv8 -ensure 23ram1 +ensure 23ram6 ensure kc99duramax ensure 18charger ensure kc99duramaxlly ensure 18chargerb ensure 20ramambo ensure 20Maxfdramsquad +ensure los_angeles_fire_dept +ensure chp23charg +ensure chp20fpiup +ensure psp18taurus +ensure psp16fpiulib2 +ensure psp16fpiu +ensure ensure generic_texture_renderer_gfx ensure ox_lib