diff --git a/resources/23gmcleo/ulc.lua b/resources/23gmcleo/ulc.lua new file mode 100644 index 000000000..4bb228432 --- /dev/null +++ b/resources/23gmcleo/ulc.lua @@ -0,0 +1,56 @@ + +--[[ + Ultimate Lighting Controller Config + the ULC resource is required to use this configuration + get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest + To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview +]] + +return {names = {"23gmcleo"}, + steadyBurnConfig = { + forceOn = false, useTime = false, + disableWithLights = false, + sbExtras = {} + }, + parkConfig = { + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} + }, + hornConfig = { + useHorn = false, + hornExtras = {}, + }, + brakeConfig = { + useBrakes = false, + speedThreshold = 3, + brakeExtras = {}, + disableExtras = {} + }, + reverseConfig = { + useReverse = false, + reverseExtras = {} + }, + doorConfig = { + useDoors = false, + driverSide = {enable = {}, disable = {}}, + passSide = {enable = {}, disable = {}}, + trunk = {enable ={}, disable = {}} + }, + buttons = { + {label = "Stage 1", key = 1, color = "red", extra = 2, linkedExtras = {2}, oppositeExtras = {}, offExtras = {1}, repair = false}, + {label = "Stage 2", key = 2, color = "red", extra = 1, linkedExtras = {1}, oppositeExtras = {}, offExtras = {2}, repair = false}, + {label = "Cruise", key = 3, color = "red", extra = 3, linkedExtras = {3}, oppositeExtras = {}, offExtras = {2,1,4,5,6}, repair = false}, + {label = "TKDN", key = 4, color = "red", extra = 4, linkedExtras = {4}, oppositeExtras = {}, offExtras = {3,2,1,5,6}, repair = false}, + {label = "<-", key = 5, color = "amber", extra = 5, linkedExtras = {5}, oppositeExtras = {}, offExtras = {6}, repair = false}, + {label = "->", key = 6, color = "amber", extra = 6, linkedExtras = {6}, oppositeExtras = {}, offExtras = {5}, repair = false} + + }, + defaultStages = { + useDefaults = false, + enableKeys = {}, + disableKeys = {} + } +} \ No newline at end of file diff --git a/resources/23gmcleoslick/ulc.lua b/resources/23gmcleoslick/ulc.lua new file mode 100644 index 000000000..c60c27cbf --- /dev/null +++ b/resources/23gmcleoslick/ulc.lua @@ -0,0 +1,56 @@ + +--[[ + Ultimate Lighting Controller Config + the ULC resource is required to use this configuration + get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest + To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview +]] + +return {names = {"23gmcleoslick"}, + steadyBurnConfig = { + forceOn = false, useTime = false, + disableWithLights = false, + sbExtras = {} + }, + parkConfig = { + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} + }, + hornConfig = { + useHorn = false, + hornExtras = {}, + }, + brakeConfig = { + useBrakes = false, + speedThreshold = 3, + brakeExtras = {}, + disableExtras = {} + }, + reverseConfig = { + useReverse = false, + reverseExtras = {} + }, + doorConfig = { + useDoors = false, + driverSide = {enable = {}, disable = {}}, + passSide = {enable = {}, disable = {}}, + trunk = {enable ={}, disable = {}} + }, + buttons = { + {label = "Stage 1", key = 1, color = "red", extra = 2, linkedExtras = {2}, oppositeExtras = {}, offExtras = {1}, repair = false}, + {label = "Stage 2", key = 2, color = "red", extra = 1, linkedExtras = {1}, oppositeExtras = {}, offExtras = {2}, repair = false}, + {label = "Cruise", key = 3, color = "red", extra = 3, linkedExtras = {3}, oppositeExtras = {}, offExtras = {2,1,4,5,6}, repair = false}, + {label = "TKDN", key = 4, color = "red", extra = 4, linkedExtras = {4}, oppositeExtras = {}, offExtras = {3,2,1,5,6}, repair = false}, + {label = "<-", key = 5, color = "amber", extra = 5, linkedExtras = {5}, oppositeExtras = {}, offExtras = {6}, repair = false}, + {label = "->", key = 6, color = "amber", extra = 6, linkedExtras = {6}, oppositeExtras = {}, offExtras = {5}, repair = false} + + }, + defaultStages = { + useDefaults = false, + enableKeys = {}, + disableKeys = {} + } +} \ No newline at end of file diff --git a/resources/23sierrafire/ulc.lua b/resources/23sierrafire/ulc.lua new file mode 100644 index 000000000..67655915c --- /dev/null +++ b/resources/23sierrafire/ulc.lua @@ -0,0 +1,56 @@ + +--[[ + Ultimate Lighting Controller Config + the ULC resource is required to use this configuration + get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest + To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview +]] + +return {names = {"23sierrafire"}, + steadyBurnConfig = { + forceOn = false, useTime = false, + disableWithLights = false, + sbExtras = {} + }, + parkConfig = { + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} + }, + hornConfig = { + useHorn = false, + hornExtras = {}, + }, + brakeConfig = { + useBrakes = false, + speedThreshold = 3, + brakeExtras = {}, + disableExtras = {} + }, + reverseConfig = { + useReverse = false, + reverseExtras = {} + }, + doorConfig = { + useDoors = false, + driverSide = {enable = {}, disable = {}}, + passSide = {enable = {}, disable = {}}, + trunk = {enable ={}, disable = {}} + }, + buttons = { + {label = "Stage 1", key = 1, color = "red", extra = 2, linkedExtras = {2}, oppositeExtras = {}, offExtras = {1}, repair = false}, + {label = "Stage 2", key = 2, color = "red", extra = 1, linkedExtras = {1}, oppositeExtras = {}, offExtras = {2}, repair = false}, + {label = "Cruise", key = 3, color = "red", extra = 3, linkedExtras = {3}, oppositeExtras = {}, offExtras = {2,1,4,5,6}, repair = false}, + {label = "TKDN", key = 4, color = "red", extra = 4, linkedExtras = {4}, oppositeExtras = {}, offExtras = {3,2,1,5,6}, repair = false}, + {label = "<-", key = 5, color = "amber", extra = 5, linkedExtras = {5}, oppositeExtras = {}, offExtras = {6}, repair = false}, + {label = "->", key = 6, color = "amber", extra = 6, linkedExtras = {6}, oppositeExtras = {}, offExtras = {5}, repair = false} + + }, + defaultStages = { + useDefaults = false, + enableKeys = {}, + disableKeys = {} + } +} \ No newline at end of file diff --git a/resources/24rampumper/ulc.lua b/resources/24rampumper/ulc.lua new file mode 100644 index 000000000..4bb228432 --- /dev/null +++ b/resources/24rampumper/ulc.lua @@ -0,0 +1,56 @@ + +--[[ + Ultimate Lighting Controller Config + the ULC resource is required to use this configuration + get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest + To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview +]] + +return {names = {"23gmcleo"}, + steadyBurnConfig = { + forceOn = false, useTime = false, + disableWithLights = false, + sbExtras = {} + }, + parkConfig = { + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} + }, + hornConfig = { + useHorn = false, + hornExtras = {}, + }, + brakeConfig = { + useBrakes = false, + speedThreshold = 3, + brakeExtras = {}, + disableExtras = {} + }, + reverseConfig = { + useReverse = false, + reverseExtras = {} + }, + doorConfig = { + useDoors = false, + driverSide = {enable = {}, disable = {}}, + passSide = {enable = {}, disable = {}}, + trunk = {enable ={}, disable = {}} + }, + buttons = { + {label = "Stage 1", key = 1, color = "red", extra = 2, linkedExtras = {2}, oppositeExtras = {}, offExtras = {1}, repair = false}, + {label = "Stage 2", key = 2, color = "red", extra = 1, linkedExtras = {1}, oppositeExtras = {}, offExtras = {2}, repair = false}, + {label = "Cruise", key = 3, color = "red", extra = 3, linkedExtras = {3}, oppositeExtras = {}, offExtras = {2,1,4,5,6}, repair = false}, + {label = "TKDN", key = 4, color = "red", extra = 4, linkedExtras = {4}, oppositeExtras = {}, offExtras = {3,2,1,5,6}, repair = false}, + {label = "<-", key = 5, color = "amber", extra = 5, linkedExtras = {5}, oppositeExtras = {}, offExtras = {6}, repair = false}, + {label = "->", key = 6, color = "amber", extra = 6, linkedExtras = {6}, oppositeExtras = {}, offExtras = {5}, repair = false} + + }, + defaultStages = { + useDefaults = false, + enableKeys = {}, + disableKeys = {} + } +} \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/ccso1/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/ccso1/ulc.lua index abb8fc95b..89b8a97e8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/ccso1/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/ccso1/ulc.lua @@ -15,9 +15,9 @@ return {names = {"ccso1"}, parkConfig = { usePark = true, useSync = true, - syncWith = {"ccso1, "615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo","ccso1", "gpdchief1",}, - pExtras = {1,2}, - dExtras = {3,4,10} + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} }, hornConfig = { useHorn = false, diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/__resource.lua b/resources/[EGRP-CarPacks]/EGRP-Emergency/__resource.lua index 359f0baa2..15d62ee44 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/__resource.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/__resource.lua @@ -2310,6 +2310,20 @@ data_file 'CARCOLS_FILE' 'data/615/carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'data/615/carvariations.meta' data_file 'VEHICLE_LAYOUTS_FILE' 'data/615/dlctext.meta' + -- 16fexp + files { + 'data/16fexp/vehicles.meta', + 'data/16fexp/carvariations.meta', + 'data/16fexp/carcols.meta', + 'data/16fexp/handling.meta', + 'data/16fexp/vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'data/16fexp/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/16fexp/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/16fexp/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/16fexp/carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'data/16fexp/dlctext.meta' diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Ambient Occlusion Map.png b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Ambient Occlusion Map.png new file mode 100644 index 000000000..2575e13ea Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Ambient Occlusion Map.png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Credits.txt b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Credits.txt new file mode 100644 index 000000000..76de36714 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Credits.txt @@ -0,0 +1,11 @@ +Kane104 +CEO +Krul +Billy J +Dan W The Van +Jophics +Rockstar Games +Steve +OVO +CJ24 +Jakub diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_window_surrounds.png b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_window_surrounds.png new file mode 100644 index 000000000..0218f6bd7 Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_window_surrounds.png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_windows.png b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_windows.png new file mode 100644 index 000000000..a75d0192c Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/Template_windows.png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carcols.meta new file mode 100644 index 000000000..3b3aa17a1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carcols.meta @@ -0,0 +1,758 @@ + + + + + + 16fexp + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carvariations.meta new file mode 100644 index 000000000..908e94a13 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/carvariations.meta @@ -0,0 +1,62 @@ + + + + + 16fexp + + + + 0 + 134 + 0 + 64 + 64 + 64 + 64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0_default_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/fpiu_sign_1 (4k Template).png b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/fpiu_sign_1 (4k Template).png new file mode 100644 index 000000000..2a23e9a7c Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/fpiu_sign_1 (4k Template).png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/handling.meta new file mode 100644 index 000000000..49b05a9ff --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/handling.meta @@ -0,0 +1,67 @@ + + + + + + 16fexp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + SPORTS_CAR + + + + + + + + + + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/vehicles.meta new file mode 100644 index 000000000..cb4992ed3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/16fexp/vehicles.meta @@ -0,0 +1,143 @@ + + + vehshare + + + + 16fexp + 16fexp + 16fexp + 16fexp + + null + null + null + null + + null + POLICE + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + VFXVEHICLEINFO_CAR_GENERIC + + + + + + + + + + + + + + + + + + + + + + 35.000000 + 55.000000 + 70.000000 + 140.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_EXTRAS_STRONG FLAG_HAS_LIVERY FLAG_EXTRAS_ALL FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_NO_RESPRAY FLAG_DONT_SPAWN_IN_CARGEN FLAG_HAS_INTERIOR_EXTRAS FLAG_REPORT_CRIME_IF_STANDING_ON + VEHICLE_TYPE_CAR + VPT_BACK_PLATES + VDT_FEROCI + VC_EMERGENCY + VWT_SPORT + + + + + S_M_Y_Cop_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_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + + + vehicles_feroci_interior + FPIUK + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/615/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/615/ulc.lua index 174ceed35..1b6819127 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/615/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/615/ulc.lua @@ -16,8 +16,8 @@ return {names = {"615"}, usePark = true, useSync = true, syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, - pExtras = {10, 11}, - dExtras = {8} + pExtras = {10}, + dExtras = {11} }, hornConfig = { useHorn = false, diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/gpdchief1/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/gpdchief1/ulc.lua new file mode 100644 index 000000000..ded8afb81 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/gpdchief1/ulc.lua @@ -0,0 +1,59 @@ + +--[[ + Ultimate Lighting Controller Config + the ULC resource is required to use this configuration + get the resource here: https://github.com/Flohhhhh/ultimate-lighting-controller/releases/latest + To learn how to setup and use ULC visit here: https://docs.dwnstr.com/ulc/overview +]] + +return {names = {"gpdchief1"}, + steadyBurnConfig = { + forceOn = false, useTime = false, + disableWithLights = false, + sbExtras = {} + }, + parkConfig = { + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} + }, + hornConfig = { + useHorn = false, + hornExtras = {}, + disableExtras = {} + }, + brakeConfig = { + useBrakes = false, + speedThreshold = 3, + brakeExtras = {}, + disableExtras = {} + }, + reverseConfig = { + useReverse = false, + reverseExtras = {}, + disableExtras = {} + }, + doorConfig = { + useDoors = false, + driverSide = {enable = {}, disable = {}}, + passSide = {enable = {}, disable = {}}, + trunk = {enable ={}, disable = {}} + }, + buttons = { + {label = "Front", key = 1, color = "green", extra = 1, linkedExtras = {}, oppositeExtras = {}, offExtras = {4,3}, repair = false}, + {label = "Rear", key = 2, color = "green", extra = 2, linkedExtras = {}, oppositeExtras = {}, offExtras = {}, repair = false}, + {label = "Takedowns", key = 3, color = "green", extra = 3, linkedExtras = {}, oppositeExtras = {}, offExtras = {1}, repair = false}, + {label = "Cruise", key = 4, color = "green", extra = 4, linkedExtras = {}, oppositeExtras = {}, offExtras = {}, repair = false} + }, + stages = { + useStages = false, + stageKeys = {}, + }, + defaultStages = { + useDefaults = false, + enableKeys = {}, + disableKeys = {} + } +} \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/st23tahoe/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/st23tahoe/ulc.lua index c740650ad..9f2f27e8f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Emergency/data/st23tahoe/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/data/st23tahoe/ulc.lua @@ -15,19 +15,19 @@ return {names = {"st23tahoe"}, parkConfig = { usePark = true, useSync = true, - syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, - pExtras = {11}, - dExtras = {10,15} + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} }, hornConfig = { - useHorn = false, - hornExtras = {}, + useHorn = tue, + hornExtras = {10}, disableExtras = {} }, brakeConfig = { - useBrakes = false, + useBrakes = true, speedThreshold = 3, - brakeExtras = {}, + brakeExtras = {10}, disableExtras = {} }, reverseConfig = { diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.yft b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.yft new file mode 100644 index 000000000..4c168730c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebed3a893e9361f61c562358889be383d443ca603eaa3a82e2180e46ddb58003 +size 5658967 diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.ytd b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.ytd new file mode 100644 index 000000000..2af9af621 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bae575534f86131890e831b5a47d3c394f062f3732571e12351893e135ed915 +size 6619574 diff --git a/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp_hi.yft new file mode 100644 index 000000000..ca1f5bf9e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Emergency/stream/16fexp/16fexp_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9706849eadabb62f18f65e54c9c35cc79c5117992421b522ac9a9289ba2b96a +size 5658846 diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/128durango/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Extras/data/128durango/ulc.lua index d12ef9b4f..6873572bb 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Extras/data/128durango/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/128durango/ulc.lua @@ -16,8 +16,8 @@ return {names = {"128"}, usePark = true, useSync = true, syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, - pExtras = {11}, - dExtras = {10} + pExtras = {10}, + dExtras = {11} }, hornConfig = { useHorn = false, diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/704/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Extras/data/704/ulc.lua index 20793bef4..1aeb5b1ee 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Extras/data/704/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/704/ulc.lua @@ -13,19 +13,19 @@ return {names = {"704"}, sbExtras = {} }, parkConfig = { - usePark = false, - useSync = false, + usePark = true, + useSync = true, syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, pExtras = {10}, dExtras = {11} }, hornConfig = { - useHorn = false, + useHorn = true, hornExtras = {}, disableExtras = {} }, brakeConfig = { - useBrakes = false, + useBrakes = true, speedThreshold = 3, brakeExtras = {}, disableExtras = {} diff --git a/resources/[EGRP-CarPacks]/EGRP-Extras/data/gpd7/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Extras/data/gpd7/ulc.lua index 60f4e6189..13ad792c4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Extras/data/gpd7/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Extras/data/gpd7/ulc.lua @@ -20,14 +20,14 @@ return {names = {"gpd7"}, dExtras = {10} }, hornConfig = { - useHorn = false, - hornExtras = {}, + useHorn = true, + hornExtras = {12}, disableExtras = {} }, brakeConfig = { - useBrakes = false, + useBrakes = true, speedThreshold = 3, - brakeExtras = {}, + brakeExtras = {10}, disableExtras = {} }, reverseConfig = { diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/ulc.lua b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/ulc.lua index 09b68153a..8940d9c18 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/ulc.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/ulc.lua @@ -13,25 +13,25 @@ return {names = {"376"}, sbExtras = {} }, parkConfig = { - usePark = false, - useSync = false, - syncWith = {}, - pExtras = {}, - dExtras = {} + usePark = true, + useSync = true, + syncWith = {"615", "376", "gpd7", "640", "128", "704", "st23tahoe", "24sub", "24ramambo", "23sierrafire", "23gmcleoslick", "23gmcleo", "ccso1", "gpdchief1" }, + pExtras = {10}, + dExtras = {11} }, hornConfig = { - useHorn = false, + useHorn = true, hornExtras = {}, disableExtras = {} }, brakeConfig = { - useBrakes = false, + useBrakes = true, speedThreshold = 3, brakeExtras = {}, disableExtras = {} }, reverseConfig = { - useReverse = false, + useReverse = true, reverseExtras = {}, disableExtras = {} }, diff --git a/resources/lvc/SIRENS.lua b/resources/lvc/SIRENS.lua index 3fcf83828..f959d3bb1 100644 --- a/resources/lvc/SIRENS.lua +++ b/resources/lvc/SIRENS.lua @@ -118,6 +118,11 @@ SIREN_ASSIGNMENTS = { ['rescue11'] = { 45, 48, 13, 50, 47, 46 }, ['pierce1'] = { 45, 48, 13, 50, 47, 46 }, ['24sub'] = { 45, 48, 44, 50, 47, 46 }, + ['e350vanb'] = { 45, 48, 44, 50, 47, 46 }, + ['e450ambo'] = { 45, 48, 44, 50, 47, 46 }, + ['tiller'] = { 45, 48, 44, 50, 47, 46 }, + ['tillertrailer'] = { 45, 48, 44, 50, 47, 46 }, + ['16fexp'] = { 45, 48, 44, 50, 47, 46 }, ['24ramambo'] = { 45, 48, 44, 50, 47, 46 }, ['xt1'] = { 45, 48, 44, 50, 47, 46 }, ['f550super6'] = { 45, 48, 44, 50, 47, 46 }, diff --git a/resources/ulc/config.lua b/resources/ulc/config.lua index 6d1be74f3..750c5d76a 100644 --- a/resources/ulc/config.lua +++ b/resources/ulc/config.lua @@ -70,8 +70,15 @@ Config = { "128", "gpd7", "gpdchief1", - "st23tahoe", - + "st23tahoe", + "23gmcleoslick", + "23gmcleo", + "24rampumper", + "23sierrafire", + "24rampumper", + " ", + " ", + " ", diff --git a/resources/vMenu/config/addons.json b/resources/vMenu/config/addons.json index a4022271b..e341bf7ce 100644 --- a/resources/vMenu/config/addons.json +++ b/resources/vMenu/config/addons.json @@ -747,7 +747,9 @@ "CAMBO", "medic22", "amrvan", - "24ramambo", + "24ramambo", + "e350vanb", + "e450ambo", "xt1", "roseeng", "velocity", @@ -774,7 +776,10 @@ "rosemidtower", "enladder", "mmladder", - "fiveqc415", + "fiveqc415", + "tiller", + "tillertrailer", + "16fexp", "24sub", "ram20pov", "f150batt",