From 44135f503d3d32f54a2390f0463bcb52431cbe01 Mon Sep 17 00:00:00 2001 From: KingMcDonalds Date: Tue, 8 Jul 2025 14:43:48 -0700 Subject: [PATCH] fixing vehicles --- resources/LASD/vehicles.meta | 4 +- .../data/d14tahoe/vehicles.meta | 2 +- .../data/d18tahoe/vehicles.meta | 2 +- .../data/lasdoldtahoe/vehicles.meta | 6 +- .../Discord-VehRestriction/config.lua | 11 - resources/lasdunmarkedpack/__resource.lua | 17 + .../caraddoncontentunlocks.meta | 8 + resources/lasdunmarkedpack/carcols.meta | 5632 +++++++++++++++++ resources/lasdunmarkedpack/carvariations.meta | 174 + resources/lasdunmarkedpack/dlctext.meta | 7 + resources/lasdunmarkedpack/handling.meta | 307 + .../stream}/lasdcharger+hi.ytd | 0 .../stream}/lasdcharger.yft | 0 .../stream}/lasdcharger.ytd | 0 .../stream}/lasdcharger_hi.yft | 0 .../stream}/lasdfpiu+hi.ytd | 0 .../stream}/lasdfpiu.yft | 0 .../stream}/lasdfpiu.ytd | 0 .../stream}/lasdfpiu_hi.yft | 0 .../stream}/lasdsap+hi.ytd | 0 .../stream}/lasdsap.yft | 0 .../stream}/lasdsap.ytd | 0 .../stream}/lasdsap_hi.yft | 0 .../stream}/lasdtaurus+hi.ytd | 0 .../stream}/lasdtaurus.yft | 0 .../stream}/lasdtaurus.ytd | 0 .../stream}/lasdtaurus_hi.yft | 0 .../stream}/sebtahoe+hi.ytd | 0 .../stream}/sebtahoe.yft | 0 .../stream}/sebtahoe.ytd | 0 .../stream}/sebtahoe_hi.yft | 0 resources/lasdunmarkedpack/vehicles.meta | 640 ++ resources/sahp18tahoe/vehicles.meta | 2 +- resources/st23tahoe/vehicles.meta | 2 +- resources/vpd3/vehicles.meta | 18 +- server.cfg | 2 +- 36 files changed, 6804 insertions(+), 30 deletions(-) create mode 100644 resources/lasdunmarkedpack/__resource.lua create mode 100644 resources/lasdunmarkedpack/caraddoncontentunlocks.meta create mode 100644 resources/lasdunmarkedpack/carcols.meta create mode 100644 resources/lasdunmarkedpack/carvariations.meta create mode 100644 resources/lasdunmarkedpack/dlctext.meta create mode 100644 resources/lasdunmarkedpack/handling.meta rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdcharger+hi.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdcharger.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdcharger.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdcharger_hi.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdfpiu+hi.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdfpiu.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdfpiu.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdfpiu_hi.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdsap+hi.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdsap.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdsap.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdsap_hi.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdtaurus+hi.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdtaurus.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdtaurus.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/lasdtaurus_hi.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/sebtahoe+hi.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/sebtahoe.yft (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/sebtahoe.ytd (100%) rename resources/{[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack => lasdunmarkedpack/stream}/sebtahoe_hi.yft (100%) create mode 100644 resources/lasdunmarkedpack/vehicles.meta diff --git a/resources/LASD/vehicles.meta b/resources/LASD/vehicles.meta index 1ca86047e..e92233c89 100644 --- a/resources/LASD/vehicles.meta +++ b/resources/LASD/vehicles.meta @@ -1150,7 +1150,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD POLICE_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -1401,7 +1401,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d14tahoe/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d14tahoe/vehicles.meta index 7d2b05c18..83f96a766 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d14tahoe/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d14tahoe/vehicles.meta @@ -16,7 +16,7 @@ null null - bison + GRANGER LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d18tahoe/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d18tahoe/vehicles.meta index c422eaef2..b338cd173 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d18tahoe/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/d18tahoe/vehicles.meta @@ -16,7 +16,7 @@ null null - bison + GRANGER LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/lasdoldtahoe/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/lasdoldtahoe/vehicles.meta index 4a7a1e438..19dcfde69 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/lasdoldtahoe/vehicles.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/lasdoldtahoe/vehicles.meta @@ -15,7 +15,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -145,7 +145,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -275,7 +275,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_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 92712934a..1697b403b 100644 --- a/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua +++ b/resources/[EGRP-Discord-Integration]/Discord-VehRestriction/config.lua @@ -642,8 +642,6 @@ Config.VehicleRestrictions = { "breakingbadrv", "dhsf350", "fbicharger", - "22silvwt", - "22silvlt", "f350", "2013gt500", "dhschartrx", @@ -790,18 +788,9 @@ Config.VehicleRestrictions = { "maxkhellwb", "PD23Suburban", "swat1", - "max2tacom", - "jw_23tundraint", - "csdotf350", - "dhssemi", - "c322prsilv", - "dhssemi", - "dhssemitrailer", "breakingbadrv", "dhsf350", "fbicharger", - "22silvwt", - "22silvlt", "f350", "2013gt500", "dhschartrx", diff --git a/resources/lasdunmarkedpack/__resource.lua b/resources/lasdunmarkedpack/__resource.lua new file mode 100644 index 000000000..fdc8dfb3a --- /dev/null +++ b/resources/lasdunmarkedpack/__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/lasdunmarkedpack/caraddoncontentunlocks.meta b/resources/lasdunmarkedpack/caraddoncontentunlocks.meta new file mode 100644 index 000000000..4b68b9278 --- /dev/null +++ b/resources/lasdunmarkedpack/caraddoncontentunlocks.meta @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/resources/lasdunmarkedpack/carcols.meta b/resources/lasdunmarkedpack/carcols.meta new file mode 100644 index 000000000..1f8ea977d --- /dev/null +++ b/resources/lasdunmarkedpack/carcols.meta @@ -0,0 +1,5632 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + fpiu + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + taurus + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + charger + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tahoe + + + + + + lasdsebtaho clone + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + LASDUNMARKED_ION + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + LASDUNMARKED_ION2 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lasdfpiuu + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lasdcoplitecap + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + lasdavengers + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/lasdunmarkedpack/carvariations.meta b/resources/lasdunmarkedpack/carvariations.meta new file mode 100644 index 000000000..6778fc8aa --- /dev/null +++ b/resources/lasdunmarkedpack/carvariations.meta @@ -0,0 +1,174 @@ + + + + + + sebtahoe + + + + 000 + 000 + 0 + 27 + 0 + 0 + + + + + + + + Police guv plate + + + + + + + + + lasdcharger + + + + 6 + 6 + 0 + 0 + + + + + + + + 0_default_modkit + + + + + + Police guv plate + + + + + + + + + lasdtaurus + + + + 000 + 000 + 0 + 0 + + + + + + + + 0_default_modkit + + + + + + Police guv plate + + + + + + + + + lasdfpiu + + + + 000 + 000 + 0 + 0 + + + + + + + + 0_default_modkit + + + + + + Police guv plate + + + + + + + + + lasdcaprice + + + + 000 + 000 + 0 + 27 + 0 + 0 + + + + + + + + Police guv plate + + + + + + + + + lasdsap + + + + 000 + 000 + 0 + 27 + 0 + 0 + + + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/lasdunmarkedpack/dlctext.meta b/resources/lasdunmarkedpack/dlctext.meta new file mode 100644 index 000000000..22bb4c390 --- /dev/null +++ b/resources/lasdunmarkedpack/dlctext.meta @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/resources/lasdunmarkedpack/handling.meta b/resources/lasdunmarkedpack/handling.meta new file mode 100644 index 000000000..25ec37c31 --- /dev/null +++ b/resources/lasdunmarkedpack/handling.meta @@ -0,0 +1,307 @@ + + + + + + FPIU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + TAURUS + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + + + + + + + + + TAHOE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + TAHOE2WD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + CHARGER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger+hi.ytd b/resources/lasdunmarkedpack/stream/lasdcharger+hi.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger+hi.ytd rename to resources/lasdunmarkedpack/stream/lasdcharger+hi.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger.yft b/resources/lasdunmarkedpack/stream/lasdcharger.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger.yft rename to resources/lasdunmarkedpack/stream/lasdcharger.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger.ytd b/resources/lasdunmarkedpack/stream/lasdcharger.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger.ytd rename to resources/lasdunmarkedpack/stream/lasdcharger.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger_hi.yft b/resources/lasdunmarkedpack/stream/lasdcharger_hi.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdcharger_hi.yft rename to resources/lasdunmarkedpack/stream/lasdcharger_hi.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu+hi.ytd b/resources/lasdunmarkedpack/stream/lasdfpiu+hi.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu+hi.ytd rename to resources/lasdunmarkedpack/stream/lasdfpiu+hi.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu.yft b/resources/lasdunmarkedpack/stream/lasdfpiu.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu.yft rename to resources/lasdunmarkedpack/stream/lasdfpiu.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu.ytd b/resources/lasdunmarkedpack/stream/lasdfpiu.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu.ytd rename to resources/lasdunmarkedpack/stream/lasdfpiu.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu_hi.yft b/resources/lasdunmarkedpack/stream/lasdfpiu_hi.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdfpiu_hi.yft rename to resources/lasdunmarkedpack/stream/lasdfpiu_hi.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap+hi.ytd b/resources/lasdunmarkedpack/stream/lasdsap+hi.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap+hi.ytd rename to resources/lasdunmarkedpack/stream/lasdsap+hi.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap.yft b/resources/lasdunmarkedpack/stream/lasdsap.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap.yft rename to resources/lasdunmarkedpack/stream/lasdsap.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap.ytd b/resources/lasdunmarkedpack/stream/lasdsap.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap.ytd rename to resources/lasdunmarkedpack/stream/lasdsap.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap_hi.yft b/resources/lasdunmarkedpack/stream/lasdsap_hi.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdsap_hi.yft rename to resources/lasdunmarkedpack/stream/lasdsap_hi.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus+hi.ytd b/resources/lasdunmarkedpack/stream/lasdtaurus+hi.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus+hi.ytd rename to resources/lasdunmarkedpack/stream/lasdtaurus+hi.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus.yft b/resources/lasdunmarkedpack/stream/lasdtaurus.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus.yft rename to resources/lasdunmarkedpack/stream/lasdtaurus.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus.ytd b/resources/lasdunmarkedpack/stream/lasdtaurus.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus.ytd rename to resources/lasdunmarkedpack/stream/lasdtaurus.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus_hi.yft b/resources/lasdunmarkedpack/stream/lasdtaurus_hi.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/lasdtaurus_hi.yft rename to resources/lasdunmarkedpack/stream/lasdtaurus_hi.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe+hi.ytd b/resources/lasdunmarkedpack/stream/sebtahoe+hi.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe+hi.ytd rename to resources/lasdunmarkedpack/stream/sebtahoe+hi.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe.yft b/resources/lasdunmarkedpack/stream/sebtahoe.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe.yft rename to resources/lasdunmarkedpack/stream/sebtahoe.yft diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe.ytd b/resources/lasdunmarkedpack/stream/sebtahoe.ytd similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe.ytd rename to resources/lasdunmarkedpack/stream/sebtahoe.ytd diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe_hi.yft b/resources/lasdunmarkedpack/stream/sebtahoe_hi.yft similarity index 100% rename from resources/[EGRP-CarPacks]/EGRP-Extras/stream/lasdunmarkedpack/sebtahoe_hi.yft rename to resources/lasdunmarkedpack/stream/sebtahoe_hi.yft diff --git a/resources/lasdunmarkedpack/vehicles.meta b/resources/lasdunmarkedpack/vehicles.meta new file mode 100644 index 000000000..09d4fb2a1 --- /dev/null +++ b/resources/lasdunmarkedpack/vehicles.meta @@ -0,0 +1,640 @@ + + + + vehshare + + + + lasdsap + lasdsap + police + lasdsap + + null + null + null + null + + null + cvpiv8 + LAYOUT_STANDARD + SHERIFF_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 + + + + + + + + + + + + + + + + + + + + + + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_REQUIRE FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_REPORT_CRIME_IF_STANDING_ON FLAG_HAS_INTERIOR_EXTRAS + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_GENTAXI + VC_EMERGENCY + VWT_MUSCLE + + + + + S_M_Y_Sheriff_01 + + + + + + + + + + + REWARD_WEAPON_PUMPSHOTGUN + REWARD_AMMO_PUMPSHOTGUN_ENTER_VEHICLE + REWARD_STAT_WEAPON + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + STD_POLICE_FRONT_LEFT + STD_POLICE_FRONT_RIGHT + STD_POLICE_REAR_LEFT + STD_POLICE_REAR_RIGHT + + + + lasdfpiu + lasdfpiu + FPIU + lasdfpiu + 13FORD + null + null + null + null + + null + ecoboostv6 + LAYOUT_RANGER + CAVALCADE_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_NEAR + DEFAULT_POV_CAMERA_LOOKAROUND + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 25.000000 + 40.000000 + 100.000000 + 150.000000 + 300.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_FEROCI + VC_EMERGENCY + VWT_SPORT + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + RANGER_CAVALCADE_FRONT_LEFT + RANGER_FRONT_RIGHT + RANGER_PRANGER_REAR_LEFT + RANGER_PRANGER_REAR_RIGHT + + + + lasdtaurus + lasdtaurus + TAURUS + lasdtaurus + 18FORD + null + null + null + null + + null + ecoboostv6 + LAYOUT_STD_EXITFIXUP + POLICE3_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + MID_BOX_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_MID_NEAR + DEFAULT_POV_CAMERA_LOOKAROUND + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 35.000000 + 45.000000 + 95.000000 + 150.000000 + 300.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_FEROCI + VC_EMERGENCY + VWT_SUV + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + RANGER_CAVALCADE_FRONT_LEFT + RANGER_FRONT_RIGHT + RANGER_PRANGER_REAR_LEFT + RANGER_PRANGER_REAR_RIGHT + + + + sebtahoe + sebtahoe + TAHOE + sebtahoe + 19CHEVY + null + null + null + null + + null + fbi2 + LAYOUT_RANGER + GRANGER_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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_RACE + VC_EMERGENCY + VWT_SUV + + + + + + + + + + + + WHEEL_FRONT_RIGHT_CAMERA + WHEEL_FRONT_LEFT_CAMERA + WHEEL_REAR_RIGHT_CAMERA + WHEEL_REAR_LEFT_CAMERA + + + + + + + RANGER_CAVALCADE_FRONT_LEFT + RANGER_FRONT_RIGHT + RANGER_PRANGER_REAR_LEFT + RANGER_PRANGER_REAR_RIGHT + + + + lasdcharger + lasdcharger + CHARGER + lasdcharger + 14DODGE + null + null + null + null + + null + 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 + + + + + + + + + + + + + + + + + + + + + + 35.000000 + 45.000000 + 95.000000 + 125.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + 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_SUV + + + + + + + + + + + + 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 + + + + + + vehicles_banshee_interior + sebtahoe + + + vehicles_feroci_interior + lasdtaurus + + + vehicles_banshee_interior + lasdcharger + + + vehicles_feroci_interior + lasdfpiu + + + \ No newline at end of file diff --git a/resources/sahp18tahoe/vehicles.meta b/resources/sahp18tahoe/vehicles.meta index d0a1682d3..3943562f5 100644 --- a/resources/sahp18tahoe/vehicles.meta +++ b/resources/sahp18tahoe/vehicles.meta @@ -16,7 +16,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_RANGER GRANGER_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/st23tahoe/vehicles.meta b/resources/st23tahoe/vehicles.meta index 76219e057..45b29f191 100644 --- a/resources/st23tahoe/vehicles.meta +++ b/resources/st23tahoe/vehicles.meta @@ -15,7 +15,7 @@ null null - fbi2 + GRANGER LAYOUT_BISON BISON_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/resources/vpd3/vehicles.meta b/resources/vpd3/vehicles.meta index ddcc5335e..18545bc1f 100644 --- a/resources/vpd3/vehicles.meta +++ b/resources/vpd3/vehicles.meta @@ -15,7 +15,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -145,7 +145,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -275,7 +275,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -405,7 +405,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -535,7 +535,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -665,7 +665,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -795,7 +795,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -925,7 +925,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT @@ -1055,7 +1055,7 @@ null null - kc161pstroke67 + GRANGER LAYOUT_STANDARD SHERIFF_COVER_OFFSET_INFO EXPLOSION_INFO_DEFAULT diff --git a/server.cfg b/server.cfg index 4b3982525..deac9535e 100644 --- a/server.cfg +++ b/server.cfg @@ -527,7 +527,7 @@ ensure as350 ensure aw139 ensure firehawk ensure 21tacouc -ensure +ensure lasdunmarkedpack ensure ensure