diff --git a/resources/23gmcleo/__resource.lua b/resources/23gmcleo/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/23gmcleo/__resource.lua +++ b/resources/23gmcleo/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/23gmcleo/fxmanifest.lua b/resources/23gmcleo/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/23gmcleo/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/23gmcleoslick/__resource.lua b/resources/23gmcleoslick/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/23gmcleoslick/__resource.lua +++ b/resources/23gmcleoslick/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/23gmcleoslick/fxmanifest.lua b/resources/23gmcleoslick/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/23gmcleoslick/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/23sierrafire/__resource.lua b/resources/23sierrafire/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/23sierrafire/__resource.lua +++ b/resources/23sierrafire/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/23sierrafire/fxmanifest.lua b/resources/23sierrafire/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/23sierrafire/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/24ramambo/__resource.lua b/resources/24ramambo/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/24ramambo/__resource.lua +++ b/resources/24ramambo/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/24ramambo/fxmanifest.lua b/resources/24ramambo/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/24ramambo/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/24rampumper/__resource.lua b/resources/24rampumper/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/24rampumper/__resource.lua +++ b/resources/24rampumper/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/24rampumper/fxmanifest.lua b/resources/24rampumper/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/24rampumper/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/24sub/__resource.lua b/resources/24sub/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/24sub/__resource.lua +++ b/resources/24sub/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/24sub/fxmanifest.lua b/resources/24sub/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/24sub/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/__resource.lua b/resources/[EGRP-CarPacks]/EGRP-Bcso/__resource.lua index e89891550..355917d8f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/__resource.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/__resource.lua @@ -734,6 +734,36 @@ data_file 'VEHICLE_METADATA_FILE' 'data/c318tahoe/vehicles.meta' data_file 'CARCOLS_FILE' 'data/c318tahoe/carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'data/c318tahoe/carvariations.meta' data_file 'VEHICLE_LAYOUTS_FILE' 'data/c318tahoe/dlctext.meta' + +-- 23legacy18utilitysl +files { + 'data/23legacy18utilitysl/vehicles.meta', + 'data/23legacy18utilitysl/carvariations.meta', + 'data/23legacy18utilitysl/carcols.meta', + 'data/23legacy18utilitysl/handling.meta', + 'data/23legacy18utilitysl/vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'data/23legacy18utilitysl/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/23legacy18utilitysl/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/23legacy18utilitysl/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/23legacy18utilitysl/carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'data/23legacy18utilitysl/dlctext.meta' + +-- 23legacy21suv +files { + 'data/23legacy21suv/vehicles.meta', + 'data/23legacy21suv/carvariations.meta', + 'data/23legacy21suv/carcols.meta', + 'data/23legacy21suv/handling.meta', + 'data/23legacy21suv/vehiclelayouts.meta', +} + +data_file 'HANDLING_FILE' 'data/23legacy21suv/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/23legacy21suv/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/23legacy21suv/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/23legacy21suv/carvariations.meta' +data_file 'VEHICLE_LAYOUTS_FILE' 'data/23legacy21suv/dlctext.meta' client_script { 'vehicle_names.lua' diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/18utility.png b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/18utility.png new file mode 100644 index 000000000..f1b52ba68 Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/18utility.png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carcols.meta new file mode 100644 index 000000000..b9389803b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carcols.meta @@ -0,0 +1,56170 @@ + + + + + 631_23legacy18sedan_modkit + + MKT_SPECIAL + + + 23legacy18sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_alpra_1 + ROOFALPRS + + 23legacy18sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_alpra_2 + ROOFALPRS + + 23legacy18sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_1 + REARANTENNA + + 23legacy18sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_2 + REARANTENNA + + 23legacy18sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_3 + REARANTENNA + + 23legacy18sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_4 + REARANTENNA + + 23legacy18sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_5 + REARANTENNA + + 23legacy18sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_6 + REARANTENNA + + 23legacy18sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy18sedan_alpr_1 + boot + + + + 23legacy18sedan_alpr_2 + boot + + + + 23legacy18sedan_rearant_1 + boot + + + + 23legacy18sedan_rearant_2 + boot + + + + 23legacy18sedan_rearant_3 + boot + + + + 23legacy18sedan_rearant_4 + boot + + + + 23legacy18sedan_rearant_5 + boot + + + + 23legacy18sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 632_23legacy1500r_modkit + + MKT_SPECIAL + + + 23legacy1500r_slideouts_1 + REARSLIDEOUT + + 23legacy1500r_slideout_1 + 23legacy1500r_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rbumper_1 + REARBUMPER + + + misc_r + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_fbumper_1 + FRONTBUMPER + + + misc_f + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy1500r_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy1500r_slideout_1 + bonnet + + + + 23legacy1500r_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 633_23legacy16sedan_modkit + + MKT_SPECIAL + + + 23legacy16sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_alpra_1 + ROOFALPRS + + 23legacy16sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_1 + REARANTENNA + + 23legacy16sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_2 + REARANTENNA + + 23legacy16sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_3 + REARANTENNA + + 23legacy16sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_4 + REARANTENNA + + 23legacy16sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_5 + REARANTENNA + + 23legacy16sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_6 + REARANTENNA + + 23legacy16sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy16sedan_alpr_1 + boot + + + + 23legacy16sedan_alpr_2 + boot + + + + 23legacy16sedan_rearant_1 + boot + + + + 23legacy16sedan_rearant_2 + boot + + + + 23legacy16sedan_rearant_3 + boot + + + + 23legacy16sedan_rearant_4 + boot + + + + 23legacy16sedan_rearant_5 + boot + + + + 23legacy16sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 634_23legacy11sedan_modkit + + MKT_SPECIAL + + + 23legacy11sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_alpra_1 + ROOFALPRS + + 23legacy11sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_alpra_2 + ROOFALPRS + + 23legacy11sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_1 + REARANTENNA + + 23legacy11sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_2 + REARANTENNA + + 23legacy11sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_3 + REARANTENNA + + 23legacy11sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_4 + REARANTENNA + + 23legacy11sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_5 + REARANTENNA + + 23legacy11sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_6 + REARANTENNA + + 23legacy11sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy11sedan_alpr_1 + boot + + + + 23legacy11sedan_alpr_2 + boot + + + + 23legacy11sedan_rearant_1 + boot + + + + 23legacy11sedan_rearant_2 + boot + + + + 23legacy11sedan_rearant_3 + boot + + + + 23legacy11sedan_rearant_4 + boot + + + + 23legacy11sedan_rearant_5 + boot + + + + 23legacy11sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 635_23legacy13suv_modkit + + MKT_SPECIAL + + + 23legacy13suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 636_23legacy14sedan_modkit + + MKT_SPECIAL + + + 23legacy14sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_alpra_1 + ROOFALPRS + + 23legacy14sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_alpra_2 + ROOFALPRS + + 23legacy14sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_1 + REARANTENNA + + 23legacy14sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_2 + REARANTENNA + + 23legacy14sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_3 + REARANTENNA + + 23legacy14sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_4 + REARANTENNA + + 23legacy14sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_5 + REARANTENNA + + 23legacy14sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_6 + REARANTENNA + + 23legacy14sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy14sedan_alpr_1 + boot + + + + 23legacy14sedan_alpr_2 + boot + + + + 23legacy14sedan_rearant_1 + boot + + + + 23legacy14sedan_rearant_2 + boot + + + + 23legacy14sedan_rearant_3 + boot + + + + 23legacy14sedan_rearant_4 + boot + + + + 23legacy14sedan_rearant_5 + boot + + + + 23legacy14sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 637_23legacy13utility_modkit + + MKT_SPECIAL + + + 23legacy13utility_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_headlight_1 + HEADLIGHT + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 638_23legacy21suv_modkit + + MKT_SPECIAL + + + 23legacy21suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 643_23legacy18utility_modkit + + MKT_SPECIAL + + + 23legacy18utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 639_23legacy3500_modkit + + MKT_SPECIAL + + + 23legacy3500_slideouts_1 + REARSLIDEOUT + + 23legacy3500_slideout_1 + 23legacy3500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_2 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_3 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy3500_mirrorsw_1 + 23legacy3500_MIRROR + + 23legacy3500_mirror_1 + 23legacy3500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_bedliners_1 + BEDLINER + + 23legacy3500_bedliner_1 + 23legacy3500_bedliner_2 + + + misc_m + misc_n + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy3500_bedliner_1 + chassis + + + + 23legacy3500_bedliner_2 + boot + + + + 23legacy3500_mirror_1 + door_dside_f + + + + 23legacy3500_mirror_2 + door_pside_f + + + + 23legacy3500_slideout_1 + bonnet + + + + 23legacy3500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 640_23legacy2500_modkit + + MKT_SPECIAL + + + 23legacy2500_slideouts_1 + REARSLIDEOUT + + 23legacy2500_slideout_1 + 23legacy2500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_2 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_3 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_2 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_3 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy2500_mirrors_1 + 23legacy2500_MIRROR + + 23legacy2500_mirror_1 + 23legacy2500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_bedliners_1 + BEDLINER + + 23legacy2500_bedliner_1 + 23legacy2500_bedliner_2 + + + misc_m + misc_n + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_doorbadges_1 + DOORBADGE + + 23legacy2500_doorbadge_1 + 23legacy2500_doorbadge_2 + + + + VMT_PLAQUE + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_exhaust_1 + EXHAUST + + + misc_e + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_badge_1 + BADGE + + + + misc_f + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_dash_1 + BADGE + + + + misc_x + + VMT_INTERIOR3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy2500_doorbadge_1 + door_dside_f + + + + 23legacy2500_doorbadge_2 + door_pside_f + + + + 23legacy2500_bedliner_1 + chassis + + + + 23legacy2500_bedliner_2 + boot + + + + 23legacy2500_mirror_1 + door_dside_f + + + + 23legacy2500_mirror_2 + door_pside_f + + + + 23legacy2500_slideout_1 + bonnet + + + + 23legacy2500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 641_23legacy1500_modkit + + MKT_SPECIAL + + + 23legacy1500_slideouts_1 + REARSLIDEOUT + + 23legacy1500_slideout_1 + 23legacy1500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_2 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_3 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_2 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_2 + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_3 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_3 + VMCP_DEFAULT + + + + + + + + 23legacy1500_mirrors_1 + 23legacy1500_MIRROR + + 23legacy1500_mirror_1 + 23legacy1500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy1500_mirror_1 + door_dside_f + + + + 23legacy1500_mirror_2 + door_pside_f + + + + 23legacy1500_slideout_1 + bonnet + + + + 23legacy1500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 642_23legacy18suv_modkit + + MKT_SPECIAL + + + 23legacy18suv_grille_1 + GRILLE + + + misc_m + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 894_23legacy18utility_modkit + + MKT_SPECIAL + + + 23legacy18utility_command_1 + 23legacy18utility_COMMAND + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_equip_1 + 23legacy18utility_EQUIP + + 23legacy18utility_equip_1 + + + misc_v + + VMT_CHASSIS4 + bonnet + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_arch_1a + 23legacy18utility_TOWHITCH + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_1 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_2 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_3 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_4 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_5 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_1 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_2 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_3 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_4 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_5 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_6 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + + 23legacy18utility_ant_1 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_2 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_3 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_4 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_5 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_6 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_brace_1 + 23legacy18utility_BRACE + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_wrap_1 + 23legacy18utility_WRAP + + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy18utility_grill_1 + 23legacy18utility_PLATE + + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy18utility_equip_1 + bonnet + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 644_23legacy20utility_modkit + + MKT_SPECIAL + + + 23legacy20utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 645_23legacy16utility_modkit + + MKT_SPECIAL + + + 23legacy16utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500r + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utility + + + + + + 23legacy18suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy21suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy21suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500r + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500rsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + wheel_redsaint_01 + + REDSAINT_1 + + + + + wheel_redsaint_02 + + REDSAINT_1 + + + + + wheel_redsaint_03 + + REDSAINT_1 + + + + + wheel_redsaint_04 + + REDSAINT_1 + + + + + wheel_redsaint_05 + + REDSAINT_1 + + + + + wheel_redsaint_06 + + REDSAINT_1 + + + + + wheel_redsaint_07 + + REDSAINT_1 + + + + + wheel_redsaint_08 + + REDSAINT_1 + + + + + wheel_redsaint_09 + + REDSAINT_1 + + + + + wheel_redsaint_10 + + REDSAINT_1 + + + + + wheel_redsaint_11 + + REDSAINT_1 + + + + + wheel_redsaint_12 + + REDSAINT_1 + + + + + wheel_redsaint_13 + + REDSAINT_1 + + + + + wheel_redsaint_14 + + REDSAINT_1 + + + + + wheel_redsaint_15 + + REDSAINT_1 + + + + + wheel_redsaint_16 + + REDSAINT_1 + + + + + wheel_redsaint_17 + + REDSAINT_1 + + + + + wheel_redsaint_18 + + REDSAINT_1 + + + + + wheel_redsaint_19 + + REDSAINT_1 + + + + + wheel_redsaint_20 + + REDSAINT_1 + + + + + wheel_redsaint_21 + + REDSAINT_1 + + + + + wheel_redsaint_22 + + REDSAINT_1 + + + + + wheel_redsaint_23 + + REDSAINT_1 + + + + + wheel_redsaint_24 + + REDSAINT_1 + + + + + wheel_redsaint_25 + + REDSAINT_1 + + + + + wheel_redsaint_26 + + REDSAINT_1 + + + + + wheel_redsaint_27 + + REDSAINT_1 + + + + + wheel_redsaint_28 + + REDSAINT_1 + + + + + wheel_redsaint_29 + + REDSAINT_1 + + + + + wheel_redsaint_30 + + REDSAINT_1 + + + + + wheel_redsaint_31 + + REDSAINT_1 + + + + + wheel_redsaint_32 + + REDSAINT_1 + + + + + wheel_redsaint_33 + + REDSAINT_1 + + + + + wheel_redsaint_34 + + REDSAINT_1 + + + + + wheel_redsaint_35 + + REDSAINT_1 + + + + + wheel_redsaint_36 + + REDSAINT_1 + + + + + wheel_redsaint_37 + + REDSAINT_1 + + + + + wheel_redsaint_38 + + REDSAINT_1 + + + + + wheel_redsaint_39 + + REDSAINT_1 + + + + + wheel_redsaint_40 + + REDSAINT_1 + + + + + wheel_redsaint_41 + + REDSAINT_1 + + + + + wheel_redsaint_42 + + REDSAINT_1 + + + + + wheel_redsaint_43 + + REDSAINT_1 + + + + + wheel_redsaint_44 + + REDSAINT_1 + + + + + wheel_redsaint_45 + + REDSAINT_1 + + + + + wheel_redsaint_46 + + REDSAINT_1 + + + + + wheel_redsaint_47 + + REDSAINT_1 + + + + + wheel_redsaint_48 + + REDSAINT_1 + + + + + wheel_redsaint_49 + + REDSAINT_1 + + + + + wheel_redsaint_50 + + REDSAINT_1 + + + + + wheel_redsaint_51 + + REDSAINT_1 + + + + + wheel_redsaint_52 + + REDSAINT_1 + + + + + wheel_redsaint_53 + + REDSAINT_1 + + + + + wheel_redsaint_54 + + REDSAINT_1 + + + + + wheel_redsaint_55 + + REDSAINT_1 + + + + + wheel_redsaint_56 + + REDSAINT_1 + + + + + wheel_redsaint_57 + + REDSAINT_1 + + + + + wheel_redsaint_58 + + REDSAINT_1 + + + + + wheel_redsaint_59 + + REDSAINT_1 + + + + + wheel_redsaint_60 + + REDSAINT_1 + + + + + wheel_redsaint_61 + + REDSAINT_1 + + + + + wheel_redsaint_62 + + REDSAINT_1 + + + + + wheel_redsaint_63 + + REDSAINT_1 + + + + + wheel_redsaint_64 + + REDSAINT_1 + + + + + wheel_redsaint_65 + + REDSAINT_1 + + + + + wheel_redsaint_66 + + REDSAINT_1 + + + + + wheel_redsaint_67 + + REDSAINT_1 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carvariations.meta new file mode 100644 index 000000000..adf1f4e7e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/carvariations.meta @@ -0,0 +1,877 @@ + + + + + + 23legacy18sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 631_23legacy18sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 631_23legacy18sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500r + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 632_23legacy1500r_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500rsl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 632_23legacy1500r_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16sedan + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 633_23legacy16sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16sedansl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 633_23legacy16sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy11sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 634_23legacy11sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy11sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 634_23legacy11sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13suv + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 635_23legacy13suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13suvsl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 635_23legacy13suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy14sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 636_23legacy14sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy14sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 636_23legacy14sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13utility + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 637_23legacy13utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13utilitysl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 637_23legacy13utility_modkit + + + + + + Police guv plate + + + + + + + + + + 23legacy21suv + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 638_23legacy21suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy21suvsl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 638_23legacy21suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy3500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 639_23legacy3500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy3500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 639_23legacy3500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy2500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 640_23legacy2500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy2500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 640_23legacy2500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 641_23legacy1500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 641_23legacy1500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18suv + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 642_23legacy18suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18suvsl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 642_23legacy18suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18utility + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 643_23legacy18utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18utilitysl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 643_23legacy18utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy20utility + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 644_23legacy20utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy20utilitysl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 644_23legacy20utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16utility + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 645_23legacy16utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16utilitysl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 645_23legacy16utility_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/handling.meta new file mode 100644 index 000000000..c11646966 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/handling.meta @@ -0,0 +1,1490 @@ + + + + + 23legacy18sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy1500r + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy16sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20000 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy11sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy13suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy14sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy13utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy21suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy3500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy2500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy1500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy16utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy20utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy18utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy18suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/vehicles.meta new file mode 100644 index 000000000..7fd6ad5bd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy18utilitysl/vehicles.meta @@ -0,0 +1,3790 @@ + + + + vehshare + + + + 23legacy18sedan + 23legacy18sedan + 23legacy18sedan + 23legacy18sedan + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy18sedansl + 23legacy18sedansl + 23legacy18sedan + 23legacy18sedansl + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy1500r + 23legacy1500r + 23legacy1500r + 23legacy1500r + + null + null + va_23legacy1500r + 23legacy1500r + + null + fbi2 + LAYOUT_BISON + BISON_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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_ZTYPE + 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 + + + + 23legacy1500rsl + 23legacy1500rsl + 23legacy1500r + 23legacy1500rsl + + null + null + va_23legacy1500r + 23legacy1500r + + null + fbi2 + LAYOUT_BISON + BISON_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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_ZTYPE + 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 + + + + 23legacy16sedan + 23legacy16sedan + 23legacy16sedan + 23legacy16sedan + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy16sedansl + 23legacy16sedansl + 23legacy16sedan + 23legacy16sedansl + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy11sedan + 23legacy11sedan + 23legacy11sedan + 23legacy11sedan + + null + null + null + null + + null + police + LAYOUT_STANDARD + POLICE_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 + + + + + + + + + + + + + + + + + + + + + + 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_GENTAXI + VC_EMERGENCY + VWT_MUSCLE + + + + + + + + + + + + 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 + + + + 23legacy11sedansl + 23legacy11sedansl + 23legacy11sedan + 23legacy11sedansl + + null + null + null + null + + null + police + LAYOUT_STANDARD + POLICE_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 + + + + + + + + + + + + + + + + + + + + + + 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_GENTAXI + VC_EMERGENCY + VWT_MUSCLE + + + + + + + + + + + + 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 + + + + 23legacy13suv + 23legacy13suv + 23legacy13suv + 23legacy13suv + + 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 + + + + 23legacy13suvsl + 23legacy13suvsl + 23legacy13suv + 23legacy13suvsl + + 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 + + + + 23legacy14sedan + 23legacy14sedan + 23legacy14sedan + 23legacy14sedan + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + STD_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + 23legacy14sedansl + 23legacy14sedansl + 23legacy14sedan + 23legacy14sedansl + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + STD_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + 23legacy13utility + 23legacy13utility + 23legacy13utility + 23legacy13utility + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy13utilitysl + 23legacy13utilitysl + 23legacy13utility + 23legacy13utilitysl + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy21suv + 23legacy21suv + 23legacy21suv + 23legacy21suv + + 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 + + + + + + + + + + + + + + + + + + + + + + 100.000000 + 200.000000 + 300.000000 + 400.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + 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 + + + + 23legacy21suvsl + 23legacy21suvsl + 23legacy21suv + 23legacy21suvsl + + 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 + + + + + + + + + + + + + + + + + + + + + + 100.000000 + 200.000000 + 300.000000 + 400.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + 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 + + + + 23legacy3500 + 23legacy3500 + 23legacy3500 + 23legacy3500 + + null + null + va_23legacy3500 + 23legacy3500 + + 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_GENTAXI + 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 + + + + 23legacy3500sl + 23legacy3500sl + 23legacy3500 + 23legacy3500sl + + null + null + va_23legacy3500 + 23legacy3500 + + 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_GENTAXI + 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 + + + + 23legacy2500 + 23legacy2500 + 23legacy2500 + 23legacy2500 + + null + null + va_23legacy2500 + 23legacy2500 + + 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_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 + + + + 23legacy2500sl + 23legacy2500sl + 23legacy2500 + 23legacy2500sl + + null + null + va_23legacy2500 + 23legacy2500 + + 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_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 + + + + 23legacy1500 + 23legacy1500 + 23legacy1500 + 23legacy1500 + + null + null + va_23legacy1500 + 23legacy1500 + + 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_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 + + + + 23legacy1500sl + 23legacy1500sl + 23legacy1500 + 23legacy1500sl + + null + null + va_23legacy1500 + 23legacy1500 + + 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_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 + + + + 23legacy16utility + 23legacy16utility + 23legacy16utility + 23legacy16utility + + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy16utilitysl + 23legacy16utilitysl + 23legacy16utility + 23legacy16utilitysl + + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy20utility + 23legacy20utility + 23legacy20utility + 23legacy20utility + REDSAINTMODIFICATIONSLLC + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy20utilitysl + 23legacy20utilitysl + 23legacy20utility + 23legacy20utilitysl + REDSAINTMODIFICATIONSLLC + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy18utility + 23legacy18utility + 23legacy18utility + 23legacy18utility + REDSAINTMODIFICATIONSLLC + null + null + null + null + + null + WINDSOR + LAYOUT_STD_HIGHWINDOW + GRESLEY_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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + 23legacy18utilitysl + 23legacy18utilitysl + 23legacy18utility + 23legacy18utilitysl + REDSAINTMODIFICATIONSLLC + null + null + null + null + + null + WINDSOR + LAYOUT_STD_HIGHWINDOW + GRESLEY_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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + 23legacy18suv + 23legacy18suv + 23legacy18suv + 23legacy18suv + REDSAINTMODIFICATIONSLLC + 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 + + + + 23legacy18suvsl + 23legacy18suvsl + 23legacy18suv + 23legacy18suvsl + REDSAINTMODIFICATIONSLLC + 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 + + + + + + vehicles_banshee_interior + 23legacy18suv + + + vehicles_banshee_interior + 23legacy18suvsl + + + vehicles_feroci_interior + 23legacy20utility + + + vehicles_feroci_interior + 23legacy20utilitysl + + + vehicles_feroci_interior + 23legacy16utilitysl + + + vehicles_feroci_interior + 23legacy16utility + + + vehicles_feroci_interior + 23legacy1500 + + + vehicles_feroci_interior + 23legacy1500sl + + + vehicles_feroci_interior + 23legacy2500 + + + vehicles_feroci_interior + 23legacy2500sl + + + vehicles_poltax_interior + 23legacy3500 + + + vehicles_poltax_interior + 23legacy3500sl + + + vehicles_bob_brown_interior + 23legacy21suv + + + vehicles_bob_brown_interior + 23legacy21suvsl + + + vehicles_feroci_interior + 23legacy13utility + + + vehicles_feroci_interior + 23legacy13utilitysl + + + vehicles_banshee_interior + 23legacy14sedan + + + vehicles_banshee_interior + 23legacy14sedansl + + + vehicles_banshee_interior + 23legacy13suv + + + vehicles_banshee_interior + 23legacy13suvsl + + + vehicles_poltax_interior + 23legacy11sedan + + + vehicles_poltax_interior + 23legacy11sedansl + + + vehicles_feroci_interior + 23legacy16sedan + + + vehicles_feroci_interior + 23legacy16sedansl + + + vehicles_bob_brown_interior + 23legacy1500r + + + vehicles_bob_brown_interior + 23legacy1500rsl + + + vehicles_race_generic + 23legacy18sedan + + + vehicles_race_generic + 23legacy18sedansl + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/21suv.png b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/21suv.png new file mode 100644 index 000000000..703227fac Binary files /dev/null and b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/21suv.png differ diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carcols.meta new file mode 100644 index 000000000..b9389803b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carcols.meta @@ -0,0 +1,56170 @@ + + + + + 631_23legacy18sedan_modkit + + MKT_SPECIAL + + + 23legacy18sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_alpra_1 + ROOFALPRS + + 23legacy18sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_alpra_2 + ROOFALPRS + + 23legacy18sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_1 + REARANTENNA + + 23legacy18sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_2 + REARANTENNA + + 23legacy18sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_3 + REARANTENNA + + 23legacy18sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_4 + REARANTENNA + + 23legacy18sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_5 + REARANTENNA + + 23legacy18sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_rearanta_6 + REARANTENNA + + 23legacy18sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy18sedan_alpr_1 + boot + + + + 23legacy18sedan_alpr_2 + boot + + + + 23legacy18sedan_rearant_1 + boot + + + + 23legacy18sedan_rearant_2 + boot + + + + 23legacy18sedan_rearant_3 + boot + + + + 23legacy18sedan_rearant_4 + boot + + + + 23legacy18sedan_rearant_5 + boot + + + + 23legacy18sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 632_23legacy1500r_modkit + + MKT_SPECIAL + + + 23legacy1500r_slideouts_1 + REARSLIDEOUT + + 23legacy1500r_slideout_1 + 23legacy1500r_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rbumper_1 + REARBUMPER + + + misc_r + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_fbumper_1 + FRONTBUMPER + + + misc_f + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy1500r_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500r_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy1500r_slideout_1 + bonnet + + + + 23legacy1500r_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 633_23legacy16sedan_modkit + + MKT_SPECIAL + + + 23legacy16sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_alpra_1 + ROOFALPRS + + 23legacy16sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_1 + REARANTENNA + + 23legacy16sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_2 + REARANTENNA + + 23legacy16sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_3 + REARANTENNA + + 23legacy16sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_4 + REARANTENNA + + 23legacy16sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_5 + REARANTENNA + + 23legacy16sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_rearanta_6 + REARANTENNA + + 23legacy16sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy16sedan_alpr_1 + boot + + + + 23legacy16sedan_alpr_2 + boot + + + + 23legacy16sedan_rearant_1 + boot + + + + 23legacy16sedan_rearant_2 + boot + + + + 23legacy16sedan_rearant_3 + boot + + + + 23legacy16sedan_rearant_4 + boot + + + + 23legacy16sedan_rearant_5 + boot + + + + 23legacy16sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 634_23legacy11sedan_modkit + + MKT_SPECIAL + + + 23legacy11sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_alpra_1 + ROOFALPRS + + 23legacy11sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_alpra_2 + ROOFALPRS + + 23legacy11sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_1 + REARANTENNA + + 23legacy11sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_2 + REARANTENNA + + 23legacy11sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_3 + REARANTENNA + + 23legacy11sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_4 + REARANTENNA + + 23legacy11sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_5 + REARANTENNA + + 23legacy11sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_rearanta_6 + REARANTENNA + + 23legacy11sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy11sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy11sedan_alpr_1 + boot + + + + 23legacy11sedan_alpr_2 + boot + + + + 23legacy11sedan_rearant_1 + boot + + + + 23legacy11sedan_rearant_2 + boot + + + + 23legacy11sedan_rearant_3 + boot + + + + 23legacy11sedan_rearant_4 + boot + + + + 23legacy11sedan_rearant_5 + boot + + + + 23legacy11sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 635_23legacy13suv_modkit + + MKT_SPECIAL + + + 23legacy13suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 636_23legacy14sedan_modkit + + MKT_SPECIAL + + + 23legacy14sedan_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_alpra_1 + ROOFALPRS + + 23legacy14sedan_alpr_1 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_alpra_2 + ROOFALPRS + + 23legacy14sedan_alpr_2 + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_1 + REARANTENNA + + 23legacy14sedan_rearant_1 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_2 + REARANTENNA + + 23legacy14sedan_rearant_2 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_3 + REARANTENNA + + 23legacy14sedan_rearant_3 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_4 + REARANTENNA + + 23legacy14sedan_rearant_4 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_5 + REARANTENNA + + 23legacy14sedan_rearant_5 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_rearanta_6 + REARANTENNA + + 23legacy14sedan_rearant_6 + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy14sedan_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy14sedan_alpr_1 + boot + + + + 23legacy14sedan_alpr_2 + boot + + + + 23legacy14sedan_rearant_1 + boot + + + + 23legacy14sedan_rearant_2 + boot + + + + 23legacy14sedan_rearant_3 + boot + + + + 23legacy14sedan_rearant_4 + boot + + + + 23legacy14sedan_rearant_5 + boot + + + + 23legacy14sedan_rearant_6 + boot + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 637_23legacy13utility_modkit + + MKT_SPECIAL + + + 23legacy13utility_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_headlight_1 + HEADLIGHT + + + misc_h + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy13utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 638_23legacy21suv_modkit + + MKT_SPECIAL + + + 23legacy21suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy21suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 643_23legacy18utility_modkit + + MKT_SPECIAL + + + 23legacy18utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 639_23legacy3500_modkit + + MKT_SPECIAL + + + 23legacy3500_slideouts_1 + REARSLIDEOUT + + 23legacy3500_slideout_1 + 23legacy3500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_2 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rocker_3 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy3500_mirrorsw_1 + 23legacy3500_MIRROR + + 23legacy3500_mirror_1 + 23legacy3500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy3500_bedliners_1 + BEDLINER + + 23legacy3500_bedliner_1 + 23legacy3500_bedliner_2 + + + misc_m + misc_n + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy3500_bedliner_1 + chassis + + + + 23legacy3500_bedliner_2 + boot + + + + 23legacy3500_mirror_1 + door_dside_f + + + + 23legacy3500_mirror_2 + door_pside_f + + + + 23legacy3500_slideout_1 + bonnet + + + + 23legacy3500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 640_23legacy2500_modkit + + MKT_SPECIAL + + + 23legacy2500_slideouts_1 + REARSLIDEOUT + + 23legacy2500_slideout_1 + 23legacy2500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_2 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rbumper_3 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_2 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rocker_3 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy2500_mirrors_1 + 23legacy2500_MIRROR + + 23legacy2500_mirror_1 + 23legacy2500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_scenelight_1 + FRONTSCENELIGHT + + + misc_q + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_bedliners_1 + BEDLINER + + 23legacy2500_bedliner_1 + 23legacy2500_bedliner_2 + + + misc_m + misc_n + + VMT_WING_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_doorbadges_1 + DOORBADGE + + 23legacy2500_doorbadge_1 + 23legacy2500_doorbadge_2 + + + + VMT_PLAQUE + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_exhaust_1 + EXHAUST + + + misc_e + exhaust + + VMT_EXHAUST + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_badge_1 + BADGE + + + + misc_f + + VMT_BONNET + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy2500_dash_1 + BADGE + + + + misc_x + + VMT_INTERIOR3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy2500_doorbadge_1 + door_dside_f + + + + 23legacy2500_doorbadge_2 + door_pside_f + + + + 23legacy2500_bedliner_1 + chassis + + + + 23legacy2500_bedliner_2 + boot + + + + 23legacy2500_mirror_1 + door_dside_f + + + + 23legacy2500_mirror_2 + door_pside_f + + + + 23legacy2500_slideout_1 + bonnet + + + + 23legacy2500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 641_23legacy1500_modkit + + MKT_SPECIAL + + + 23legacy1500_slideouts_1 + REARSLIDEOUT + + 23legacy1500_slideout_1 + 23legacy1500_slide_1 + + + + VMT_SEATS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rbumper_1 + REARBUMPER + + + misc_p + + VMT_BUMPER_R + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_1 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_2 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_fbumper_3 + FRONTBUMPER + + + misc_o + + VMT_BUMPER_F + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rocker_1 + SIDEROCKER + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_winch_1 + FRONTWINCH + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_1 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_2 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_2 + VMCP_DEFAULT + + + + + + + + 23legacy1500_wraparound_3 + WRAPAROUNDS + + + VMT_STEERING + chassis + mod_col_3 + VMCP_DEFAULT + + + + + + + + 23legacy1500_mirrors_1 + 23legacy1500_MIRROR + + 23legacy1500_mirror_1 + 23legacy1500_mirror_2 + + + misc_u + misc_r + + VMT_WING_L + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_grille_1 + GRILLE + + + misc_g + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy1500_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy1500_mirror_1 + door_dside_f + + + + 23legacy1500_mirror_2 + door_pside_f + + + + 23legacy1500_slideout_1 + bonnet + + + + 23legacy1500_slide_1 + chassis + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 642_23legacy18suv_modkit + + MKT_SPECIAL + + + 23legacy18suv_grille_1 + GRILLE + + + misc_m + + VMT_GRILL + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18suv_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 894_23legacy18utility_modkit + + MKT_SPECIAL + + + 23legacy18utility_command_1 + 23legacy18utility_COMMAND + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_equip_1 + 23legacy18utility_EQUIP + + 23legacy18utility_equip_1 + + + misc_v + + VMT_CHASSIS4 + bonnet + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_arch_1a + 23legacy18utility_TOWHITCH + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_1 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_2 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_3 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_4 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_puck_5 + 23legacy18utility_PUCKS + + + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_1 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_2 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_3 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_4 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_5 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_midpuck_6 + 23legacy18utility_MIDPUCK + + + + + VMT_SPOILER + chassis + chassis + VMCP_DEFAULT + + + + + + + + + 23legacy18utility_ant_1 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_2 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_3 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_4 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_5 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_ant_6 + 23legacy18utility_ANTENNA + + + + + VMT_SKIRT + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_brace_1 + 23legacy18utility_BRACE + + + VMT_ENGINEBAY3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy18utility_wrap_1 + 23legacy18utility_WRAP + + + + VMT_STEERING + chassis + mod_col_1 + VMCP_DEFAULT + + + + + + + + 23legacy18utility_grill_1 + 23legacy18utility_PLATE + + + + VMT_PLTVANITY + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + 23legacy18utility_equip_1 + bonnet + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 644_23legacy20utility_modkit + + MKT_SPECIAL + + + 23legacy20utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy20utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + 645_23legacy16utility_modkit + + MKT_SPECIAL + + + 23legacy16utility_towhitch_1 + REARTOWHITCH + + + VMT_KNOB + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_1 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_2 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_3 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_speaker_4 + FRONTSPEAKER + + + VMT_INTERIOR1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_scenelight_1 + FRONTSCENELIGHT + + + VMT_INTERIOR2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_plate_1 + FRONTPLATE + + + VMT_PLTHOLDER + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_alpr_1 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_alpr_2 + ROOFALPRS + + + VMT_ROOF + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_1 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_2 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_3 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_driverspot_4 + DRIVERSPOTLIGHT + + + VMT_ENGINEBAY1 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_1 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_2 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_3 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_passengerspot_4 + PASSENGERSPOTLIGHT + + + VMT_ENGINEBAY2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_frontant_1 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_frontant_2 + FRONTANTENNA + + + + + VMT_CHASSIS + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_1 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_2 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_3 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_4 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_5 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_sideant_6 + SIDEANTENNA + + + + + VMT_CHASSIS2 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_puck_1 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_puck_2 + PUCKANTENNA + + + + + VMT_CHASSIS3 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_1 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_2 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_3 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_4 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_5 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_rearant_6 + REARANTENNA + + + + + VMT_CHASSIS4 + chassis + chassis + VMCP_DEFAULT + + + + + + + + 23legacy16utility_midant_1 + MIDANTENNA + + + + + VMT_CHASSIS5 + chassis + chassis + VMCP_DEFAULT + + + + + + + + + + + + + + + + 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 + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + + + + + VMT_SUSPENSION + + + 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500r + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_standardmodern + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utility + + + + + + 23legacy18suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy20utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy2500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy3500sl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy21suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy21suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utility + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13utilitysl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy14sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suv + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy13suvsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy11sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy16sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500r + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy1500rsl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedan + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 23legacy18sedansl + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + wheel_redsaint_01 + + REDSAINT_1 + + + + + wheel_redsaint_02 + + REDSAINT_1 + + + + + wheel_redsaint_03 + + REDSAINT_1 + + + + + wheel_redsaint_04 + + REDSAINT_1 + + + + + wheel_redsaint_05 + + REDSAINT_1 + + + + + wheel_redsaint_06 + + REDSAINT_1 + + + + + wheel_redsaint_07 + + REDSAINT_1 + + + + + wheel_redsaint_08 + + REDSAINT_1 + + + + + wheel_redsaint_09 + + REDSAINT_1 + + + + + wheel_redsaint_10 + + REDSAINT_1 + + + + + wheel_redsaint_11 + + REDSAINT_1 + + + + + wheel_redsaint_12 + + REDSAINT_1 + + + + + wheel_redsaint_13 + + REDSAINT_1 + + + + + wheel_redsaint_14 + + REDSAINT_1 + + + + + wheel_redsaint_15 + + REDSAINT_1 + + + + + wheel_redsaint_16 + + REDSAINT_1 + + + + + wheel_redsaint_17 + + REDSAINT_1 + + + + + wheel_redsaint_18 + + REDSAINT_1 + + + + + wheel_redsaint_19 + + REDSAINT_1 + + + + + wheel_redsaint_20 + + REDSAINT_1 + + + + + wheel_redsaint_21 + + REDSAINT_1 + + + + + wheel_redsaint_22 + + REDSAINT_1 + + + + + wheel_redsaint_23 + + REDSAINT_1 + + + + + wheel_redsaint_24 + + REDSAINT_1 + + + + + wheel_redsaint_25 + + REDSAINT_1 + + + + + wheel_redsaint_26 + + REDSAINT_1 + + + + + wheel_redsaint_27 + + REDSAINT_1 + + + + + wheel_redsaint_28 + + REDSAINT_1 + + + + + wheel_redsaint_29 + + REDSAINT_1 + + + + + wheel_redsaint_30 + + REDSAINT_1 + + + + + wheel_redsaint_31 + + REDSAINT_1 + + + + + wheel_redsaint_32 + + REDSAINT_1 + + + + + wheel_redsaint_33 + + REDSAINT_1 + + + + + wheel_redsaint_34 + + REDSAINT_1 + + + + + wheel_redsaint_35 + + REDSAINT_1 + + + + + wheel_redsaint_36 + + REDSAINT_1 + + + + + wheel_redsaint_37 + + REDSAINT_1 + + + + + wheel_redsaint_38 + + REDSAINT_1 + + + + + wheel_redsaint_39 + + REDSAINT_1 + + + + + wheel_redsaint_40 + + REDSAINT_1 + + + + + wheel_redsaint_41 + + REDSAINT_1 + + + + + wheel_redsaint_42 + + REDSAINT_1 + + + + + wheel_redsaint_43 + + REDSAINT_1 + + + + + wheel_redsaint_44 + + REDSAINT_1 + + + + + wheel_redsaint_45 + + REDSAINT_1 + + + + + wheel_redsaint_46 + + REDSAINT_1 + + + + + wheel_redsaint_47 + + REDSAINT_1 + + + + + wheel_redsaint_48 + + REDSAINT_1 + + + + + wheel_redsaint_49 + + REDSAINT_1 + + + + + wheel_redsaint_50 + + REDSAINT_1 + + + + + wheel_redsaint_51 + + REDSAINT_1 + + + + + wheel_redsaint_52 + + REDSAINT_1 + + + + + wheel_redsaint_53 + + REDSAINT_1 + + + + + wheel_redsaint_54 + + REDSAINT_1 + + + + + wheel_redsaint_55 + + REDSAINT_1 + + + + + wheel_redsaint_56 + + REDSAINT_1 + + + + + wheel_redsaint_57 + + REDSAINT_1 + + + + + wheel_redsaint_58 + + REDSAINT_1 + + + + + wheel_redsaint_59 + + REDSAINT_1 + + + + + wheel_redsaint_60 + + REDSAINT_1 + + + + + wheel_redsaint_61 + + REDSAINT_1 + + + + + wheel_redsaint_62 + + REDSAINT_1 + + + + + wheel_redsaint_63 + + REDSAINT_1 + + + + + wheel_redsaint_64 + + REDSAINT_1 + + + + + wheel_redsaint_65 + + REDSAINT_1 + + + + + wheel_redsaint_66 + + REDSAINT_1 + + + + + wheel_redsaint_67 + + REDSAINT_1 + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carvariations.meta new file mode 100644 index 000000000..adf1f4e7e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/carvariations.meta @@ -0,0 +1,877 @@ + + + + + + 23legacy18sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 631_23legacy18sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 631_23legacy18sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500r + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 632_23legacy1500r_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500rsl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 632_23legacy1500r_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16sedan + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 633_23legacy16sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16sedansl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 633_23legacy16sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy11sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 634_23legacy11sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy11sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 634_23legacy11sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13suv + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 635_23legacy13suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13suvsl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 635_23legacy13suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy14sedan + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 636_23legacy14sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy14sedansl + + + + 0 + 27 + 0 + 0 + 0 + 0 + + + + + 636_23legacy14sedan_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13utility + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 637_23legacy13utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy13utilitysl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 637_23legacy13utility_modkit + + + + + + Police guv plate + + + + + + + + + + 23legacy21suv + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 638_23legacy21suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy21suvsl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 638_23legacy21suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy3500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 639_23legacy3500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy3500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 639_23legacy3500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy2500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 640_23legacy2500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy2500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 640_23legacy2500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500 + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 641_23legacy1500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy1500sl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 641_23legacy1500_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18suv + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 642_23legacy18suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18suvsl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 642_23legacy18suv_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18utility + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 643_23legacy18utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy18utilitysl + + + + 0 + 70 + 0 + 0 + 0 + 0 + + + + + 643_23legacy18utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy20utility + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 644_23legacy20utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy20utilitysl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 644_23legacy20utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16utility + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 645_23legacy16utility_modkit + + + + + + Police guv plate + + + + + + + + + 23legacy16utilitysl + + + + 0 + 140 + 0 + 0 + 0 + 0 + + + + + 645_23legacy16utility_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/handling.meta new file mode 100644 index 000000000..c11646966 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/handling.meta @@ -0,0 +1,1490 @@ + + + + + 23legacy18sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy1500r + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy16sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 20000 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy11sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 20 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy13suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy14sedan + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy13utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy21suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy3500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy2500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy1500 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 400010 + 0 + 0 + TRUCK + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy16utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy20utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy18utility + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + 23legacy18suv + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + VEHICLE_WEAPON_RADAR + + + + + 0 + 0 + 0 + + + 3.000000 + 0.000000 + + + -0.050000 + 0.000000 + + + 0.707000 + 0.000000 + + + -0.707000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + 0.000000 + 0.000000 + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/vehicles.meta new file mode 100644 index 000000000..7fd6ad5bd --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/23legacy21suv/vehicles.meta @@ -0,0 +1,3790 @@ + + + + vehshare + + + + 23legacy18sedan + 23legacy18sedan + 23legacy18sedan + 23legacy18sedan + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy18sedansl + 23legacy18sedansl + 23legacy18sedan + 23legacy18sedansl + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy1500r + 23legacy1500r + 23legacy1500r + 23legacy1500r + + null + null + va_23legacy1500r + 23legacy1500r + + null + fbi2 + LAYOUT_BISON + BISON_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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_ZTYPE + 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 + + + + 23legacy1500rsl + 23legacy1500rsl + 23legacy1500r + 23legacy1500rsl + + null + null + va_23legacy1500r + 23legacy1500r + + null + fbi2 + LAYOUT_BISON + BISON_COVER_OFFSET_INFO + EXPLOSION_INFO_DEFAULT + + DEFAULT_FOLLOW_VEHICLE_CAMERA + DEFAULT_THIRD_PERSON_VEHICLE_AIM_CAMERA + VEHICLE_BONNET_CAMERA_STANDARD + DEFAULT_POV_CAMERA + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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_ZTYPE + 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 + + + + 23legacy16sedan + 23legacy16sedan + 23legacy16sedan + 23legacy16sedan + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy16sedansl + 23legacy16sedansl + 23legacy16sedan + 23legacy16sedansl + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy11sedan + 23legacy11sedan + 23legacy11sedan + 23legacy11sedan + + null + null + null + null + + null + police + LAYOUT_STANDARD + POLICE_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 + + + + + + + + + + + + + + + + + + + + + + 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_GENTAXI + VC_EMERGENCY + VWT_MUSCLE + + + + + + + + + + + + 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 + + + + 23legacy11sedansl + 23legacy11sedansl + 23legacy11sedan + 23legacy11sedansl + + null + null + null + null + + null + police + LAYOUT_STANDARD + POLICE_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 + + + + + + + + + + + + + + + + + + + + + + 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_GENTAXI + VC_EMERGENCY + VWT_MUSCLE + + + + + + + + + + + + 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 + + + + 23legacy13suv + 23legacy13suv + 23legacy13suv + 23legacy13suv + + 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 + + + + 23legacy13suvsl + 23legacy13suvsl + 23legacy13suv + 23legacy13suvsl + + 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 + + + + 23legacy14sedan + 23legacy14sedan + 23legacy14sedan + 23legacy14sedan + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + STD_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + 23legacy14sedansl + 23legacy14sedansl + 23legacy14sedan + 23legacy14sedansl + + null + null + null + null + + null + buffalo + 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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + + + + STD_POLICE3_FRONT_LEFT + STD_POLICE3_FRONT_RIGHT + STD_POLICE2_REAR_LEFT + STD_POLICE2_REAR_RIGHT + + + + 23legacy13utility + 23legacy13utility + 23legacy13utility + 23legacy13utility + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy13utilitysl + 23legacy13utilitysl + 23legacy13utility + 23legacy13utilitysl + + null + null + null + null + + null + sentinel + 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 + + + + + + + + + + + + + + + + + + + + + + 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_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 + + + + 23legacy21suv + 23legacy21suv + 23legacy21suv + 23legacy21suv + + 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 + + + + + + + + + + + + + + + + + + + + + + 100.000000 + 200.000000 + 300.000000 + 400.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + 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 + + + + 23legacy21suvsl + 23legacy21suvsl + 23legacy21suv + 23legacy21suvsl + + 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 + + + + + + + + + + + + + + + + + + + + + + 100.000000 + 200.000000 + 300.000000 + 400.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_ZTYPE + 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 + + + + 23legacy3500 + 23legacy3500 + 23legacy3500 + 23legacy3500 + + null + null + va_23legacy3500 + 23legacy3500 + + 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_GENTAXI + 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 + + + + 23legacy3500sl + 23legacy3500sl + 23legacy3500 + 23legacy3500sl + + null + null + va_23legacy3500 + 23legacy3500 + + 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_GENTAXI + 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 + + + + 23legacy2500 + 23legacy2500 + 23legacy2500 + 23legacy2500 + + null + null + va_23legacy2500 + 23legacy2500 + + 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_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 + + + + 23legacy2500sl + 23legacy2500sl + 23legacy2500 + 23legacy2500sl + + null + null + va_23legacy2500 + 23legacy2500 + + 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_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 + + + + 23legacy1500 + 23legacy1500 + 23legacy1500 + 23legacy1500 + + null + null + va_23legacy1500 + 23legacy1500 + + 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_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 + + + + 23legacy1500sl + 23legacy1500sl + 23legacy1500 + 23legacy1500sl + + null + null + va_23legacy1500 + 23legacy1500 + + 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_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 + + + + 23legacy16utility + 23legacy16utility + 23legacy16utility + 23legacy16utility + + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy16utilitysl + 23legacy16utilitysl + 23legacy16utility + 23legacy16utilitysl + + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy20utility + 23legacy20utility + 23legacy20utility + 23legacy20utility + REDSAINTMODIFICATIONSLLC + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy20utilitysl + 23legacy20utilitysl + 23legacy20utility + 23legacy20utilitysl + REDSAINTMODIFICATIONSLLC + 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 + + + + + + + + + + + + + + + + + + + + + + 50.000000 + 75.000000 + 150.000000 + 300.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_0 + + FLAG_HAS_LIVERY FLAG_EXTRAS_STRONG FLAG_LAW_ENFORCEMENT + 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 + + + + 23legacy18utility + 23legacy18utility + 23legacy18utility + 23legacy18utility + REDSAINTMODIFICATIONSLLC + null + null + null + null + + null + WINDSOR + LAYOUT_STD_HIGHWINDOW + GRESLEY_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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + 23legacy18utilitysl + 23legacy18utilitysl + 23legacy18utility + 23legacy18utilitysl + REDSAINTMODIFICATIONSLLC + null + null + null + null + + null + WINDSOR + LAYOUT_STD_HIGHWINDOW + GRESLEY_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 + + + + + + + + + + + + + + + + + + + + + + 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 + + + + 23legacy18suv + 23legacy18suv + 23legacy18suv + 23legacy18suv + REDSAINTMODIFICATIONSLLC + 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 + + + + 23legacy18suvsl + 23legacy18suvsl + 23legacy18suv + 23legacy18suvsl + REDSAINTMODIFICATIONSLLC + 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 + + + + + + vehicles_banshee_interior + 23legacy18suv + + + vehicles_banshee_interior + 23legacy18suvsl + + + vehicles_feroci_interior + 23legacy20utility + + + vehicles_feroci_interior + 23legacy20utilitysl + + + vehicles_feroci_interior + 23legacy16utilitysl + + + vehicles_feroci_interior + 23legacy16utility + + + vehicles_feroci_interior + 23legacy1500 + + + vehicles_feroci_interior + 23legacy1500sl + + + vehicles_feroci_interior + 23legacy2500 + + + vehicles_feroci_interior + 23legacy2500sl + + + vehicles_poltax_interior + 23legacy3500 + + + vehicles_poltax_interior + 23legacy3500sl + + + vehicles_bob_brown_interior + 23legacy21suv + + + vehicles_bob_brown_interior + 23legacy21suvsl + + + vehicles_feroci_interior + 23legacy13utility + + + vehicles_feroci_interior + 23legacy13utilitysl + + + vehicles_banshee_interior + 23legacy14sedan + + + vehicles_banshee_interior + 23legacy14sedansl + + + vehicles_banshee_interior + 23legacy13suv + + + vehicles_banshee_interior + 23legacy13suvsl + + + vehicles_poltax_interior + 23legacy11sedan + + + vehicles_poltax_interior + 23legacy11sedansl + + + vehicles_feroci_interior + 23legacy16sedan + + + vehicles_feroci_interior + 23legacy16sedansl + + + vehicles_bob_brown_interior + 23legacy1500r + + + vehicles_bob_brown_interior + 23legacy1500rsl + + + vehicles_race_generic + 23legacy18sedan + + + vehicles_race_generic + 23legacy18sedansl + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carcols.meta index 70bff924b..f7f677d3f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carcols.meta @@ -2,7 +2,7 @@ - + @@ -142,7 +142,7 @@ - + justice1 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carvariations.meta index f40a6fcd6..b70f4990a 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carcols.meta index 3ed445675..5dc6228f7 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carcols.meta @@ -2,7 +2,7 @@ - + justice10 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carvariations.meta index f46fa6402..ac6797b14 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carcols.meta index a2e74a6c8..e6b3fdd44 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carcols.meta @@ -2,7 +2,7 @@ - + justice10slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carvariations.meta index 6b8184856..83dd7df3b 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice10slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carcols.meta index 62ed13a46..e2ba3d766 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carcols.meta @@ -2,7 +2,7 @@ - + justice11 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carvariations.meta index ee219db02..addd45a0c 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carcols.meta index 5b4147288..9646e5d4f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carcols.meta @@ -2,8 +2,8 @@ - - justice11canine + + justice11slick @@ -45,7 +45,7 @@ - + @@ -56,7 +56,7 @@ - + @@ -82,7 +82,7 @@ - + @@ -93,7 +93,7 @@ - + @@ -116,10 +116,10 @@ - + - + @@ -130,7 +130,7 @@ - + @@ -153,10 +153,10 @@ - + - + @@ -167,7 +167,7 @@ - + @@ -190,10 +190,10 @@ - + - + @@ -227,10 +227,10 @@ - + - + @@ -241,7 +241,7 @@ - + @@ -267,7 +267,7 @@ - + @@ -278,7 +278,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -775,8 +775,8 @@ - 782_justice11canine_modkit - + 749_justice11slick_modkit + MKT_STANDARD @@ -959,8 +959,59 @@ + + polyright_14TAHOEJ + polyright + + polyleft_14TAHOEJ + + + misc_v + misc_h + + VMT_PLTVANITY + door_pside_r + chassis + VMCP_DEFAULT + + + + + + + + barright_14TAHOEJ + barright + + barleft_14TAHOEJ + + + misc_v + misc_h + + VMT_PLTVANITY + door_pside_r + chassis + VMCP_DEFAULT + + + + + + - + + + polyleft_14TAHOEJ + door_dside_r + + + + barleft_14TAHOEJ + door_dside_r + + + diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carvariations.meta index 1bc47187b..1e03837b4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11canine/carvariations.meta @@ -3,7 +3,7 @@ - justice11canine + justice11slick @@ -50,14 +50,14 @@ - 782_justice11canine_modkit + 749_justice11slick_modkit - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carcols.meta index 3013a5188..9646e5d4f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carcols.meta @@ -2,7 +2,7 @@ - + justice11slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carvariations.meta index 144eb3d50..1e03837b4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice11slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carcols.meta index f06a630c6..f9abed4f3 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carcols.meta @@ -2,7 +2,7 @@ - + justice12 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carvariations.meta index 3f3cc4bc2..8dcea27cb 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carcols.meta index e64349b52..d655ea493 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carcols.meta @@ -2,7 +2,7 @@ - + justice12slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carvariations.meta index e105f9f47..8e6e3b689 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice12slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carcols.meta index b396265cf..b3535cf56 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carcols.meta @@ -2,7 +2,7 @@ - + justice13 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carvariations.meta index 30377ef46..05b8ee18d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carcols.meta index 867a088f1..e471727cd 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carcols.meta @@ -2,7 +2,7 @@ - + justice13canine diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carvariations.meta index 47791dd16..4a4ba1088 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13canine/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carcols.meta index b213bfb33..de21860ff 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carcols.meta @@ -2,7 +2,7 @@ - + justice13slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carvariations.meta index 0f859cc57..26e72239e 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice13slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carcols.meta index 2c8b3583c..1a16bb130 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carcols.meta @@ -2,7 +2,7 @@ - + justice14 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carvariations.meta index 0f1134930..3cad88606 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carcols.meta index 0e5e939f1..d4d428eb1 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carcols.meta @@ -2,7 +2,7 @@ - + justice14canine diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carvariations.meta index 6d9d751cb..d35b56f3b 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14canine/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carcols.meta index b75617489..5b0a27d60 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carcols.meta @@ -2,7 +2,7 @@ - + justice14slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carvariations.meta index fd505ec0a..31d592070 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice14slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carcols.meta index 0dd6150de..1af12f61e 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carcols.meta @@ -2,7 +2,7 @@ - + justice15slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carvariations.meta index 679795b4d..6bcc37353 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice15slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carcols.meta index 4e77b870d..4cb9e3eab 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carcols.meta @@ -2,7 +2,7 @@ - + justice16 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carvariations.meta index c4a5fb512..5d3306109 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carcols.meta index e7544d582..7d454cfb6 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carcols.meta @@ -2,7 +2,7 @@ - + justice16slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carvariations.meta index 2e0f529ee..0e5d48ded 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice16slick/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carcols.meta index 61fe9c46d..e58c8a577 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carcols.meta @@ -2,7 +2,7 @@ - + @@ -142,7 +142,7 @@ - + justice17 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carvariations.meta index 074861fad..b892712f2 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carcols.meta index 88e92646d..6e5c3dd01 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carcols.meta @@ -2,7 +2,7 @@ - + @@ -142,7 +142,7 @@ - + justice17slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carvariations.meta index 159fa2cdd..4971fac5b 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice17slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carcols.meta index 70bff924b..f7f677d3f 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carcols.meta @@ -2,7 +2,7 @@ - + @@ -142,7 +142,7 @@ - + justice1 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carvariations.meta index f40a6fcd6..b70f4990a 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1canine/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carcols.meta index c6626a5fc..9a8cabd14 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carcols.meta @@ -2,7 +2,7 @@ - + @@ -142,7 +142,7 @@ - + justice1slick @@ -714,7 +714,7 @@ - + @@ -751,7 +751,7 @@ - + diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carvariations.meta index a81c11929..2d043ef8d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice1slick/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carcols.meta index 030971381..7a0e72d1c 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carcols.meta @@ -2,7 +2,7 @@ - + justice2 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carvariations.meta index e30b87a79..744b4e935 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carcols.meta index 1858c5fd3..e5d02180d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carcols.meta @@ -2,7 +2,7 @@ - + justice2canine diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carvariations.meta index 562a83b8a..2df404dce 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2canine/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carcols.meta index b5d02c0b6..3cab2dbe8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carcols.meta @@ -2,7 +2,7 @@ - + justice2slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carvariations.meta index ffb2974f3..7b3752dad 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice2slick/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carcols.meta index ba25eb12a..48c182b97 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carcols.meta @@ -3,7 +3,7 @@ - + justice3 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carvariations.meta index bc5d85122..b30b3bcfd 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carcols.meta index b3767ea41..30b69d91a 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carcols.meta @@ -3,7 +3,7 @@ - + justice3slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carvariations.meta index 613a6d570..e3888b780 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice3slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carcols.meta index d22d26bfc..c7b6e5eea 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carcols.meta @@ -2,7 +2,7 @@ - + justice5 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carvariations.meta index f02cd392e..f6dc31704 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carcols.meta index e987da12c..79420dce8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carcols.meta @@ -2,7 +2,7 @@ - + justice5slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carvariations.meta index 60c0fbc15..3aa27c546 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice5slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carcols.meta index c7e6109f9..74f5fa6a8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carcols.meta @@ -2,7 +2,7 @@ - + justice6 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carvariations.meta index 63410cc21..fb3891d35 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carcols.meta index 5280a8a3a..0da996c54 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carcols.meta @@ -2,7 +2,7 @@ - + justice6canine diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carvariations.meta index 601a8357f..a22363e28 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6canine/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carcols.meta index 8a6f57ff4..35b659c19 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carcols.meta @@ -2,7 +2,7 @@ - + justice6slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carvariations.meta index efdadfb48..f5debf7bb 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice6slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carcols.meta index a603395c8..205475b31 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carcols.meta @@ -2,7 +2,7 @@ - + justice7 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carvariations.meta index ad53705c2..979147cbc 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carcols.meta index 2c160f623..073903538 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carcols.meta @@ -2,7 +2,7 @@ - + justice7slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carvariations.meta index aa97e003e..33955e78a 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice7slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carcols.meta index 9a0d9cf19..6496de7b3 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carcols.meta @@ -2,7 +2,7 @@ - + justice8 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carvariations.meta index 5024237af..fc0daf230 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carcols.meta index d61f0f31f..357107c0d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carcols.meta @@ -2,7 +2,7 @@ - + justice8slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carvariations.meta index c91de67df..68b8b73db 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice8slick/carvariations.meta @@ -56,7 +56,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carcols.meta index adb22d4e3..e0f41f7e8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carcols.meta @@ -2,7 +2,7 @@ - + justice9 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carvariations.meta index 44f8fb627..68cc0a848 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carcols.meta index f22fae77f..5efb5e5a4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carcols.meta @@ -2,7 +2,7 @@ - + justice9canine diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carvariations.meta index 7df650a68..e7dfad0c7 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9canine/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carcols.meta index 878e19919..63033fce1 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carcols.meta @@ -2,7 +2,7 @@ - + justice9slick diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carvariations.meta index d2dbf0e85..f6177a554 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justice9slick/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carcols.meta index 21c7e6337..e031e58c8 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carcols.meta @@ -2,7 +2,7 @@ - + justicegator diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carvariations.meta index 22f381edc..0057b8e21 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carvariations.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/data/justicegator/carvariations.meta @@ -57,7 +57,7 @@ - + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility+hi.ytd new file mode 100644 index 000000000..96ab8ccb0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db97e0d593c9429dc578b6e4a7da95d9cf53f465512d19294cfeb96102b9fc6 +size 3098574 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.yft new file mode 100644 index 000000000..f74e10bbe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53497e9e05882f276d2077a73cb76d45ab5fc68276dc68738f0dae51c7c78521 +size 3158296 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.ytd new file mode 100644 index 000000000..9830f3748 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de2b94e8103d370b82ccea3b5dc3a452ac87ec4b69feb966fe58dbcc7aff5a8 +size 4821371 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_1.yft new file mode 100644 index 000000000..a6a917629 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e2bf877436ad290d1b5979a173aab6f664e82b4b4ebbd5cd10e054d017feeb +size 378105 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_2.yft new file mode 100644 index 000000000..e76c87b20 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_alpr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23f793b9ed24ace7b3d650d15dccf7c70f18a909a14208b29356fb3df1c73e8 +size 572665 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_1.yft new file mode 100644 index 000000000..4533854af --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0deaab504b9fcb8593706580003a9032003b84fa05bb6ce6bdef4975de30c0d9 +size 243652 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_2.yft new file mode 100644 index 000000000..88f6a773b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd29a306da85a802565dae80facdda492e4938e553f462dcf965142875061f7 +size 245236 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_3.yft new file mode 100644 index 000000000..b2cdde77f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f403463356c9086e2ef0baa7588557bdd9dff99185286f85a02323527c4dcfc2 +size 220800 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_4.yft new file mode 100644 index 000000000..5bbf413bc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_driverspot_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243a4765ee69d62f9558750c742587d12781bf6e2ede4bfb4d87b1fa06ffcd41 +size 244918 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_1.yft new file mode 100644 index 000000000..c45d53431 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e9c1109bcad9e2a57b9242b8f964da56f5662cc38024b8fa549fe949993b34 +size 7704 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_2.yft new file mode 100644 index 000000000..8bc054ac9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_frontant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ed57c0cdd6dbf98e9ea48ccf7f1660f3e57bc4f65ad7b1df0b18f039199cdc +size 11362 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_hi.yft new file mode 100644 index 000000000..c7480c69b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7386cba1da1872b041a7945bf601d5d2561195ce469c11f386baf0adbe9c2fe4 +size 8238061 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_midant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_midant_1.yft new file mode 100644 index 000000000..ad1b4e479 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_midant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0528b8f8dad8b26e3aa33960aadacf8d93c807c12ffb6087b5325b4e0e95f5c5 +size 23883 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_1.yft new file mode 100644 index 000000000..0fdb8724a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c98ce06bd40e885b473452f65b03bfab4189c7933c0e71c8ad709ee9507cb20 +size 240649 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_2.yft new file mode 100644 index 000000000..e42dfbe59 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77b666d2038031eca5f9efec3fd6e9eb62bbd6a8fcd06208e4862cce121d5ea +size 242339 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_3.yft new file mode 100644 index 000000000..16f0276d1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:407e8b17bef109565a3f7d0248501a5bd96cf94d5718ce2411a4b006198fbbbe +size 218247 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_4.yft new file mode 100644 index 000000000..360aa2fd6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_passengerspot_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aab664245f037367f7b927989d0ab99e50ddee5c57d792637a6853384b3dbf3 +size 242022 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_plate_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_plate_1.yft new file mode 100644 index 000000000..54085615d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_plate_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e44046fb1b4a52783f4226ac7756d9bd23800aececf0720a2956b05719cdd4 +size 19907 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_1.yft new file mode 100644 index 000000000..3888de4a5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5c6e72b6872352a7b98fb129b8c026a7d5036b31c6987d4b3b361d0355dc36 +size 11907 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_2.yft new file mode 100644 index 000000000..d9620489f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_puck_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c0c47e18aceb2c5ab73091d2dc211b993f206eea8bc0d610123ec3a04beb989 +size 10803 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_1.yft new file mode 100644 index 000000000..11c0fca15 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5888801e4b112f0931c3e6976f58c0469504e475f214ae17a06053d7d54534 +size 65523 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_2.yft new file mode 100644 index 000000000..65ffdfc46 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9cd5a81f6ec2895231b6833100d2383eb7dd02b5bad3e8965953d7403a34ec +size 9807 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_3.yft new file mode 100644 index 000000000..dda3f952b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70d4651a8e39cd36625df8ecf5dc5355be371dfdc4a2000cc10054e8d49f0db +size 11034 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_4.yft new file mode 100644 index 000000000..9259744f0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2a74c7492003df5b319caa61aea5e3e2c409f80ee4ed95aaa54743476787a07 +size 10379 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_5.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_5.yft new file mode 100644 index 000000000..30a261db6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17da7e8cc517ad8adf9c3fae96743ff38b52eaed7af129d6bac407a8789bb833 +size 91027 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_6.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_6.yft new file mode 100644 index 000000000..3fab5a1da --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_rearant_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:865aeea60ecc2eba4937ccf93562ea28c93c83c1d1fb16b26aa6045af4824955 +size 37665 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_scenelight_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_scenelight_1.yft new file mode 100644 index 000000000..82a52e9d3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_scenelight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:993660d9e9d095b09cedef3e6944811a97e7e58912775eb776010d93f77a7846 +size 73237 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_1.yft new file mode 100644 index 000000000..bfff18de5 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2026d377d1b2656de1e7424ac58fb9888ab79a48842d8489fa86baf04f80431d +size 72619 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_2.yft new file mode 100644 index 000000000..6c395a843 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7897ae23fca86bd52acdc2cd1112c9b39c7f90ada5eff20ae1f5199792226a8 +size 10504 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_3.yft new file mode 100644 index 000000000..bb12ac74c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf312f17e5b906aca3e04c2f40ea22356a69c2e8e64f0efdb823c408e7a4172 +size 6700 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_4.yft new file mode 100644 index 000000000..4d35bf69e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df331ff5ff23ea6e705a26c1c8af854adecc6030f0ea21011cfc531a4413177c +size 10509 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_5.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_5.yft new file mode 100644 index 000000000..14bfed1c0 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08451fe07018c783b20c01335ab6d24539451095c7f0181dde8b97bb043143a0 +size 93650 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_6.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_6.yft new file mode 100644 index 000000000..f6b678f7f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_sideant_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34a44eac74841381cc901565d9b0a449d9995d39584d71eab431294d2adb81b +size 18485 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_1.yft new file mode 100644 index 000000000..92c9fd510 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4109f9a63d4ac126adee2a6f7bee369b46655194244461828eee13d68f6d8ec +size 152032 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_2.yft new file mode 100644 index 000000000..110ad74a2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:634c948329bdcd177791527593b0b16e5b4e5931046f010f01e6fef849ee6f38 +size 162919 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_3.yft new file mode 100644 index 000000000..16ea61fe8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eac7d00a16462f7a1cf915d8630dfaa3fb84c0940f6cef6f463145865eb7d27 +size 174362 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_4.yft new file mode 100644 index 000000000..3fb58f6ec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_speaker_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea64f3ff42048336f37cbfb0f5de70b56fc0c6b19c4884bac4c321c9c27c2bcb +size 300109 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_towhitch_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_towhitch_1.yft new file mode 100644 index 000000000..46af5b93a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utility_towhitch_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d71f1753e0489741fb64d1b2476a2ae8a46efce43544cd702836ef41a7cb9aa +size 28513 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl+hi.ytd new file mode 100644 index 000000000..28facfff8 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a763d877cf3b84ed8a58baf69a97beed52c9233aa7b69dd4461bcf90d1946a +size 2379038 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.yft new file mode 100644 index 000000000..39d3fa2c9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31ab0f8eb79c8931ce75ff91b88d76c820497694320a392af0e281de9591194 +size 3168347 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.ytd new file mode 100644 index 000000000..d90703d5a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7693fda47324e4684cf90d4c066526eeb21dadf16f3e953dd2354b9efcae96bb +size 4599548 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl_hi.yft new file mode 100644 index 000000000..e4ac87439 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy18utilitysl/23legacy18utilitysl_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723a00e9524157a3304a2f9efd92ed2fd5f5531496de3bfbe2961624f92d2e14 +size 8102193 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv+hi.ytd new file mode 100644 index 000000000..f4e2cffdf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0e257fdbf7885eb4f022a9fa160aadf81abb39ba18a77422985898f527a6e1f +size 3316957 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.yft new file mode 100644 index 000000000..c94ab8039 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7afd652e58dfda56e75d5db2cccb71c2eb7c75ce856ebc114e4585b69282774 +size 9707397 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.ytd new file mode 100644 index 000000000..446d9cd8b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5e639cee5b31bca55eabd3ccd2f9fc65cd69e2b4b6cc22571e51d61f429bc8 +size 4611681 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_1.yft new file mode 100644 index 000000000..7fe556bab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b163851231f87af6b52ef38d8bcb39eab0c5db1f12d65e5d6afdcd58148ee939 +size 167609 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_2.yft new file mode 100644 index 000000000..70c6f2556 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_alpr_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38148f4438c45b420e76b85510c50fd8592993ba4c5a8d794897d7335e4c0452 +size 250568 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_1.yft new file mode 100644 index 000000000..0c75616b7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f60da4776976a2c5fa2e44b834e95fc264891b00ebdf314a0c960e5f935c80 +size 85273 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_2.yft new file mode 100644 index 000000000..6ed0c136d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b387aa8e26417c3eb5abe0b01f14ac2175d9047d832b399ba11e0d1bb5ba27 +size 85724 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_3.yft new file mode 100644 index 000000000..62db0b88d --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8c0e97980ad6bfe1601ec73cd08da0a2835467f6fa63489160abc92ba7ab02 +size 77706 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_4.yft new file mode 100644 index 000000000..120ab64bf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_driverspot_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f3fa8826d224fd91b16d2b1331b1c29756dd60a1f259d21a49ee6c7a488996 +size 85795 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_1.yft new file mode 100644 index 000000000..b9dbf8472 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56b0c709a9d8eee64fe0b076a7059ee3bf714dea29bacef7ae3a8033423c245 +size 5679 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_2.yft new file mode 100644 index 000000000..9a2d03bfe --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_frontant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2fbb1ad8d74eb2632af25714321211d06dcdc9cd967528e3550b8d85d85004 +size 9090 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_hi.yft new file mode 100644 index 000000000..af294772e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c6e5d1d1a40f64a81f192a79f35f7b08e271aa753236ded001b82f44afc712 +size 9707243 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_midant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_midant_1.yft new file mode 100644 index 000000000..bce10e932 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_midant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3e08082563bbb8c20324fda3f93983501d680184087959e658b0be74fc73b3a +size 11098 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_1.yft new file mode 100644 index 000000000..eb4ec4f40 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad97f487016325d7abef43266753b3112e5b0c592dcdcaaf887ef4108c8fcab2 +size 84216 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_2.yft new file mode 100644 index 000000000..c9126e0e6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2a9649852c51ee0451dea33791ffa096c499ee087f5333854091b7cda444fc +size 84745 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_3.yft new file mode 100644 index 000000000..5437d5feb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57b1be707d11389e2baf5639e0c92639bc5511ccc595c1d437bbe3187aba52c0 +size 76876 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_4.yft new file mode 100644 index 000000000..ca2c7c3e9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_passengerspot_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabfb967716d31ef5419b33b547366e03f64b784e49c637f542c5013c04b6913 +size 84772 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_plate_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_plate_1.yft new file mode 100644 index 000000000..1b2762479 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_plate_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fccaaa42beeee754c3dd0908ed86fba28b115e0ddafc632dc236a016ce06d8e +size 9155 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_1.yft new file mode 100644 index 000000000..41dc89dbf --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4378fe8c860f92e96dac6cc9dbd7ef8bfea1e42da1dc9178d240149255d887e5 +size 10868 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_2.yft new file mode 100644 index 000000000..21f41f061 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_puck_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee53330a5d78a6d14ce585f4f65e3d641be0b263c030d0dfffdb5fafdbca04da +size 9919 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_1.yft new file mode 100644 index 000000000..86a53c1ba --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a48ba7a491d1927de9f53e68a06c3e4ce7e23b8d3d061f6f89a0daee8aa533 +size 27949 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_2.yft new file mode 100644 index 000000000..3541bb093 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ea68aa4a2b2a3c8d4b06c0ee42a34a296ab23af3c4548d32d6f02bbeea92b72 +size 8819 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_3.yft new file mode 100644 index 000000000..28e12e109 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244226a3017ef840a878899113f3e3d8c90474a9868588c93364b10d2f833189 +size 10120 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_4.yft new file mode 100644 index 000000000..35f5f99f7 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:099501c2800d44ae1afc706ad04968ed826e494ef216a51e431c6ff8dd6344c3 +size 9549 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_5.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_5.yft new file mode 100644 index 000000000..c2e250ffc --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8644b682731e017b8ac2943ebd19901dc2e5bb8d3a91179e4b783a4a8c8d9b7 +size 35249 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_6.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_6.yft new file mode 100644 index 000000000..4f3c8898c --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_rearant_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f318819d9a70eecee0c3192f6cebe7630e8cdd2bf6cefbe2d4c985442aeaefd9 +size 16878 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_scenelight_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_scenelight_1.yft new file mode 100644 index 000000000..98fd0c2c1 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_scenelight_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a5fe1d37e9a5255cedb900644fb08d71d89f015a9daa1870c32552e7d2f88b +size 67273 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_1.yft new file mode 100644 index 000000000..172cb95a3 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5d23ee64521f3bf5acad88c458eaf837d8d114da80b444efa20cf4f08f7a61d +size 30192 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_2.yft new file mode 100644 index 000000000..f5d6a7f20 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f24ee4462a882e87f258ac88b42acbb85cd34e3fb6ee4787d1bea8054487eef4 +size 9410 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_3.yft new file mode 100644 index 000000000..01e6d91ab --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0a20543ae485b624330026e04dcdb3d121ba9c5b4e8a1c1fac7a9974e710dd +size 5883 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_4.yft new file mode 100644 index 000000000..09e2e0828 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bffc1cbb76f9cc3793de492aede74a663711c4511f6bb1d7088c6ac2c44a5eb +size 9414 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_5.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_5.yft new file mode 100644 index 000000000..d3e47092a --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_5.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef6c0f327d8bb381c8f632c768a19e66cd209a50171e198f517b40d1689f7d8 +size 36968 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_6.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_6.yft new file mode 100644 index 000000000..05e4e0ce9 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_sideant_6.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a73648baa9b62c6981e4fcbbd64a36c66ba4fce42d42d725fbdb16772d683b +size 13067 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_1.yft new file mode 100644 index 000000000..f6a117cec --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f86e42363374d4f717b92376ba58ce726765bd4086d0d2c49add6b10c8999d +size 105130 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_2.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_2.yft new file mode 100644 index 000000000..12413c8ae --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_2.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24d5663d232a8726b818367a59b45aac8728bd25da80834d591e6dc9e48deb8 +size 108993 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_3.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_3.yft new file mode 100644 index 000000000..35616ed2f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_3.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c9b6889f64d510590af9af77b9003faca351383334bc6f93b5aaa0e8e46a11 +size 110968 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_4.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_4.yft new file mode 100644 index 000000000..01d160eaa --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_speaker_4.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61fdf6aff8da9a0fa509120cdeffb0405ed48c420f2d304dff692e15a5e388b3 +size 198336 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_towhitch_1.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_towhitch_1.yft new file mode 100644 index 000000000..9c21b1b9e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suv_towhitch_1.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be65821a6643097b5ca9b181bda3cdf50a1d29d5ce4234cbf096cb952a5ddc13 +size 21695 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl+hi.ytd new file mode 100644 index 000000000..3fe604d61 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a854f0cfae67da10ec7cbdbe7f4e887c624a73af3f44b88e84a14c00bf5000c +size 3316761 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.yft new file mode 100644 index 000000000..e6b8776fb --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:498d297be78df442cf5191550475cb8c7b64477d85fa8e7960889d34a5a66ac7 +size 9596220 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.ytd b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.ytd new file mode 100644 index 000000000..4029e333f --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612c6497d9a12cab08ea438073fac278e4b89f43b2badffba30cb840f0cc3f2b +size 4609308 diff --git a/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl_hi.yft new file mode 100644 index 000000000..c4c41406b --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Bcso/stream/23legacy21suv/23legacy21suvsl_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51690267c5fa3060292aad87f08f4116b77111b4340a66f223dd019ffd18707c +size 9596013 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/__resource.lua b/resources/[EGRP-CarPacks]/EGRP-Sasp/__resource.lua index 796a4468a..37afcd522 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/__resource.lua +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/__resource.lua @@ -690,6 +690,21 @@ data_file 'CARCOLS_FILE' 'data/Legacygator/carcols.meta' data_file 'VEHICLE_VARIATION_FILE' 'data/Legacygator/carvariations.meta' data_file 'VEHICLE_LAYOUTS_FILE' 'data/Legacygator/dlctext.meta' + -- 376 + files { + 'data/376/vehicles.meta', + 'data/376/carvariations.meta', + 'data/376/carcols.meta', + 'data/376/handling.meta', + 'data/376/vehiclelayouts.meta', + } + + data_file 'HANDLING_FILE' 'data/376/handling.meta' + data_file 'VEHICLE_METADATA_FILE' 'data/376/vehicles.meta' + data_file 'CARCOLS_FILE' 'data/376/carcols.meta' + data_file 'VEHICLE_VARIATION_FILE' 'data/376/carvariations.meta' + data_file 'VEHICLE_LAYOUTS_FILE' 'data/376/dlctext.meta' + client_script { 'vehicle_names.lua' } \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/22m5/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/22m5/carcols.meta index cd79e2d27..0157bd511 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/22m5/carcols.meta +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/22m5/carcols.meta @@ -426,7 +426,7 @@ - + @@ -685,7 +685,7 @@ - + @@ -722,7 +722,7 @@ - + diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carcols.meta b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carcols.meta new file mode 100644 index 000000000..e17feb75e --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carcols.meta @@ -0,0 +1,1326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + VehicleLight_car_LED1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 376 + + + + + + 376 + + + + + + + VehicleLight_sirenlight + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carvariations.meta b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carvariations.meta new file mode 100644 index 000000000..33b1d29a2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/carvariations.meta @@ -0,0 +1,77 @@ + + + + + + 376 + + + + 0 + 0 + 0 + 0 + 5 + 0 + + + + + + + + 0 + 0 + 0 + 0 + 5 + 0 + + + + + + + + 0 + 0 + 0 + 0 + 5 + 0 + + + + + + + + 0 + 0 + 0 + 0 + 5 + 0 + + + + + + + + 0_default_modkit + + + + + + Police guv plate + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/handling.meta b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/handling.meta new file mode 100644 index 000000000..f783240e6 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/handling.meta @@ -0,0 +1,67 @@ + + + + + + 21DURANGO + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 440010 + 0 + 0 + AVERAGE + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/vehicles.meta b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/vehicles.meta new file mode 100644 index 000000000..e993a1826 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/data/376/vehicles.meta @@ -0,0 +1,134 @@ + + + vehshare + + + + 376 + 376 + 21DURANGO + GADPS + 376 + null + null + null + null + + null + str392m + LAYOUT_STD_HIGHWINDOW + GRESLEY_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 + + + + + + + + + + + + + + + + + + + + + + 20.000000 + 60.000000 + 100.000000 + 125.000000 + 500.000000 + 500.000000 + + + + + + + + + + + SWANKNESS_1 + + FLAG_USE_INTERIOR_RED_LIGHT FLAG_HAS_LIVERY FLAG_HAS_INTERIOR_EXTRAS FLAG_LAW_ENFORCEMENT FLAG_EMERGENCY_SERVICE FLAG_ALLOW_HATS_NO_ROOF + VEHICLE_TYPE_CAR + VPT_FRONT_AND_BACK_PLATES + VDT_SPEEDO + 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 + + + + + + vehicles_speedo_interior + 376 + + + \ No newline at end of file diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150/2018f150.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150/2018f150.ytd index e536071ca..1882738c3 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150/2018f150.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150/2018f150.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb6e26b25b82bea38f1af558af4fae7a4f84d7cf0a4065399f9481fc367b8b74 -size 16048625 +oid sha256:79b6b1f235b241d7532be697ae41c1690170ff86c0e95cffd17fea46ed7c9be8 +size 15849121 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150k9/2018f150K9.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150k9/2018f150K9.ytd index 9a8c6fb0d..b86365e1d 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150k9/2018f150K9.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150k9/2018f150K9.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca2405aade88342489c2ec2d8eabee5789d25f6d8b22d4d38a2eb1e0e6ed2c6c -size 18634321 +oid sha256:fb4d3a12f3c768a0530cae7f48c86388589987302af0ef58f794c0a9ab088d21 +size 18425216 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150slick/2018f150slick.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150slick/2018f150slick.ytd index 9007276ed..136e05c1b 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150slick/2018f150slick.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/2018f150slick/2018f150slick.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87159b2bad23838065d928711405bffd64bb904722dff2d6e9eb94dda095348a -size 13491605 +oid sha256:a32fc4698feee283f217c82d849cd430f1d05f7e0e4fbb51d61cdcdc18dabbeb +size 13293926 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg+hi.ytd index edc24ff30..203a4ea79 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg+hi.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg+hi.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:653e21435012baccd501404b53384b19e310899ac39c5ad640b3c34d58a4b96a -size 2419718 +oid sha256:5be4bfe69b4271156f27f136b75ccb09f787a14396383bffe23de25b7b955a98 +size 2232180 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg.ytd index 217abf766..a9671d3aa 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/20charg/20charg.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b93eaf16718c8da59bb9dc1cd866b077d6ef995f624d7b73f6bb54ddffbf3a27 -size 15511356 +oid sha256:02ab47891464043c9b27c0fbe497e1ca41f29592f2c811a3b49a418070f550c0 +size 15323121 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24cam/24cam.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24cam/24cam.ytd index 8f0d8d329..3715a581c 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24cam/24cam.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24cam/24cam.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0c722458ee41309f7c69bd9461dd3063a3e5012732762b2464aec3e588e8f6b7 -size 14617423 +oid sha256:77628cd11a707490ec2d57edebeb2d0c5ed4bcb2eba884b8ef806e3ed1a8d6cb +size 14536438 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24camslick/24camslick.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24camslick/24camslick.ytd index 86424dffb..4541a9fb4 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24camslick/24camslick.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24camslick/24camslick.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:274958ba8534c585ab8e6d8741c39293429a258d86f419a141fb90464d70334c -size 12063589 +oid sha256:1040ce90434e46405ca82455dce3993658db48e21447d0f943fa6747784e59c9 +size 11819633 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24mus/24mus.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24mus/24mus.ytd index 7d1397590..c85acb5a9 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24mus/24mus.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24mus/24mus.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f245447ef5a765f2f79f4f0115b336b94eea1043ab385a6c27833bb2303365c -size 16243069 +oid sha256:8915cfcae21a7db1e3ef749f24ef7aba7482305a276fbee4522677e3da26de0d +size 15997246 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24musslick/24musslick.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24musslick/24musslick.ytd index bdf9afbb1..d329b25b3 100644 --- a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24musslick/24musslick.ytd +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/24musslick/24musslick.ytd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d66bd0c52c6597d13bb7cfae0377a529626340d795665695298a09cbea54032 -size 13688375 +oid sha256:5de5d204fcfe74cce235b1c57be1aa04b38fa6df5405a4c107db304945572fcd +size 13444271 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376+hi.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376+hi.ytd new file mode 100644 index 000000000..dea8e7184 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376+hi.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9506f4e5f2d2300c061239510d52f88a66c1f917b4f7ac40466ecaac5fac3f +size 1820287 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.yft b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.yft new file mode 100644 index 000000000..61e0757e2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82e153b6ed15438836d20bce2267c7baf885c04b90045baa865797f6618160bd +size 6705502 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.ytd b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.ytd new file mode 100644 index 000000000..dd4feb785 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376.ytd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c923aa287cf75ad3bc60705a1a67795ea2c079268fb54a2831a64f0e2d28b265 +size 9409263 diff --git a/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376_hi.yft b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376_hi.yft new file mode 100644 index 000000000..f994a0ba2 --- /dev/null +++ b/resources/[EGRP-CarPacks]/EGRP-Sasp/stream/376/376_hi.yft @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35748002effa58ddbc6f4346c5bdd7a1bc590a351457d351e4b4f3ed1af998b2 +size 7469683 diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/door_data.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/door_data.json deleted file mode 100644 index 0637a088a..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/door_data.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_barbareno_ave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_barbareno_ave.json deleted file mode 100644 index b9ec52edf..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_barbareno_ave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_barbareno_ave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Barbareno Rd","door_data":[{"unique_id":"OVMb8tnaXhPt9Mjv52r5n","model_hash":997554217,"text_dimensions":-1.30091333389282,"door_coords":{"x":-3239.898681640625,"y":1005.744873046875,"z":12.97670936584472}},{"unique_id":"5TmyMlEs30UEK3WWELHCh","model_hash":1196685123,"text_dimensions":-1.30091333389282,"door_coords":{"x":-3240.1220703125,"y":1003.1539306640624,"z":12.97670936584472}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Barbareno Rd","door_data":[{"unique_id":"91scw0VFPfuHABTiRy1oF","model_hash":1266035946,"text_dimensions":1.26322402569915,"door_coords":{"x":-3247.664794921875,"y":1000.241455078125,"z":12.98198986053466}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_clifton_ave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_clifton_ave.json deleted file mode 100644 index 1533dd92d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_clifton_ave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_clifton_ave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Clifton Ave","door_data":[{"model_hash":1196685123,"unique_id":"TSEfCo1cShciJUFdTS9sB","text_dimensions":-1.30091333389282,"door_coords":{"x":375.3483276367188,"y":323.79681396484377,"z":103.71237182617188}},{"model_hash":997554217,"unique_id":"Pq5TFcXpie76cOmw2844u","text_dimensions":-1.30091333389282,"door_coords":{"x":377.8703918457031,"y":323.16259765625,"z":103.71237182617188}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Clifton Ave","door_data":[{"model_hash":1266035946,"unique_id":"jOm6EjixK8Nn6-3Fbnq6D","text_dimensions":1.26322402569915,"door_coords":{"x":373.6778259277344,"y":331.7078552246094,"z":103.7176513671875}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_ineseno_rd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_ineseno_rd.json deleted file mode 100644 index 40fbdf01c..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_ineseno_rd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_ineseno_rd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Ineseno Rd","door_data":[{"model_hash":997554217,"unique_id":"-PtdqVTsrjnSb7NHZpzvv","text_dimensions":-1.30091333389282,"door_coords":{"x":-3039.006103515625,"y":590.7625122070313,"z":8.05492782592773}},{"model_hash":1196685123,"unique_id":"b0yKpuFoTx03s5cVOrZNB","text_dimensions":-1.30091333389282,"door_coords":{"x":-3038.212890625,"y":588.2858276367188,"z":8.05492782592773}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Ineseno Rd","door_data":[{"model_hash":1266035946,"unique_id":"cuZbXEDUAvDaExZKe1Qjq","text_dimensions":1.26322402569915,"door_coords":{"x":-3044.048828125,"y":582.6897583007813,"z":8.06020927429199}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_innocence_blvd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_innocence_blvd.json deleted file mode 100644 index bf23e9520..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_innocence_blvd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_innocence_blvd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Innocence Blvd","door_data":[{"unique_id":"uyxmAsf2ia9j-Pw9mDcP4","model_hash":1196685123,"text_dimensions":-1.30091333389282,"door_coords":{"x":27.81437492370605,"y":-1349.174560546875,"z":29.64302825927734}},{"unique_id":"aM0dOu02PxdXFjYFLi6VG","model_hash":997554217,"text_dimensions":-1.30091333389282,"door_coords":{"x":30.41495895385742,"y":-1349.174560546875,"z":29.64302825927734}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Innocence Blvd","door_data":[{"unique_id":"vH0jbNGfCiLL1SOPfccF4","model_hash":1266035946,"text_dimensions":1.26322402569915,"door_coords":{"x":24.26502227783203,"y":-1341.9097900390626,"z":29.6483097076416}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_paleto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_paleto.json deleted file mode 100644 index bdcc39d6f..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_paleto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_paleto.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Paleto","door_data":[{"unique_id":"1q_sXeHzdgwCDPQ8dSzbo","model_hash":997554217,"text_dimensions":-1.30091333389282,"door_coords":{"x":163.40753173828126,"y":6636.09228515625,"z":31.8449478149414}},{"unique_id":"MWQDHzd0hbPzsm8-bjze_","model_hash":1196685123,"text_dimensions":-1.30091333389282,"door_coords":{"x":161.56863403320313,"y":6637.93115234375,"z":31.8449478149414}}],"door_name":"Entrance","camera":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Paleto","door_data":[{"unique_id":"YTKS7QC5t-x2CHdeowhBy","model_hash":1266035946,"text_dimensions":1.26322402569915,"door_coords":{"x":164.1958465576172,"y":6645.57763671875,"z":31.85022926330566}}],"door_name":"Office","camera":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_palomino_fwy.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_palomino_fwy.json deleted file mode 100644 index af89719ff..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_palomino_fwy.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_palomino_fwy.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Palomino Fwy","door_data":[{"unique_id":"SYK42esQuCMsVNidiiMgd","model_hash":997554217,"text_dimensions":-1.30091333389282,"door_coords":{"x":2559.309326171875,"y":386.6825866699219,"z":108.76897430419922}},{"unique_id":"VGxi0LHKfenMLKZqdUEOk","model_hash":1196685123,"text_dimensions":-1.30091333389282,"door_coords":{"x":2559.20556640625,"y":384.0840759277344,"z":108.76897430419922}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Palomino Fwy","door_data":[{"unique_id":"-0-3Eiy2Ly7F0pRKz6cHj","model_hash":1266035946,"text_dimensions":1.26322402569915,"door_coords":{"x":2551.80517578125,"y":380.8270568847656,"z":108.77425384521485}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_sandy.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_sandy.json deleted file mode 100644 index 11ddd61f0..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_sandy.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_sandy.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Sandy","door_data":[{"model_hash":1196685123,"unique_id":"hxlg2JniICt5K_r_cZcWj","text_dimensions":-1.30091333389282,"door_coords":{"x":1963.9178466796876,"y":3740.068603515625,"z":32.48976135253906}},{"model_hash":997554217,"unique_id":"nX-thzFEFEl2rPI6qBzqP","text_dimensions":-1.30091333389282,"door_coords":{"x":1966.1700439453128,"y":3741.368896484375,"z":32.48976135253906}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Sandy","door_data":[{"model_hash":1266035946,"unique_id":"HV7XlVBBa2zjw1hn9-iKO","text_dimensions":1.26322402569915,"door_coords":{"x":1957.2117919921876,"y":3744.58544921875,"z":32.49504089355469}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_1.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_1.json deleted file mode 100644 index 8521635cd..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_1.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_senora_fwy_1.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Senora Fwy 1","door_data":[{"model_hash":997554217,"unique_id":"h7vSO0boKUq-JMtnUdfHm","text_dimensions":-1.30091333389282,"door_coords":{"x":2682.56103515625,"y":3283.692626953125,"z":55.38714981079101}},{"model_hash":1196685123,"unique_id":"uq5_uqKuWOZiDDB9pYMy2","text_dimensions":-1.30091333389282,"door_coords":{"x":2681.294921875,"y":3281.421142578125,"z":55.38714981079101}}],"door_name":"Entrance","camera":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"24/7 Senora Fwy 1","door_data":[{"model_hash":1266035946,"unique_id":"A-yKGdBGkkbz313Nfk7pB","text_dimensions":1.26322402569915,"door_coords":{"x":2673.22119140625,"y":3281.857177734375,"z":55.3924331665039}}],"door_name":"Office","camera":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_2.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_2.json deleted file mode 100644 index 75992147e..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/247_senora_fwy_2.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"247_senora_fwy_2.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Senora Fwy 2","door_data":[{"model_hash":1196685123,"unique_id":"xFUJOGYaOCmq_u7pcVaLJ","text_dimensions":-1.30091333389282,"door_coords":{"x":1730.02587890625,"y":6412.068359375,"z":35.1832389831543}},{"model_hash":997554217,"unique_id":"w5EQXW0ZB918n4hlS6n7X","text_dimensions":-1.30091333389282,"door_coords":{"x":1732.3560791015626,"y":6410.9140625,"z":35.1832389831543}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"24/7 Senora Fwy 2","door_data":[{"model_hash":1266035946,"unique_id":"-I_2AYiwSE1bepHkKsTy1","text_dimensions":1.26322402569915,"door_coords":{"x":1730.0711669921876,"y":6420.154296875,"z":35.18852233886719}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/altruists.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/altruists.json deleted file mode 100644 index 6fba9a0c0..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/altruists.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"altruists.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":-1578791031,"unique_id":"Pcr0trKIdtIGaWAA0vF8w","text_dimensions":-4.83702678978443,"door_coords":{"x":-1044.7490234375,"y":4914.9716796875,"z":209.19322204589845}},{"model_hash":-13153749,"unique_id":"oHgenjNmHRS7H4JhUBPlY","text_dimensions":4.83666189014911,"door_coords":{"x":-1041.2327880859376,"y":4906.1005859375,"z":209.2002105712891}}],"door_name":"Gate","default_state":true,"state":true,"secret":false,"door_sound":"door_squeak.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":825709191,"unique_id":"xhl0bDngyO4ooV6hkuQE-","text_dimensions":1.3916357755661,"door_coords":{"x":-1111.6304931640626,"y":4938.296875,"z":218.52578735351566}}],"door_name":"Entrance","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":193467871,"unique_id":"SSwORWkwsEgj7UYPHrmlV","text_dimensions":1.39163494110107,"door_coords":{"x":-1108.4287109375,"y":4939.94140625,"z":218.5197906494141}}],"door_name":"Office","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":193467871,"unique_id":"g-TPOYyu_L3gO-gqb2w76","text_dimensions":1.39163494110107,"door_coords":{"x":-1111.94873046875,"y":4939.740234375,"z":218.5197906494141}}],"door_name":"Toilet","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":193467871,"unique_id":"VinE8-49ASMffoYVtPdG_","text_dimensions":1.39163494110107,"door_coords":{"x":-1109.154052734375,"y":4945.1005859375,"z":218.5197906494141}}],"door_name":"Planning Room","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":193467871,"unique_id":"Lu_Y9V5jG34DvGgfZNhfj","text_dimensions":1.39163494110107,"door_coords":{"x":-1100.6943359375,"y":4946.94287109375,"z":218.5197906494141}}],"door_name":"Bar","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"altruist"}],"identifier":[]},"location_group":"Altruists","door_data":[{"model_hash":825709191,"unique_id":"UU2VZwn41Lj3A3HnlIINn","text_dimensions":1.3916357755661,"door_coords":{"x":-1102.2613525390626,"y":4940.4140625,"z":218.52578735351566}}],"door_name":"Entrance 2","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_chumash.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_chumash.json deleted file mode 100644 index 6aa09a18e..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_chumash.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_chumash.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Chumash","door_data":[{"model_hash":-8873588,"unique_id":"42nrwG7r4ol078MIDmuA6","text_dimensions":-1.30482494086027,"door_coords":{"x":-3163.81494140625,"y":1083.7794189453126,"z":20.98863983154297}},{"model_hash":97297972,"unique_id":"GNeqZoMe0yv0gF81NJjMC","text_dimensions":-1.30065524578094,"door_coords":{"x":-3164.848388671875,"y":1081.39306640625,"z":20.98863983154297}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_cypress_flats.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_cypress_flats.json deleted file mode 100644 index 5bac53c59..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_cypress_flats.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_cypress_flats.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Cypress Flats","door_data":[{"unique_id":"OgkUO7E0xS4pTqkd7F047","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":813.1778564453125,"y":-2148.27001953125,"z":29.76892471313476}},{"unique_id":"Qkz-vvrvhGHcDoeaeM0r_","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":810.5768432617188,"y":-2148.27001953125,"z":29.76892471313476}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Cypress Flats","door_data":[{"unique_id":"xJ83I2tQ3vGVfzEMcXWYm","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":826.227783203125,"y":-2157.864990234375,"z":29.71937942504882}}],"door_name":"Shooting Range 1","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Cypress Flats","door_data":[{"unique_id":"Ku4-v5aXAvvuftN2lzDnq","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":826.227783203125,"y":-2160.490234375,"z":29.71937942504882}}],"door_name":"Shooting Range 2","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Cypress Flats","door_data":[{"unique_id":"QhIDMZBKnii1c81FnK6iD","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":827.2681884765625,"y":-2164.65380859375,"z":29.73662948608398}}],"door_name":"Shooting Range 3","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_hawick.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_hawick.json deleted file mode 100644 index bbc08ccea..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_hawick.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_hawick.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Hawick","door_data":[{"unique_id":"F4MTt71Z6mNWUxyek2QFl","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":243.84117126464845,"y":-46.52396011352539,"z":70.09095001220703}},{"unique_id":"WDHopxqPVQebwh6ZL6qjq","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":244.7306365966797,"y":-44.0802116394043,"z":70.09095001220703}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_la_mesa.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_la_mesa.json deleted file mode 100644 index 6b9ace84c..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_la_mesa.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_la_mesa.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition La Mesa","door_data":[{"model_hash":-8873588,"unique_id":"Ll4q5DZAhBZo4ab2zwrCp","text_dimensions":-1.30482494086027,"door_coords":{"x":842.7689208984375,"y":-1024.5428466796876,"z":28.34475135803222}},{"model_hash":97297972,"unique_id":"-sI1zpZJmZw1ZC0tjfTZ7","text_dimensions":-1.30065524578094,"door_coords":{"x":845.3695068359375,"y":-1024.5428466796876,"z":28.34475135803222}}],"door_name":"Entrance","default_state":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_legion.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_legion.json deleted file mode 100644 index 434eb7c00..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_legion.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_legion.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"nbHXWzKoSc4ApI78V6BJw","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":16.12786865234375,"y":-1114.605224609375,"z":29.94693565368652}},{"unique_id":"8yYae-C57bhKVjbGK7Ey_","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":18.5720100402832,"y":-1115.4947509765626,"z":29.94693565368652}}],"door_name":"Entrance","camera":false,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"GfkAgH-8LefLBG7RmppsJ","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":7.14657020568847,"y":-1101.1256103515626,"z":29.89739036560058}}],"door_name":"Shooting Range 1","camera":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"Y7COFgBk8mUyhUiu6y057","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":8.04443550109863,"y":-1098.65869140625,"z":29.89739036560058}}],"door_name":"Shooting Range 2","camera":false,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"uf-m_G0-qE-C7XtOA3cE5","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":8.49085712432861,"y":-1094.3902587890626,"z":29.91464042663574}}],"door_name":"Shooting Range 3","camera":false,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_little_seoul.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_little_seoul.json deleted file mode 100644 index a2db6713e..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_little_seoul.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_little_seoul.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Chumash","door_data":[{"model_hash":-8873588,"unique_id":"42nrwG7r4ol078MIDmuA6","text_dimensions":-1.30482494086027,"door_coords":{"x":-3163.81494140625,"y":1083.7794189453126,"z":20.98863983154297}},{"model_hash":97297972,"unique_id":"GNeqZoMe0yv0gF81NJjMC","text_dimensions":-1.30065524578094,"door_coords":{"x":-3164.848388671875,"y":1081.39306640625,"z":20.98863983154297}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Little Seoul","door_data":[{"model_hash":-8873588,"unique_id":"WgX5-UtzeEA2qdHrmV_rv","text_dimensions":-1.30482494086027,"door_coords":{"x":-662.6419067382813,"y":-944.3221435546876,"z":21.97912979125976}},{"model_hash":97297972,"unique_id":"DoBpWy6QaChGk5N7dZ35u","text_dimensions":-1.30065524578094,"door_coords":{"x":-665.2424926757813,"y":-944.3221435546876,"z":21.97912979125976}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_morningwood.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_morningwood.json deleted file mode 100644 index 7d745ef39..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_morningwood.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_morningwood.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Morningwood","door_data":[{"unique_id":"lJsN8TI5kfGMO_ZMt6ctW","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":-1314.461669921875,"y":-391.6475524902344,"z":36.845703125}},{"unique_id":"yJSqd0UGMaeVc_EhtJb6x","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":-1313.82275390625,"y":-389.1266479492188,"z":36.84570693969726}}],"door_name":"Entrance","camera":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_paleto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_paleto.json deleted file mode 100644 index e762eedb7..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_paleto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_paleto.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Paleto","door_data":[{"unique_id":"__xql00Satt4a0JIeZ-HC","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":-324.2757263183594,"y":6077.111328125,"z":31.60467720031738}},{"unique_id":"WGKld9NztDBobEWZajB8z","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":-326.1146240234375,"y":6075.2724609375,"z":31.60467720031738}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_route_68.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_route_68.json deleted file mode 100644 index edb1e9e2f..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_route_68.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_route_68.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Route 68","door_data":[{"unique_id":"bts5TB-oW1aJGyGO3x3Ep","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":-1114.0111083984376,"y":2689.773193359375,"z":18.70404052734375}},{"unique_id":"p64zYLOxypnsP9uIkFyKu","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":-1112.0732421875,"y":2691.507568359375,"z":18.70404052734375}}],"door_name":"Entrance","camera":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_sandy.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_sandy.json deleted file mode 100644 index 91daf82ed..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_sandy.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_sandy.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Ammunition Sandy","door_data":[{"unique_id":"ZOGPzyDA4EMwVoQ_zN7S1","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":1699.9344482421876,"y":3753.422119140625,"z":34.85523986816406}},{"unique_id":"RIahRbmdPKtBCU706PhvG","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":1698.1739501953126,"y":3751.508056640625,"z":34.85523986816406}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_tataviam_mountains.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_tataviam_mountains.json deleted file mode 100644 index 4f9c66ab5..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ammunition_tataviam_mountains.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ammunition_tataviam_mountains.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ammunition Tataviam Mountains","door_data":[{"unique_id":"CsZAN8-pTQOzbPwsjnFsG","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":2568.30419921875,"y":303.3522644042969,"z":108.88478088378906}},{"unique_id":"-zFFAOgELOjJYzibMZYSt","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":2570.90478515625,"y":303.3522644042969,"z":108.88478088378906}}],"door_name":"Entrance","camera":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/aztecas.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/aztecas.json deleted file mode 100644 index f58d9c9cd..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/aztecas.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"aztecas.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":903896222,"unique_id":"x6RvS2bKXkW4YVDktAhvK","text_dimensions":-1.28941306484291,"door_coords":{"x":493.0755004882813,"y":-1541.8304443359376,"z":29.44704818725586}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":-1168990172,"unique_id":"TFRjSnUV9cAYgziPkRaIC","text_dimensions":-1.28941306484291,"door_coords":{"x":496.6208190917969,"y":-1530.5982666015626,"z":29.44704818725586}}],"door_name":"Toilet","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":-1168990172,"unique_id":"slkOSj-AN5X7qmOmRQNBI","text_dimensions":-1.28941306484291,"door_coords":{"x":491.2002258300781,"y":-1533.0587158203126,"z":29.44644546508789}}],"door_name":"Hallway","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":-1168990172,"unique_id":"mqbBmp1azrXlExRTyCgkh","text_dimensions":-1.28941306484291,"door_coords":{"x":488.5831604003906,"y":-1534.103271484375,"z":29.44644546508789}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":-1168990172,"unique_id":"RfCkU2mhQzM8gd_i5Roi2","text_dimensions":-1.28941306484291,"door_coords":{"x":490.9441223144531,"y":-1531.2901611328126,"z":29.44672966003418}}],"door_name":"Planning Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"aztecas"}],"identifier":[]},"location_group":"Aztecas","door_data":[{"model_hash":2103001488,"unique_id":"ChQkjIdf5ONYhKBHZG1O-","text_dimensions":-1.28941306484291,"door_coords":{"x":486.0135498046875,"y":-1530.3931884765626,"z":29.44704818725586}}],"door_name":"Rear Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bahama_mamas.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bahama_mamas.json deleted file mode 100644 index ec1cf0861..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bahama_mamas.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"bahama_mamas.json","imported":false,"data":[{"distance":2,"default_state":true,"secret":false,"id":1,"door_data":[{"model_hash":-224738884,"unique_id":"JAo4tvZlmJuYygRfQTk0W","door_coords":{"x":-1387.035888671875,"y":-586.6932983398438,"z":30.44564437866211},"text_dimensions":-1.33685402944684},{"model_hash":666905606,"unique_id":"ia0M4pUBmyB6Mkj3GASow","door_coords":{"x":-1389.1368408203126,"y":-588.0576782226563,"z":30.44564437866211},"text_dimensions":-1.33693200349807}],"location_group":"Bahama Mama's","state":true,"door_name":"Entrance","door_type":"single","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"door_sound":"door_wooden.ogg","camera":false},{"distance":2,"default_state":true,"secret":false,"id":2,"door_data":[{"model_hash":134859901,"unique_id":"Cp3vhA6Qxvs8bEyh4T42o","door_coords":{"x":-1391.869140625,"y":-592.6160278320313,"z":30.44564628601074},"text_dimensions":-1.38835303857922},{"model_hash":134859901,"unique_id":"KiO7Cd2o9cVcoGSFe2vo-","door_coords":{"x":-1390.44873046875,"y":-594.80322265625,"z":30.44564628601074},"text_dimensions":-1.38835303857922}],"location_group":"Bahama Mama's","state":false,"door_name":"Lobby","door_type":"double","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"auto_lock":"","door_sound":"door_wooden.ogg","camera":false},{"distance":2,"default_state":true,"secret":false,"id":3,"door_data":[{"model_hash":-1266440846,"unique_id":"oGLaeu8HW4kRzYcHWV2kr","door_coords":{"x":-1391.491455078125,"y":-601.4703369140625,"z":30.44564628601074},"text_dimensions":-1.38835303857922}],"location_group":"Bahama Mama's","state":true,"door_name":"Restroom","door_type":"single","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"auto_lock":"","door_sound":"door_wooden.ogg","camera":false},{"distance":2,"default_state":true,"secret":false,"id":4,"door_data":[{"model_hash":-2102541881,"unique_id":"8tfri7pIDOvenZ21cyISR","door_coords":{"x":-1378.585693359375,"y":-621.3177490234375,"z":30.44564628601074},"text_dimensions":-1.38835303857922}],"location_group":"Bahama Mama's","state":true,"door_name":"Office","door_type":"single","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"auto_lock":"","door_sound":"door_wooden.ogg","camera":false},{"distance":2,"default_state":true,"secret":false,"id":5,"door_data":[{"model_hash":-2102541881,"unique_id":"6vOctGe132Pp6y-pR13Mn","door_coords":{"x":-1377.6776123046876,"y":-624.8816528320313,"z":30.44564628601074},"text_dimensions":-1.38835303857922}],"location_group":"Bahama Mama's","state":true,"door_name":"Changing Room","door_type":"single","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"auto_lock":"","door_sound":"door_wooden.ogg","camera":false},{"distance":2,"default_state":true,"secret":false,"id":6,"door_data":[{"model_hash":134859901,"unique_id":"InX5VStdhCXvpxJBo-iVx","door_coords":{"x":-1373.76025390625,"y":-628.7486572265625,"z":30.44564628601074},"text_dimensions":-1.38835303857922}],"location_group":"Bahama Mama's","state":true,"door_name":"Changing Room 2","door_type":"single","perms":{"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[],"discord":[]},"lockpickable":false,"auto_lock":"","door_sound":"door_wooden.ogg","camera":false}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ballas.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ballas.json deleted file mode 100644 index c331aec14..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ballas.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ballas.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"-jfp4WOTyCfjh2OJNs68S","model_hash":-1052955611,"text_dimensions":-1.30003573931753,"door_coords":{"x":0.2085236608982,"y":-1823.301025390625,"z":29.73543167114257}}],"door_name":"Staircase Entrance","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"6U0_f3_tre-dP17JvmzAG","model_hash":373216819,"text_dimensions":-1.30003574956208,"door_coords":{"x":-2.02733397483825,"y":-1819.2308349609376,"z":29.34070014953613}}],"door_name":"Toilet","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"4LxgCaXnQJXTfgtKiO0p6","model_hash":373216819,"text_dimensions":-1.30003574956208,"door_coords":{"x":0.04164028167724,"y":-1816.7576904296876,"z":29.34070014953613}}],"door_name":"Planning Room","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"80i7_bW3A4RRKAbjaN6sG","model_hash":373216819,"text_dimensions":-1.30003574956208,"door_coords":{"x":0.70339083671569,"y":-1814.7305908203128,"z":29.34070014953613}}],"door_name":"Office","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"hHN4V6L0UoNctrd7iiIPh","model_hash":-1351120742,"text_dimensions":-1.30003573931753,"door_coords":{"x":-1.87361574172973,"y":-1808.825927734375,"z":25.54070091247558}}],"door_name":"Downstairs Entrance","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"ballas"}],"identifier":[]},"location_group":"Ballas","door_data":[{"unique_id":"LdeCDiKMlXtn-uFT2yZwv","model_hash":373216819,"text_dimensions":-1.30003574956208,"door_coords":{"x":-6.94861030578613,"y":-1819.7347412109376,"z":29.34070014953613}}],"door_name":"Staircase","secret":false,"state":false,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_alhambradrive.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_alhambradrive.json deleted file mode 100644 index 778a26ee6..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_alhambradrive.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_alhambradrive.json","imported":false,"data":[{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Alhambra Drive","door_data":[{"unique_id":"lrSEYzDW3Vw-5NiqXFObN","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":1932.9512939453128,"y":3725.154296875,"z":32.99449920654297}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_carsonave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_carsonave.json deleted file mode 100644 index ad22acd97..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_carsonave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_carsonave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Carson Ave","door_data":[{"unique_id":"6jMkimSD-Liw_mtwIVKb4","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":132.5574951171875,"y":-1710.9951171875,"z":29.44166755676269}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_hawickave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_hawickave.json deleted file mode 100644 index 3b8fce9a2..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_hawickave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_hawickave.json","imported":false,"data":[{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Hawick Ave","door_data":[{"unique_id":"9sj-1XkysnGycHMcq2Kzm","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":-29.86952590942382,"y":-148.1580047607422,"z":57.22657775878906}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_magellanave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_magellanave.json deleted file mode 100644 index e1e92c467..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_magellanave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_magellanave.json","imported":false,"data":[{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Magellan Ave","door_data":[{"unique_id":"_TdR_cX0s9QYMDE8kXNiP","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":-1287.8558349609376,"y":-1115.7415771484376,"z":7.14017105102539}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_mirrorpark.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_mirrorpark.json deleted file mode 100644 index a012b1bce..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_mirrorpark.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_mirrorpark.json","imported":false,"data":[{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Mirror Park","door_data":[{"unique_id":"J99Z9HiZSiNBxaHS4P4pL","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":1207.8740234375,"y":-470.0365295410156,"z":66.35810089111328}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_paleto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_paleto.json deleted file mode 100644 index cdab47908..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/barbershop_paleto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"barbershop_paleto.json","imported":false,"data":[{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Barbershop Paleto","door_data":[{"unique_id":"iVuvzZSbZcz5pi27hyLH7","model_hash":-1844444717,"text_dimensions":-1.3004457950592,"door_coords":{"x":-280.7843933105469,"y":6232.78076171875,"z":31.8455810546875}}],"door_name":"Enterance","secret":false,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bean_machine.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bean_machine.json deleted file mode 100644 index 03a70afd9..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bean_machine.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"bean_machine.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Bean Machine","door_data":[{"model_hash":494354570,"unique_id":"Juw1iRqGpsUWuBXoQVGPx","text_dimensions":-1.27720979717712,"door_coords":{"x":128.2133941650391,"y":-1029.455322265625,"z":29.26180076599121}}],"door_name":"Side Entrance","secret":false,"state":false,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Bean Machine","door_data":[{"model_hash":-1182160879,"unique_id":"5UjmU3cLJOdbugOys32QK","text_dimensions":-1.18820981052856,"door_coords":{"x":114.56291198730468,"y":-1039.88818359375,"z":29.34832000732422}},{"model_hash":-747011272,"unique_id":"ifyZx-ErxAQEGWbvBcfh7","text_dimensions":-1.18820981052856,"door_coords":{"x":115.37569427490236,"y":-1037.655029296875,"z":29.34832000732422}}],"door_name":"Main Entrance","secret":false,"state":false,"camera":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bennys.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bennys.json deleted file mode 100644 index c87f95994..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bennys.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"bennys.json","imported":false,"data":[{"secret":false,"default_state":true,"door_type":"single","door_name":"Entrance","distance":3,"location_group":"Bennys","perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"door_sound":"","id":1,"door_data":[{"model_hash":-147325430,"unique_id":"y-9Y_MVoOZkMamFoJDBoX","text_dimensions":1.29998779296875,"door_coords":{"z":31.45024108886718,"y":-1315.1455078125,"x":-230.69924926757813}}],"camera":false,"lockpickable":false,"state":true},{"lockpickable":false,"secret":false,"door_type":"garage","door_sound":"","door_name":"Front Garage Door","distance":3,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":2,"door_data":[{"model_hash":-48831039,"unique_id":"sYQIQ1-mrO0kf-x6zTdHh","text_dimensions":0,"door_coords":{"z":32.72236633300781,"y":-1326.9986572265626,"x":-230.8119659423828}}],"auto_lock":"","camera":false,"state":true},{"lockpickable":false,"secret":false,"door_type":"garage","door_sound":"door_click.ogg","door_name":"Side left Garage","distance":3,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":3,"door_data":[{"model_hash":-1453834687,"unique_id":"F92DWnL5Uwu6I8avEIQm-","text_dimensions":0,"door_coords":{"z":30.68654823303222,"y":-1313.28564453125,"x":-207.76943969726566}}],"auto_lock":"","camera":false,"state":true},{"lockpickable":false,"secret":false,"door_type":"garage","door_sound":"door_click.ogg","door_name":"Side Right Garage","distance":3,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":4,"door_data":[{"model_hash":-1453834687,"unique_id":"4O3ICZsesgUj-LZ9-L0Aw","text_dimensions":0,"door_coords":{"z":30.48421478271484,"y":-1313.28564453125,"x":-215.73533630371098}}],"auto_lock":"","camera":false,"state":true},{"lockpickable":false,"secret":false,"door_type":"single","door_sound":"door_metal.ogg","door_name":"Office","distance":2,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":5,"door_data":[{"model_hash":-147325430,"unique_id":"ZmddAR3y-GF2haXKtZWj3","text_dimensions":1.29998779296875,"door_coords":{"z":31.46076011657715,"y":-1322.0712890625,"x":-197.44644165039066}}],"auto_lock":"","camera":false,"state":true},{"lockpickable":false,"secret":false,"door_type":"single","door_sound":"door_metal.ogg","door_name":"Locker Room","distance":2,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":6,"door_data":[{"model_hash":-147325430,"unique_id":"KJhRHlqWomZI5hS9Rv7f-","text_dimensions":1.29998779296875,"door_coords":{"z":31.46076011657715,"y":-1339.141845703125,"x":-197.44644165039066}}],"auto_lock":"","camera":false,"state":false},{"lockpickable":false,"secret":false,"door_type":"single","door_sound":"door_metal.ogg","door_name":"Storage Room","distance":2,"default_state":true,"perms":{"job":[{"name":"police","grade":0}],"ace":[],"discord":[],"identifier":[]},"location_group":"Bennys","id":7,"door_data":[{"model_hash":-147325430,"unique_id":"USUAIufJw2YM7llqrPT17","text_dimensions":1.29998779296875,"door_coords":{"z":31.45024108886718,"y":-1322.0716552734376,"x":-226.0601043701172}}],"auto_lock":"","camera":false,"state":true}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_grapeseed.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_grapeseed.json deleted file mode 100644 index 249c54321..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_grapeseed.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_grapeseed.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Binco Grapeseed","door_data":[{"unique_id":"MiwlqKN2xNdVYG_0JYUeQ","model_hash":-1450680917,"text_dimensions":-1.13898681744467,"door_coords":{"x":1686.9937744140626,"y":4821.74267578125,"z":42.2269287109375}},{"unique_id":"Gvfes7RGzNsR0THCNonTT","model_hash":-720292672,"text_dimensions":-1.13898681744467,"door_coords":{"x":1687.2923583984376,"y":4819.48681640625,"z":42.2269287109375}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_innocence_blvd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_innocence_blvd.json deleted file mode 100644 index 00dfa533c..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_innocence_blvd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_innocence_blvd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Binco Innocence Blvd","door_data":[{"model_hash":-720292672,"unique_id":"MDTWRfecpPUtggN6vt5Gy","text_dimensions":-1.13898681744467,"door_coords":{"x":82.37060546875,"y":-1390.476318359375,"z":29.53996086120605}},{"model_hash":-1450680917,"unique_id":"bwmfyj1szAtPfN-FWsQkF","text_dimensions":-1.13898681744467,"door_coords":{"x":82.37060546875,"y":-1392.751708984375,"z":29.53996086120605}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_paleto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_paleto.json deleted file mode 100644 index 2ee5c17f1..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_paleto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_paleto.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Binco Paleto","door_data":[{"model_hash":-1450680917,"unique_id":"igOHNRPWNHd7uhPr_URfJ","text_dimensions":-1.13898681744467,"door_coords":{"x":-0.04871225357055,"y":6517.453125,"z":32.04166793823242}},{"model_hash":-720292672,"unique_id":"ToHx9chryiz1eIXDsbdkE","text_dimensions":-1.13898681744467,"door_coords":{"x":-1.71715235710144,"y":6515.90625,"z":32.04166793823242}}],"door_name":"Entrance","default_state":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_palomino_ave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_palomino_ave.json deleted file mode 100644 index 2272a2c53..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_palomino_ave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_palomino_ave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Binco Palomino Ave","door_data":[{"unique_id":"ZdPV4xxQ6Xkt10D7YjzbR","model_hash":-1450680917,"text_dimensions":-1.13898681744467,"door_coords":{"x":-818.77001953125,"y":-1079.534912109375,"z":11.49193000793457}},{"unique_id":"rikw3mFp5dkdt7u4UhDvT","model_hash":-720292672,"text_dimensions":-1.13898681744467,"door_coords":{"x":-816.7994384765625,"y":-1078.397216796875,"z":11.49193000793457}}],"door_name":"Entrance","default_state":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_1.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_1.json deleted file mode 100644 index fb6d035fb..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_1.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_rt68_1.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Binco RT68 1","door_data":[{"model_hash":-1450680917,"unique_id":"Vb6RIem7LicAIeAFuzGuN","text_dimensions":-1.13898681744467,"door_coords":{"x":1196.8243408203126,"y":2703.232421875,"z":38.38643646240234}},{"model_hash":-720292672,"unique_id":"MwjND9yVXReTcjCCzyR45","text_dimensions":-1.13898681744467,"door_coords":{"x":1199.0997314453126,"y":2703.232421875,"z":38.38643646240234}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_2.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_2.json deleted file mode 100644 index 1291c2180..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_rt68_2.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_rt68_2.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Binco RT68 2","door_data":[{"unique_id":"G1mX5P_Rsumh1bxaxd-Dh","model_hash":-720292672,"text_dimensions":-1.13898681744467,"door_coords":{"x":-1094.9736328125,"y":2706.9716796875,"z":19.27168083190918}},{"unique_id":"n37YErHIeXcau2JkSCmYS","model_hash":-1450680917,"text_dimensions":-1.13898681744467,"door_coords":{"x":-1096.669189453125,"y":2705.454345703125,"z":19.27168083190918}}],"door_name":"Entrance","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_sinner_ave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_sinner_ave.json deleted file mode 100644 index de71c2ab1..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/binco_sinner_ave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"binco_sinner_ave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Binco Sinner St","door_data":[{"model_hash":-1450680917,"unique_id":"jeaofHSP0oo5YpMzpGn6Q","text_dimensions":-1.13898681744467,"door_coords":{"x":418.5821838378906,"y":-806.3977661132813,"z":29.65496063232422}},{"model_hash":-720292672,"unique_id":"o_cX7EFVTLfXc1-ZCmxrQ","text_dimensions":-1.13898681744467,"door_coords":{"x":418.5821838378906,"y":-808.6731567382813,"z":29.65496063232422}}],"door_name":"Entrance","camera":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bolingbroke_prison.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bolingbroke_prison.json deleted file mode 100644 index 9f3e996bd..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bolingbroke_prison.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"bolingbroke_prison.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"QzTgDyM4bKzfKAYBBHdUo","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1844.9984130859376,"y":2604.8125,"z":44.63977813720703}}],"door_name":"Entrance Gate 1","default_state":true,"state":false,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"c3EIUl9YdMOuAYGhJQ00s","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1818.5428466796876,"y":2604.8125,"z":44.61100387573242}}],"door_name":"Entrance Gate 2","default_state":true,"state":false,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"d3iCYS92fMePVhJwnhyte","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1799.6083984375,"y":2616.975341796875,"z":44.6032485961914}}],"door_name":"Side Gate","default_state":true,"state":false,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"6LrhgzF1dQ2QQvajRf4U1","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1835.2855224609376,"y":2689.10205078125,"z":44.4443359375}}],"door_name":"Side Gate 2","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"kn0dCxk8H-HOG9r_vwJnk","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1828.994140625,"y":2706.78076171875,"z":44.44318008422851}}],"door_name":"Side Gate 3","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"Xn5bYO2Eqp7EESOfR31e3","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1776.7012939453126,"y":2747.14794921875,"z":44.44668960571289}}],"door_name":"Side Gate 4","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"XH2FDQXK0c3YuQFYyQal1","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1762.195556640625,"y":2752.48876953125,"z":44.44668960571289}}],"door_name":"Side Gate 5","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":8,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"gj-bcR1nxJZEUqeW02pWJ","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1662.05615234375,"y":2748.724609375,"z":44.44302368164062}}],"door_name":"Side Gate 6","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":9,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"9GaW4mhZZCXWA4_FCIxXT","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1648.409423828125,"y":2741.66796875,"z":44.44316864013672}}],"door_name":"Side Gate 7","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":10,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"c7EludI0zQJ-Ie5DRcfib","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1584.854736328125,"y":2680.023681640625,"z":44.50901794433594}}],"door_name":"Side Gate 8","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":11,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"EpQEG49hwxH8lHUHqg7kQ","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1575.7176513671876,"y":2667.150634765625,"z":44.50761795043945}}],"door_name":"Side Gate 9","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":12,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"H8YMHfZndIv11V8vA2ZQB","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1547.7061767578126,"y":2591.2822265625,"z":44.50946807861328}}],"door_name":"Side Gate 10","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":13,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"BDzGwW8nTzMmFVu60g04P","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1546.9833984375,"y":2576.129638671875,"z":44.39032745361328}}],"door_name":"Side Gate 11","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":14,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"SwrPsEjKsme0tLvssUH47","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1550.930419921875,"y":2482.743408203125,"z":44.39528656005859}}],"door_name":"Side Gate 12","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":15,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"jW72U84s-0IU7LP6w4UbQ","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1558.2232666015626,"y":2469.347900390625,"z":44.39436721801758}}],"door_name":"Side Gate 13","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":16,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"6DRUuFMD82SeGu88YPqW6","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1652.9559326171876,"y":2409.57421875,"z":44.44263458251953}}],"door_name":"Side Gate 14","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":17,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"L9iqdGXJJ6h1QaimdUOmn","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1667.6715087890626,"y":2407.6494140625,"z":44.4278450012207}}],"door_name":"Side Gate 15","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":18,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"6ZhglyEwlog5PNxf84Yf3","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1749.141845703125,"y":2419.81201171875,"z":44.4251708984375}}],"door_name":"Side Gate 16","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":19,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"FVz4nUX9A-Ah6WEvmN0op","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1762.544189453125,"y":2426.5068359375,"z":44.43555068969726}}],"door_name":"Side Gate 17","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":20,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"QFdYs7VrOPNwZ0qCPyImU","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1808.9915771484376,"y":2474.544921875,"z":44.48077392578125}}],"door_name":"Side Gate 18","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":21,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"xcUuq2QL0TKPa1tHkKJKa","model_hash":741314661,"text_dimensions":7.43733577430248,"door_coords":{"x":1813.749267578125,"y":2488.906982421875,"z":44.46368408203125}}],"door_name":"Side Gate 19","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":22,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"unique_id":"ZkdQ0x2SiuD7rFozaaYSV","model_hash":1373390714,"text_dimensions":1.07979595661163,"door_coords":{"x":1845.3372802734376,"y":2585.348876953125,"z":46.08554077148437}}],"door_name":"Entrance","default_state":true,"state":false,"camera":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":23,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-684929024,"unique_id":"5q5JZjmv3OaPK02siMVkT","text_dimensions":-1.28710997104644,"door_coords":{"x":1835.529052734375,"y":2587.44140625,"z":46.03715515136719}}],"door_name":"Visitors","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":24,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":2024969025,"unique_id":"rNU4rxdTIgROZ6MRl-2zc","text_dimensions":-1.28710997104644,"door_coords":{"x":1844.4052734375,"y":2576.998291015625,"z":46.03564071655273}}],"door_name":"Information","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":25,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":2024969025,"unique_id":"tScic_lpw5oAmS9q8ka7v","text_dimensions":-1.28710997104644,"door_coords":{"x":1837.63525390625,"y":2576.992919921875,"z":46.03863525390625}}],"door_name":"Lockers","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":26,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-684929024,"unique_id":"FY7FxO-7jNzBhGvuxNYRu","text_dimensions":-1.28710997104644,"door_coords":{"x":1838.618408203125,"y":2593.706298828125,"z":46.03639602661133}}],"door_name":"Mugshot","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":27,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-684929024,"unique_id":"ZDuVkoFrWO2aOZysw-GLV","text_dimensions":-1.28710997104644,"door_coords":{"x":1827.98291015625,"y":2592.158447265625,"z":46.0372200012207}}],"door_name":"Visitor Inmate Side","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":28,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":1373390714,"unique_id":"YqP7hREWBROSj0F5ry5Pb","text_dimensions":1.07979595661163,"door_coords":{"x":1819.0743408203128,"y":2594.87451171875,"z":46.08699035644531}}],"door_name":"Processing Exit","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":29,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"OhBtvvpFaqqcSOa1v8gmx","text_dimensions":1.71312944777309,"door_coords":{"x":1797.7608642578126,"y":2596.56494140625,"z":46.3873062133789}}],"door_name":"Side Exit 1","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":30,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"lKSzBfnq_FbH-O_0MCWT5","text_dimensions":1.71312944777309,"door_coords":{"x":1798.090087890625,"y":2591.687255859375,"z":46.41783905029297}}],"door_name":"Side Exit 2","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":31,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":1373390714,"unique_id":"MSsB9f02yn2aTPJAVpVH8","text_dimensions":1.07979595661163,"door_coords":{"x":1791.59521484375,"y":2551.462158203125,"z":45.75320434570312}}],"door_name":"Canteen Exit","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":32,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":1373390714,"unique_id":"oeYSRuKshlrQL9oJh4q1n","text_dimensions":1.07979595661163,"door_coords":{"x":1776.1951904296876,"y":2552.563232421875,"z":45.74740600585937}}],"door_name":"Canteen Entrance","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":33,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":2024969025,"unique_id":"3PMVeOU8kiY9grMoKbcGb","text_dimensions":-1.28710997104644,"door_coords":{"x":1786.8311767578126,"y":2560.268798828125,"z":45.69551086425781}}],"door_name":"Canteen Staff","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":34,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":1373390714,"unique_id":"zo4xwL2CiSzmCOjfz_-f5","text_dimensions":1.07979595661163,"door_coords":{"x":1765.1181640625,"y":2566.52392578125,"z":45.8028450012207}}],"door_name":"Infirmary Entrance","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":35,"perms":{"job":[{"name":"police","grade":0},{"name":"ems","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":2074175368,"unique_id":"sk6XfBvnjAXyK4qYRtf4H","text_dimensions":-1.28710997104644,"door_coords":{"x":1772.8133544921876,"y":2570.29638671875,"z":45.74467468261719}}],"door_name":"Infirmary Reception","default_state":true,"state":true,"secret":false,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":36,"perms":{"job":[{"name":"police","grade":0},{"name":"ems","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1624297821,"unique_id":"wEgWyH6eggasb4FE7STx9","text_dimensions":-1.14990198612213,"door_coords":{"x":1766.3250732421876,"y":2574.6982421875,"z":45.75300598144531}},{"model_hash":-1624297821,"unique_id":"N1lIZaTCmyIavZlHAGDhg","text_dimensions":-1.14990198612213,"door_coords":{"x":1764.0250244140626,"y":2574.6982421875,"z":45.75300598144531}}],"door_name":"Infirmary Rooms","default_state":true,"state":true,"secret":false,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":37,"perms":{"job":[{"name":"police","grade":0},{"name":"ems","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1624297821,"unique_id":"rTSrmtxDJiC_uCI-PHkEu","text_dimensions":-1.14990198612213,"door_coords":{"x":1764.026123046875,"y":2589.564208984375,"z":45.75308990478515}},{"model_hash":-1624297821,"unique_id":"jkpkL0RNlntlVq1oU2SNY","text_dimensions":-1.14990198612213,"door_coords":{"x":1766.3250732421876,"y":2589.564208984375,"z":45.75308990478515}}],"door_name":"Intensive Care","secret":false,"state":false,"camera":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2},{"id":38,"perms":{"job":[{"name":"police","grade":0},{"name":"ems","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1624297821,"unique_id":"Nzt_f-JSc2WqdufgJuyiW","text_dimensions":-1.14990198612213,"door_coords":{"x":1767.32080078125,"y":2584.607177734375,"z":45.75344848632812}},{"model_hash":-1624297821,"unique_id":"7Rr8qAvYjw5DqAHy3lbTr","text_dimensions":-1.14990198612213,"door_coords":{"x":1767.32080078125,"y":2582.307861328125,"z":45.75344848632812}}],"door_name":"Surgery","secret":false,"state":false,"camera":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2},{"id":39,"perms":{"job":[{"name":"police","grade":0},{"name":"ems","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1392981450,"unique_id":"N3Ta7PCYxEwzfF0RJQ7dk","text_dimensions":-1.28710997104644,"door_coords":{"x":1767.3232421875,"y":2580.83203125,"z":45.74782562255859}}],"door_name":"Lab","secret":false,"state":true,"camera":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":40,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"AhMbFuO9JqHGxCpOqCzX1","text_dimensions":1.71312944777309,"door_coords":{"x":1761.397705078125,"y":2529.338134765625,"z":46.25222015380859}}],"door_name":"Staircase 1","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":41,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"qqQsU0rDw3pkeg8D62bqL","text_dimensions":1.71312944777309,"door_coords":{"x":1727.015625,"y":2509.423583984375,"z":46.06240463256836}}],"door_name":"Staircase 2","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":42,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"Yv_V-XJFrpOIJTdevWAKy","text_dimensions":1.71312944777309,"door_coords":{"x":1712.7598876953126,"y":2489.613037109375,"z":46.25222015380859}}],"door_name":"Staircase 3","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":43,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"6ICRJKARjSClFAHK_Bs9y","text_dimensions":1.71312944777309,"door_coords":{"x":1673.03271484375,"y":2489.581298828125,"z":46.25222015380859}}],"door_name":"Staircase 4","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":44,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"KQo78QIcQclTsO9YxT0QO","text_dimensions":1.71312944777309,"door_coords":{"x":1653.7633056640626,"y":2493.57666015625,"z":46.25222015380859}}],"door_name":"Staircase 5","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":45,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"8Z3feyKRR0YhYvakKGVs9","text_dimensions":1.71312944777309,"door_coords":{"x":1623.3203125,"y":2519.109375,"z":46.25222015380859}}],"door_name":"Staircase 6","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":46,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"ylS1DkFrWEIJots3cFSTZ","text_dimensions":1.71312944777309,"door_coords":{"x":1618.30712890625,"y":2533.870361328125,"z":46.25222015380859}}],"door_name":"Staircase 7","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":47,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"MiTHJ1VA4uoFELHhPIHUZ","text_dimensions":1.71312944777309,"door_coords":{"x":1618.3304443359376,"y":2573.611083984375,"z":46.25222015380859}}],"door_name":"Staircase 8","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":48,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"pUNMDA3pKjxVng-qpyqYK","text_dimensions":1.71312944777309,"door_coords":{"x":1681.2083740234376,"y":2564.7822265625,"z":46.25222015380859}}],"door_name":"Staircase 9","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":49,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"8rnOw5g0SmVsQrBppWZZM","text_dimensions":1.71312944777309,"door_coords":{"x":1708.4818115234376,"y":2564.782470703125,"z":46.25222015380859}}],"door_name":"Staircase 10","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":50,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"YQQqyitWAYvenOwJgN4f5","text_dimensions":1.71312944777309,"door_coords":{"x":1744.181640625,"y":2562.525390625,"z":46.25222015380859}}],"door_name":"Staircase 11","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":51,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-1156020871,"unique_id":"HeU0kcsnAtGU9IxLKadwm","text_dimensions":1.71312944777309,"door_coords":{"x":1697.400390625,"y":2544.275390625,"z":46.23442840576172}},{"model_hash":-1156020871,"unique_id":"SkbF5Sq-pykuGMY-wLB7S","text_dimensions":1.71312944777309,"door_coords":{"x":1697.4000244140626,"y":2547.65380859375,"z":46.23442840576172}}],"door_name":"Guard Tower Fence","secret":false,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":52,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":1373390714,"unique_id":"AW3SxPr61TRc0wZjOSmgm","text_dimensions":1.07979595661163,"door_coords":{"x":1754.795654296875,"y":2501.568359375,"z":45.80965805053711}}],"door_name":"Cells Entrance","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":53,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":241550507,"unique_id":"R-aT5QEUK3JGGebWVnoAP","text_dimensions":-1.2202151150268,"door_coords":{"x":1758.65185546875,"y":2492.659423828125,"z":45.8898811340332}}],"door_name":"Cell Block","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":54,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":241550507,"unique_id":"8oFDmFCJCSN1ih-0NPLAc","text_dimensions":-1.2202151150268,"door_coords":{"x":1751.147216796875,"y":2481.177734375,"z":45.8898811340332}}],"door_name":"Gym","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":55,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":241550507,"unique_id":"vEwyLHQHm_XgAhhG5iQ-p","text_dimensions":-1.2202151150268,"door_coords":{"x":1752.28076171875,"y":2479.24755859375,"z":45.8898811340332}}],"door_name":"Pool","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":56,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":241550507,"unique_id":"cYAynOIh3ilAN37WxhseA","text_dimensions":-1.2202151150268,"door_coords":{"x":1775.4141845703126,"y":2491.025390625,"z":49.84005737304687}}],"door_name":"Cell Control 1","secret":false,"state":true,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":57,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":241550507,"unique_id":"F1spbb92CJUkUQfM3vyL1","text_dimensions":-1.2202151150268,"door_coords":{"x":1772.9385986328126,"y":2495.313232421875,"z":49.84005737304687}}],"door_name":"Cell Control 2","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":58,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"kn7qfoKtTle8nSRaAYiT3","text_dimensions":-1.2202151150268,"door_coords":{"x":1768.5477294921876,"y":2498.410888671875,"z":45.8898811340332}}],"door_name":"Cell 1","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":59,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"-T-3ib4cJ7HSLtvmjRHSx","text_dimensions":-1.2202151150268,"door_coords":{"x":1765.40087890625,"y":2496.59423828125,"z":45.8898811340332}}],"door_name":"Cell 2","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":60,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"GEJbhiN-0iRA4_T5ucRvW","text_dimensions":-1.2202151150268,"door_coords":{"x":1762.2547607421876,"y":2494.7783203125,"z":45.8898811340332}}],"door_name":"Cell 3","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":61,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"ux518xADZO2ZC6dL9I2uJ","text_dimensions":-1.2202151150268,"door_coords":{"x":1755.963134765625,"y":2491.146240234375,"z":45.8898811340332}}],"door_name":"Cell 4","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":62,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"6sFLbmY88a2vC_mjQphzs","text_dimensions":-1.2202151150268,"door_coords":{"x":1752.81689453125,"y":2489.330322265625,"z":45.8898811340332}}],"door_name":"Cell 5","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":63,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"uaKVgwRdb5ROL4fJiFZ_f","text_dimensions":-1.2202151150268,"door_coords":{"x":1749.670654296875,"y":2487.514404296875,"z":45.8898811340332}}],"door_name":"Cell 6","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":64,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"DMEEzEJwkjEVuWriY0Ebk","text_dimensions":-1.2202151150268,"door_coords":{"x":1768.5474853515626,"y":2498.411865234375,"z":49.84590530395508}}],"door_name":"Cell 7","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":65,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"JUFw3E97eOvonasusWlJx","text_dimensions":-1.2202151150268,"door_coords":{"x":1765.4007568359376,"y":2496.59521484375,"z":49.84590530395508}}],"door_name":"Cell 8","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":66,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"bzwAzRWP3L8WQqloojndA","text_dimensions":-1.2202151150268,"door_coords":{"x":1762.2547607421876,"y":2494.778564453125,"z":49.84590530395508}}],"door_name":"Cell 9","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":67,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"kCkVceDMd8Axwe8G8VnZs","text_dimensions":-1.2202151150268,"door_coords":{"x":1759.109375,"y":2492.962890625,"z":49.84590530395508}}],"door_name":"Cell 10","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":68,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"U01DLwti0C8G5UnCnbkUi","text_dimensions":-1.2202151150268,"door_coords":{"x":1755.9632568359376,"y":2491.145751953125,"z":49.84590530395508}}],"door_name":"Cell 11","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":69,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"ma2I9cJPOGWN7eVEcUH-a","text_dimensions":-1.2202151150268,"door_coords":{"x":1752.8172607421876,"y":2489.329345703125,"z":49.84590530395508}}],"door_name":"Cell 12","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":70,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"EOFBXKQ53eThpGrpBf8OZ","text_dimensions":-1.2202151150268,"door_coords":{"x":1749.671142578125,"y":2487.5126953125,"z":49.84590530395508}}],"door_name":"Cell 13","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":71,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"-v68owgnTWperNzLqTt-q","text_dimensions":-1.2202151150268,"door_coords":{"x":1758.0780029296876,"y":2475.392578125,"z":45.8898811340332}}],"door_name":"Cell 14","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":72,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"5MERWt9tS-GlM2L2XGC-K","text_dimensions":-1.2202151150268,"door_coords":{"x":1761.224609375,"y":2477.209716796875,"z":45.8898811340332}}],"door_name":"Cell 15","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":73,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"hWbovGrh6JD8s_S5OkGrF","text_dimensions":-1.2202151150268,"door_coords":{"x":1764.3692626953126,"y":2479.025634765625,"z":45.8898811340332}}],"door_name":"Cell 16","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":74,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"Vo05RBBocc1oqaGA64HiJ","text_dimensions":-1.2202151150268,"door_coords":{"x":1767.5152587890626,"y":2480.842529296875,"z":45.8898811340332}}],"door_name":"Cell 17","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":75,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"xlG3qkaHkVSrAxwWF5qEk","text_dimensions":-1.2202151150268,"door_coords":{"x":1770.6605224609376,"y":2482.658935546875,"z":45.8898811340332}}],"door_name":"Cell 18","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":76,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"3KdBqT9in2_9JYhi58-18","text_dimensions":-1.2202151150268,"door_coords":{"x":1773.8067626953126,"y":2484.475830078125,"z":45.8898811340332}}],"door_name":"Cell 19","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":77,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"umgIPw9v3qCmq2sPmxhXh","text_dimensions":-1.2202151150268,"door_coords":{"x":1776.951904296875,"y":2486.292236328125,"z":45.8898811340332}}],"door_name":"Cell 20","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":78,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"SeB_b2DJIhVlMVUN-5fUQ","text_dimensions":-1.2202151150268,"door_coords":{"x":1758.078369140625,"y":2475.391357421875,"z":49.84635925292969}}],"door_name":"Cell 21","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":79,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"6lIeDJ3xO3_y812bamIbc","text_dimensions":-1.2202151150268,"door_coords":{"x":1761.224853515625,"y":2477.208740234375,"z":49.84635925292969}}],"door_name":"Cell 22","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":80,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"x9CdxqO7u-CrmYKZZgtAs","text_dimensions":-1.2202151150268,"door_coords":{"x":1764.369384765625,"y":2479.025146484375,"z":49.84635925292969}}],"door_name":"Cell 23","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":81,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"EFN9mCeAdIY1PII9c7lrD","text_dimensions":-1.2202151150268,"door_coords":{"x":1767.51513671875,"y":2480.842529296875,"z":49.84635925292969}}],"door_name":"Cell 24","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":82,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"O5BgwPes1HT8i69pFZ92H","text_dimensions":-1.2202151150268,"door_coords":{"x":1770.6602783203126,"y":2482.659423828125,"z":49.84635925292969}}],"door_name":"Cell 25","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":83,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"Ic5Pk7OK7CufQYDw-UiUt","text_dimensions":-1.2202151150268,"door_coords":{"x":1773.8065185546876,"y":2484.4765625,"z":49.84635925292969}}],"door_name":"Cell 26","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":84,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":913760512,"unique_id":"Af_HicneWg67I1ujz4TXK","text_dimensions":-1.2202151150268,"door_coords":{"x":1776.951416015625,"y":2486.29345703125,"z":49.84635925292969}}],"door_name":"Cell 27","secret":false,"state":false,"camera":true,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":85,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":539686410,"unique_id":"bXo618ukgXjOAdj-jyKDL","text_dimensions":-1.41224204469472,"door_coords":{"x":1837.911865234375,"y":2590.256103515625,"z":46.19788360595703}}],"door_name":"Processing 1","secret":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":86,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bolingbroke Prison","door_data":[{"model_hash":-684929024,"unique_id":"P4Y6ksHM_oKe1q1K9FkoI","text_dimensions":-1.28710997104644,"door_coords":{"x":1837.743408203125,"y":2592.1630859375,"z":46.03961181640625}}],"door_name":"Processing 2","secret":false,"state":true,"camera":false,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bowling_alley.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bowling_alley.json deleted file mode 100644 index d8cf93409..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/bowling_alley.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"bowling_alley.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bowling Alley","door_data":[{"model_hash":-2023754432,"unique_id":"EpeyXZLHbfR884K9td4n_","text_dimensions":1.3113248348236,"door_coords":{"x":755.5689086914063,"y":-782.7789916992188,"z":26.48348808288574}}],"door_name":"Toilet","camera":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bowling Alley","door_data":[{"model_hash":-626684119,"unique_id":"PuMdZljPwgOGlvXXh2lnv","text_dimensions":1.30132499436149,"door_coords":{"x":755.5689086914063,"y":-780.9235229492188,"z":26.48348808288574}}],"door_name":"Reception","camera":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bowling Alley","door_data":[{"model_hash":-626684119,"unique_id":"M2Uuxl7cZFu_IpVNPOWH_","text_dimensions":1.30132499436149,"door_coords":{"x":758.52197265625,"y":-777.251953125,"z":26.64883422851562}}],"door_name":"Entrance","camera":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Bowling Alley","door_data":[{"model_hash":-626684119,"unique_id":"pwDqchUqmNOonyod_PcSS","text_dimensions":1.30132499436149,"door_coords":{"x":755.5689086914063,"y":-770.7398071289063,"z":26.48348808288574}}],"door_name":"Office","camera":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/davis_pd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/davis_pd.json deleted file mode 100644 index ece058cad..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/davis_pd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"davis_pd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":618295057,"unique_id":"ZMdj4vg6gOYc0WVM3-2lf","text_dimensions":1.38004998117685,"door_coords":{"x":381.7760009765625,"y":-1594.2769775390626,"z":30.2012825012207}},{"model_hash":1670919150,"unique_id":"sLo9zUhfXj7aFZW4i7BKE","text_dimensions":-1.38004998117685,"door_coords":{"x":379.7842102050781,"y":-1592.605712890625,"z":30.2012825012207}}],"door_name":"Entrance","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-425870000,"unique_id":"Lr_Mt8wNeonZGvO3F3jIm","text_dimensions":-1.28804991021752,"door_coords":{"x":382.8243103027344,"y":-1599.0250244140626,"z":30.1445083618164}}],"door_name":"Doorman","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"hGsWpGI10M1e0p301mppT","text_dimensions":-1.28804996982216,"door_coords":{"x":363.8883666992188,"y":-1595.471435546875,"z":25.54544067382812}}],"door_name":"Lockers","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"kuUG5i67RYFwKdNzdoiIr","text_dimensions":-1.28804996982216,"door_coords":{"x":367.1189880371094,"y":-1601.0821533203126,"z":25.54451179504394}}],"door_name":"Armory","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-425870000,"unique_id":"LLsWuIWF9mgzXSDlqnlxG","text_dimensions":-1.28804991021752,"door_coords":{"x":367.8590698242188,"y":-1594.3126220703126,"z":25.54551315307617}},{"model_hash":-425870000,"unique_id":"E-8ylCBWU1Y8ARLWIWVLi","text_dimensions":-1.28804991021752,"door_coords":{"x":369.7023010253906,"y":-1595.859375,"z":25.54551315307617}}],"door_name":"Autopsy","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"aTbjMDhwjMXImCdDx8iE7","text_dimensions":-1.28804996982216,"door_coords":{"x":379.1722717285156,"y":-1603.8255615234376,"z":25.54451179504394}}],"door_name":"Mugshot","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"qPKGKx_534UDSg16b4b9L","text_dimensions":-1.28804996982216,"door_coords":{"x":375.5429992675781,"y":-1608.1507568359376,"z":25.54451179504394}}],"door_name":"Observation","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":8,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-728950481,"unique_id":"BzEnl5TnXJFnaCBLNwDiL","text_dimensions":-1.28804991021752,"door_coords":{"x":371.9581604003906,"y":-1605.1427001953126,"z":25.54544067382812}}],"door_name":"Interrogation","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":9,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-674638964,"unique_id":"MBKcQzP7ILbA-q13IbMjV","text_dimensions":1.55046490579843,"door_coords":{"x":375.077880859375,"y":-1598.4345703125,"z":25.34305763244629}}],"door_name":"Women Cells","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":10,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"3yuPHqGMd4R9cWsC7SGn2","text_dimensions":-1.28804996982216,"door_coords":{"x":384.4285278320313,"y":-1601.959716796875,"z":30.1445083618164}}],"door_name":"Downstairs Left","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":11,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1335406364,"unique_id":"9uS6TSlSA3u3VLwKQKCEC","text_dimensions":-1.28804996982216,"door_coords":{"x":374.6359558105469,"y":-1613.6300048828126,"z":30.1445083618164}}],"door_name":"Downstairs Right","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":12,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":1670919150,"unique_id":"ezThVr_GqBHrLe-4y9qg3","text_dimensions":-1.38004998117685,"door_coords":{"x":371.511962890625,"y":-1615.8707275390626,"z":30.2012825012207}},{"model_hash":618295057,"unique_id":"02bFjzqCYUIyJuHlsY8KF","text_dimensions":1.38004998117685,"door_coords":{"x":369.5201721191406,"y":-1614.1993408203126,"z":30.2012825012207}}],"door_name":"Side Entrance","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":13,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-674638964,"unique_id":"9IzJKjV8CN2t4x9ySRF-S","text_dimensions":1.55046490579843,"door_coords":{"x":369.0669250488281,"y":-1605.6873779296876,"z":29.9421272277832}}],"door_name":"Women Upper Cell","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":14,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-425870000,"unique_id":"TDzBkf3GAlBQdHN1RG9PG","text_dimensions":-1.28804991021752,"door_coords":{"x":363.2424011230469,"y":-1589.2093505859376,"z":31.14456939697265}}],"door_name":"Office Right","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":15,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-425870000,"unique_id":"yT7zxXMQF17K3bFzV4_ua","text_dimensions":-1.28804991021752,"door_coords":{"x":361.6097106933594,"y":-1594.3302001953126,"z":31.14456939697265}},{"model_hash":-425870000,"unique_id":"qWYUf6xkJUr7mB2FqsWP9","text_dimensions":-1.28804991021752,"door_coords":{"x":363.1488952636719,"y":-1592.495849609375,"z":31.14456939697265}}],"door_name":"Captain","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":16,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-425870000,"unique_id":"wdg_Tm2nFP8OY1SOCZOwg","text_dimensions":-1.28804991021752,"door_coords":{"x":358.3826293945313,"y":-1595.0009765625,"z":31.14456939697265}}],"door_name":"Office Left","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":17,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":1286535678,"unique_id":"yK5PdYai5oqQ4vuWcv73h","text_dimensions":7.56022737920284,"door_coords":{"x":392.1278991699219,"y":-1602.5550537109376,"z":28.33998870849609}}],"door_name":"Gate","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"gates","lockpickable":false,"default_state":true,"distance":10},{"id":18,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Davis PD","door_data":[{"model_hash":-1156020871,"unique_id":"6aFD-LDXfC9k5UaKX-09n","text_dimensions":1.71312944777309,"door_coords":{"x":391.8601684570313,"y":-1636.0701904296876,"z":29.97437667846679}}],"door_name":"Impound lot","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/families.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/families.json deleted file mode 100644 index 4a44a0b67..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/families.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"families.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"families","grade":0}],"identifier":[]},"location_group":"Families","door_data":[{"unique_id":"rJryibIZVbn0OkZHxbeFj","model_hash":1381046002,"text_dimensions":-1.30003572907298,"door_coords":{"x":-152.02444458007813,"y":-1622.647705078125,"z":33.8377571105957}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"families","grade":0}],"identifier":[]},"location_group":"Families","door_data":[{"unique_id":"qZoYZIuZsdvzemtjmj233","model_hash":1543383628,"text_dimensions":-1.30003572907298,"door_coords":{"x":-153.03646850585938,"y":-1618.813232421875,"z":33.8377571105957}}],"door_name":"Toilet","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":3,"perms":{"job":[{"name":"families","grade":0}],"identifier":[]},"location_group":"Families","door_data":[{"unique_id":"9A9A7i4A52cmX1y9Aw8hD","model_hash":1543383628,"text_dimensions":-1.30003572907298,"door_coords":{"x":-159.6214141845703,"y":-1614.5133056640626,"z":33.83805084228515}}],"door_name":"Planning Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"families","grade":0}],"identifier":[]},"location_group":"Families","door_data":[{"unique_id":"miroZXfWcL2AlW7rkAuDG","model_hash":1543383628,"text_dimensions":-1.30003572907298,"door_coords":{"x":-160.897705078125,"y":-1615.5655517578126,"z":33.83805084228515}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/fire_station.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/fire_station.json deleted file mode 100644 index 03cadcb3f..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/fire_station.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"fire_station.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"lsfd"},{"grade":0,"name":"fire"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"4-bOHLb4uZq84_SoZTdqJ","text_dimensions":0,"door_coords":{"x":215.24916076660157,"y":-1646.30615234375,"z":31.07854843139648}}],"door_name":"Garage Door 1","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":2,"perms":{"job":[{"grade":0,"name":"lsfd"},{"grade":0,"name":"fire"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"_JArIytAlj34ggB8awAO6","text_dimensions":0,"door_coords":{"x":211.3808135986328,"y":-1644.57666015625,"z":32.726806640625}}],"door_name":"Garage Door 2","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":3,"perms":{"job":[{"grade":0,"name":"lsfd"},{"grade":0,"name":"fire"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"_f7R07X2CllHTSZ6Y3WD3","text_dimensions":0,"door_coords":{"x":208.9705810546875,"y":-1641.097900390625,"z":30.77299118041992}}],"door_name":"Garage Door 3","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":4,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-585526495,"unique_id":"YvC2Y5Hd5EjIXChBEFI1m","text_dimensions":1.3471599817276,"door_coords":{"x":199.2920379638672,"y":-1634.4873046875,"z":29.02260017395019}}],"door_name":"Entrance","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"uPGndC4ownZt6Wz0X6cr6","text_dimensions":1.30580970467042,"door_coords":{"x":201.8855438232422,"y":-1643.5914306640626,"z":28.79732513427734}}],"door_name":"Truck Area","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"HDKBzntSQ3ileUlDfBA9k","text_dimensions":1.30580970467042,"door_coords":{"x":213.99725341796876,"y":-1653.7640380859376,"z":28.79732513427734}}],"door_name":"Kitchen 1","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"ufqCYPAGkixHgosj_4yLZ","text_dimensions":1.30580970467042,"door_coords":{"x":219.44656372070313,"y":-1660.234619140625,"z":28.79732513427734}}],"door_name":"Kitchen 2","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"SsVQ8EOJODE4drG8Wz6bF","text_dimensions":1.30580970467042,"door_coords":{"x":215.77471923828129,"y":-1664.6104736328126,"z":28.79732513427734}}],"door_name":"Dorm","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"fqz-ZQ8OWruBX7TR_sepu","text_dimensions":1.30580970467042,"door_coords":{"x":212.9152069091797,"y":-1665.985595703125,"z":28.79732513427734}}],"door_name":"Toilet 1","default_state":false,"state":false,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"vVSZAre6TJS_vPFC8rDOn","text_dimensions":1.30580970467042,"door_coords":{"x":208.41867065429688,"y":-1662.2125244140626,"z":28.79732513427734}}],"door_name":"Toilet 2","default_state":false,"state":false,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-1056920428,"unique_id":"g71jdmxquOLREP8IycyV0","text_dimensions":-1.03425157753875,"door_coords":{"x":202.52650451660157,"y":-1653.49365234375,"z":29.95660018920898}},{"model_hash":-1056920428,"unique_id":"JE5AFe6xNrJ2AsUr-n2zM","text_dimensions":-1.03425157753875,"door_coords":{"x":204.11105346679688,"y":-1654.8232421875,"z":29.95660018920898}}],"door_name":"Fun Room","default_state":true,"state":true,"camera":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"lx9H3323Aj7VP_bI6Axh5","text_dimensions":1.30580970467042,"door_coords":{"x":207.65188598632813,"y":-1660.5499267578126,"z":28.79732513427734}}],"door_name":"Hallway","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":13,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"zX_RCFgRtEwDmFsv23kmm","text_dimensions":1.30580970467042,"door_coords":{"x":200.4056854248047,"y":-1645.355224609375,"z":28.79732513427734}}],"door_name":"Office","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":14,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"fqDJQi9teGICUZnGn2bmx","text_dimensions":0,"door_coords":{"x":1204.82373046875,"y":-1464.642333984375,"z":37.78242111206055}}],"door_name":"Garage Door 1","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":15,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"F7DZXmgLYlZaCQEdS71_i","text_dimensions":0,"door_coords":{"x":1200.748779296875,"y":-1463.509521484375,"z":35.91725158691406}}],"door_name":"Garage Door 2","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":16,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":1934132135,"unique_id":"_mpjWLIMn6_z3Atf9RUYG","text_dimensions":0,"door_coords":{"x":1196.666259765625,"y":-1463.5185546875,"z":35.87374877929687}}],"door_name":"Garage Door 3","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":17,"perms":{"job":[{"grade":0,"name":"lsfd"},{"grade":0,"name":"fire"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-585526495,"unique_id":"b2WP9OYuSGFU5vthf1cSy","text_dimensions":1.3471599817276,"door_coords":{"x":1185.0029296875,"y":-1464.6861572265626,"z":34.07891082763672}}],"door_name":"Entrance","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":18,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"hDU6XygGlIb-AVKFpwRlS","text_dimensions":1.30580970467042,"door_coords":{"x":1192.8416748046876,"y":-1469.9932861328126,"z":33.85363388061523}}],"door_name":"Truck Area","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":19,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"CUs4UMOK7SwNX1dARCjGM","text_dimensions":1.30580970467042,"door_coords":{"x":1192.841796875,"y":-1472.295654296875,"z":33.85363388061523}}],"door_name":"Office","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":20,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-1056920428,"unique_id":"oLPOphgL0-MRODVFiIYzp","text_dimensions":-1.03425157753875,"door_coords":{"x":1201.76611328125,"y":-1477.1668701171876,"z":35.01290893554687}},{"model_hash":-1056920428,"unique_id":"E_i6Y476QOHTv7j-RxXsp","text_dimensions":-1.03425157753875,"door_coords":{"x":1199.6976318359376,"y":-1477.1668701171876,"z":35.01290893554687}}],"door_name":"Fun Area","default_state":true,"state":true,"camera":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":21,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"LM67IfzAmQmYAAlDtEBjX","text_dimensions":1.30580970467042,"door_coords":{"x":1208.6585693359376,"y":-1470.000732421875,"z":33.85363388061523}}],"door_name":"Kitchen 1","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":22,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"OoLLn3e9-5v0jZuE-IADx","text_dimensions":1.30580970467042,"door_coords":{"x":1216.9921875,"y":-1471.4547119140626,"z":33.85363388061523}}],"door_name":"Kitchen 2","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":23,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"8J_RQC4fkXONd_MRSoC3b","text_dimensions":1.30580970467042,"door_coords":{"x":1216.9921875,"y":-1477.1669921875,"z":33.85363388061523}}],"door_name":"Dorm","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":24,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"pIer48woeqUCcBvSz0OEE","text_dimensions":1.30580970467042,"door_coords":{"x":1215.685546875,"y":-1480.0584716796876,"z":33.85363388061523}}],"door_name":"Toilet 1","default_state":false,"state":false,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":25,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"AfKF8lqCm8h8zu0D2wTua","text_dimensions":1.30580970467042,"door_coords":{"x":1209.815673828125,"y":-1480.0584716796876,"z":33.85363388061523}}],"door_name":"Toilet 2","default_state":false,"state":false,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":26,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"ejkQ1DlKWwyS7bZuzM75d","text_dimensions":1.30580970467042,"door_coords":{"x":1211.134521484375,"y":-1477.1669921875,"z":33.85363388061523}}],"door_name":"Lockers 1","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":27,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"GgySWIZGgNefft_l5dLd8","text_dimensions":1.30580970467042,"door_coords":{"x":1208.6591796875,"y":-1473.365234375,"z":33.85363388061523}}],"door_name":"Lockers 2","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":28,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"N3rFbQTmbr8Z40NnxE7ta","text_dimensions":1.30580970467042,"door_coords":{"x":1208.15966796875,"y":-1479.2777099609376,"z":33.85363388061523}}],"door_name":"Hallway","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":29,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"El Burro Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"5I21nBEz68EUq2z1jSZkB","text_dimensions":1.30580970467042,"door_coords":{"x":211.2875213623047,"y":-1660.84521484375,"z":28.79732513427734}}],"door_name":"Lockers 1","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":30,"perms":{"job":[{"grade":0,"name":"fire"},{"grade":0,"name":"lsfd"}],"identifier":[]},"location_group":"Davis Fire Station","door_data":[{"model_hash":-903733315,"unique_id":"C3x_Zhv1GVPe4padqfBWZ","text_dimensions":1.30580970467042,"door_coords":{"x":211.8350830078125,"y":-1656.341796875,"z":28.79732513427734}}],"door_name":"Lockers 2","default_state":true,"state":true,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/harmony_repair.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/harmony_repair.json deleted file mode 100644 index f157d9272..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/harmony_repair.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"harmony_repair.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Harmony Repair","door_data":[{"unique_id":"OpFkFUYupwHE9JaWYDFrA","model_hash":-822900180,"text_dimensions":0,"door_coords":{"x":1182.3072509765626,"y":2644.164306640625,"z":40.50829315185547}}],"door_name":"Garage Door 1","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":2,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Harmony Repair","door_data":[{"unique_id":"4-ob7fjNdViC-3KI5hs0M","model_hash":-822900180,"text_dimensions":0,"door_coords":{"x":1174.6546630859376,"y":2645.240478515625,"z":39.30941390991211}}],"door_name":"Garage Door 2","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":3,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Harmony Repair","door_data":[{"unique_id":"1WkBfQU-QF9lE3txaXSYc","model_hash":1335311341,"text_dimensions":-1.30146599147701,"door_coords":{"x":1187.2027587890626,"y":2644.949951171875,"z":38.55176544189453}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/haters.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/haters.json deleted file mode 100644 index 3be620284..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/haters.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"haters.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Haters","door_data":[{"model_hash":932235872,"unique_id":"2Jgch1j-Wdq0ECEeZVDFP","text_dimensions":1.17663345026812,"door_coords":{"x":-1118.5753173828126,"y":-1440.6566162109376,"z":4.28510618209838}}],"door_name":"Entrance","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Haters","door_data":[{"model_hash":396177650,"unique_id":"Zv8Gk70rzM3tJcfKTWpvX","text_dimensions":1.36893741931271,"door_coords":{"x":-1128.949462890625,"y":-1439.9857177734376,"z":4.29096794128418}}],"door_name":"Backrooms","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Haters","door_data":[{"model_hash":396177650,"unique_id":"hOW_M7-QieqdC6oEA-Ffb","text_dimensions":1.36893741931271,"door_coords":{"x":-1130.740966796875,"y":-1441.2430419921876,"z":4.28182792663574}}],"door_name":"Toilet","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Haters","door_data":[{"model_hash":779130623,"unique_id":"yQSRdk-sUkI8NsaerHJFv","text_dimensions":1.13503436889004,"door_coords":{"x":-1126.05419921875,"y":-1446.529541015625,"z":4.34477233886718}}],"door_name":"Side Exit","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/hayes_auto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/hayes_auto.json deleted file mode 100644 index 66c616e1d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/hayes_auto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"hayes_auto.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Hayes Auto","door_data":[{"unique_id":"nK5AJ4eUDt-_G83almCHB","model_hash":-634936098,"text_dimensions":1.30132499436149,"door_coords":{"x":-1434.1552734375,"y":-448.5860900878906,"z":36.05923461914062}}],"door_name":"Entrance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Hayes Auto","door_data":[{"unique_id":"xbaSKVb-AGtC5eP88t0UW","model_hash":1715394473,"text_dimensions":6.50143504142761,"door_coords":{"x":-1427.3223876953126,"y":-444.1544189453125,"z":39.21000289916992}}],"door_name":"Garage Door 1","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":3,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Hayes Auto","door_data":[{"unique_id":"UmkTz3t-QxxKqCwUIyHbI","model_hash":1715394473,"text_dimensions":6.50143504142761,"door_coords":{"x":-1421.115966796875,"y":-440.27490234375,"z":39.21000289916992}}],"door_name":"Garage Door 2","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":4,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Hayes Auto","door_data":[{"unique_id":"kWzRXpUMKLWjq_7no-43O","model_hash":1715394473,"text_dimensions":6.50143504142761,"door_coords":{"x":-1414.868408203125,"y":-436.3688049316406,"z":39.21000289916992}}],"door_name":"Garage Door 3","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":5,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Hayes Auto","door_data":[{"unique_id":"rfI6I4AHV3JWbG5CyCKwi","model_hash":1289778077,"text_dimensions":1.30132499436149,"door_coords":{"x":-1427.525390625,"y":-455.6804504394531,"z":36.05956268310547}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/import_garage.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/import_garage.json deleted file mode 100644 index 1b1f4252f..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/import_garage.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"import_garage.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Import Garage","door_data":[{"unique_id":"I8mbPMDWAThi_oQV8UKKF","model_hash":-983965772,"text_dimensions":0,"door_coords":{"x":945.8359375,"y":-984.0308227539064,"z":43.87417984008789}}],"door_name":"Entrance","default_state":true,"state":true,"camera":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":2,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Import Garage","door_data":[{"unique_id":"ZMtuzB8Bthhuj_DEmywyk","model_hash":1289778077,"text_dimensions":1.30132499436149,"door_coords":{"x":948.5287475585938,"y":-965.3519287109376,"z":39.64354705810547}}],"door_name":"Staff Room 1","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":3,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Import Garage","door_data":[{"unique_id":"MttAGQnX3B1CQ51Hrn5T1","model_hash":-626684119,"text_dimensions":1.30132499436149,"door_coords":{"x":955.358154296875,"y":-972.4451904296876,"z":39.64791870117187}}],"door_name":"Staff Room 2","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/impound_lot.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/impound_lot.json deleted file mode 100644 index 25b15751d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/impound_lot.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"impound_lot.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":1286535678,"unique_id":"IMzop4XrzKDXoGIZQShv6","text_dimensions":7.56022737920284,"door_coords":{"x":-171.64244079589845,"y":-1160.677001953125,"z":22.63815879821777}}],"door_name":"Entrance 1","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":1286535678,"unique_id":"c88lc8D-thKX2whZ2pAWC","text_dimensions":7.56022737920284,"door_coords":{"x":-156.9066925048828,"y":-1169.6063232421876,"z":22.08901405334472}}],"door_name":"Parking","secret":false,"state":false,"default_state":false,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":1286535678,"unique_id":"r_Aek_-ZexqHPSNdN3u_H","text_dimensions":7.56022737920284,"door_coords":{"x":-226.14630126953129,"y":-1168.806396484375,"z":22.08235740661621}}],"door_name":"Parking 2","secret":false,"state":false,"default_state":false,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":1286535678,"unique_id":"8oqr6GGvP70FeD0uOq20v","text_dimensions":7.56022737920284,"door_coords":{"x":-229.66925048828129,"y":-1158.824951171875,"z":22.09461784362793}}],"door_name":"Entrance 2","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":97297972,"unique_id":"qD5GTAL36dJK-sdvEKfST","text_dimensions":-1.30065524578094,"door_coords":{"x":-190.7104034423828,"y":-1160.464599609375,"z":23.82123947143554}}],"door_name":"Office Entrance","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":-952356348,"unique_id":"PZ2bhmVxy3bt2lJXt3VmF","text_dimensions":-1.30063444375991,"door_coords":{"x":-187.0614013671875,"y":-1162.3486328125,"z":23.82123947143554}}],"door_name":"Office","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Impound Lot","door_data":[{"model_hash":97297972,"unique_id":"rIo8Q9OVRfuykfJHUebzd","text_dimensions":-1.30065524578094,"door_coords":{"x":-189.6360015869141,"y":-1167.8836669921876,"z":23.82123947143554}}],"door_name":"Office Exit","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/la_mesa_pd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/la_mesa_pd.json deleted file mode 100644 index 1bde4f494..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/la_mesa_pd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"la_mesa_pd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":277920071,"unique_id":"zdyaB_UJUI8EuzYQBCawm","text_dimensions":-1.30229246546514,"door_coords":{"x":827.9519653320313,"y":-1288.785888671875,"z":28.37116050720215}},{"model_hash":-34368499,"unique_id":"6SWvXUwsGuaqTmFc0m_R5","text_dimensions":-1.30229246546514,"door_coords":{"x":827.9519653320313,"y":-1291.386474609375,"z":28.37116050720215}}],"door_name":"Entrance","state":false,"default_state":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-147896569,"unique_id":"wuEL7u74Y0wVTePB0DJMg","text_dimensions":1.13935311837121,"door_coords":{"x":835.9443359375,"y":-1292.1925048828126,"z":27.78267097473144}}],"door_name":"Waiting room","state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1011300766,"unique_id":"FfE8mL2wwSj7CEMDQZPDx","text_dimensions":-1.30229246546514,"door_coords":{"x":840.0883178710938,"y":-1280.998291015625,"z":28.37116050720215}}],"door_name":"Observation","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1983352576,"unique_id":"_sWUoureJ3qoohvITJycb","text_dimensions":-1.30229246546514,"door_coords":{"x":849.932373046875,"y":-1287.3460693359376,"z":28.37116050720215}},{"model_hash":2076628221,"unique_id":"Z3rsJSBAUdYrbxTbh3X8D","text_dimensions":-1.30229246546514,"door_coords":{"x":852.5330200195313,"y":-1287.3460693359376,"z":28.37116050720215}}],"door_name":"Meeting Room 1","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1983352576,"unique_id":"JspAclpp2H5AA8Kzgd6Gw","text_dimensions":-1.30229246546514,"door_coords":{"x":856.50732421875,"y":-1287.3460693359376,"z":28.37116050720215}},{"model_hash":2076628221,"unique_id":"pO3zimqQczTCkzWlNdqtc","text_dimensions":-1.30229246546514,"door_coords":{"x":859.1080322265625,"y":-1287.3460693359376,"z":28.37116050720215}}],"door_name":"Meeting Room 2","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":539497004,"unique_id":"2T-uUOHkmY_N6aalPDv4v","text_dimensions":-1.30229246546514,"door_coords":{"x":858.8648681640625,"y":-1291.3841552734376,"z":28.37110710144043}}],"door_name":"Archives","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":272264766,"unique_id":"O5ncSDRebOEExdQnHz7XM","text_dimensions":-1.30229246546514,"door_coords":{"x":846.3695068359375,"y":-1310.0399169921876,"z":28.37110710144043}}],"door_name":"Evidence","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1213101062,"unique_id":"eMoMaKrSmMvxfXzpIcu6E","text_dimensions":-1.30229246546514,"door_coords":{"x":854.781005859375,"y":-1310.0399169921876,"z":28.37110710144043}}],"door_name":"Lockers","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1213101062,"unique_id":"HCfke4YTUbthwmNkrH7fl","text_dimensions":-1.30229246546514,"door_coords":{"x":855.7420654296875,"y":-1314.6080322265626,"z":28.37110710144043}}],"door_name":"Lockers 2","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":-1339729155,"unique_id":"UkTpHJHXSqhVqROXPUHBb","text_dimensions":-1.30229246546514,"door_coords":{"x":859.0074462890625,"y":-1320.1241455078126,"z":28.37110710144043}}],"door_name":"Side Entrance","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":1491736897,"unique_id":"3lcAdHAfmqHE9a9QdGONG","text_dimensions":-1.30229246546514,"door_coords":{"x":837.260986328125,"y":-1309.5133056640626,"z":28.37110710144043}}],"door_name":"Break Room","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"La Mesa PD","door_data":[{"model_hash":1162089799,"unique_id":"5Ved7O5y63wyrO8VUe-rQ","text_dimensions":-1.30229246546514,"door_coords":{"x":834.28125,"y":-1295.9853515625,"z":28.37116050720215}}],"door_name":"Cell","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/legion_ammu.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/legion_ammu.json deleted file mode 100644 index a0995bcc1..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/legion_ammu.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"legion_ammu.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"nbHXWzKoSc4ApI78V6BJw","model_hash":97297972,"text_dimensions":-1.30065524578094,"door_coords":{"x":16.12786865234375,"y":-1114.605224609375,"z":29.94693565368652}},{"unique_id":"8yYae-C57bhKVjbGK7Ey_","model_hash":-8873588,"text_dimensions":-1.30482494086027,"door_coords":{"x":18.5720100402832,"y":-1115.4947509765626,"z":29.94693565368652}}],"door_name":"Entrance","camera":false,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"GfkAgH-8LefLBG7RmppsJ","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":7.14657020568847,"y":-1101.1256103515626,"z":29.89739036560058}}],"door_name":"Firing Range 1st","camera":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"Y7COFgBk8mUyhUiu6y057","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":8.04443550109863,"y":-1098.65869140625,"z":29.89739036560058}}],"door_name":"Firing Range 2nd","camera":false,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Legion Ammunation","door_data":[{"unique_id":"uf-m_G0-qE-C7XtOA3cE5","model_hash":44561767,"text_dimensions":1.30005121603608,"door_coords":{"x":8.49085712432861,"y":-1094.3902587890626,"z":29.91464042663574}}],"door_name":"Firing Range to Targets","camera":false,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/lost_mc.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/lost_mc.json deleted file mode 100644 index a1b8a030b..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/lost_mc.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"lost_mc.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-930593859,"unique_id":"vY12UnQm9UmfNX8_CYiLE","text_dimensions":-7.51867733895778,"door_coords":{"x":950.2341918945313,"y":-133.98422241210938,"z":73.57417297363281}}],"door_name":"Gate","camera":true,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"secret":false,"distance":10},{"id":2,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-197537718,"unique_id":"mUrWbGuLhCnXIEfe8w46h","text_dimensions":0,"door_coords":{"x":982.3779907226564,"y":-125.3655014038086,"z":75.03974914550781}}],"door_name":"Workshop Garage Door","camera":true,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":3,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-710818483,"unique_id":"vNsJEgEaN0K67vk4bOy9t","text_dimensions":-1.30139195919036,"door_coords":{"x":990.8673095703124,"y":-132.8908233642578,"z":74.21125030517578}}],"door_name":"Workshop Office","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-710818483,"unique_id":"Nvygr7OQY2k7rLScOw7-f","text_dimensions":-1.30139195919036,"door_coords":{"x":994.5238647460938,"y":-119.90499877929688,"z":74.21125030517578}}],"door_name":"Workshop Meeting Room","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-710818483,"unique_id":"7xTc-yY7oK8Qsvu_Gie5H","text_dimensions":-1.30139195919036,"door_coords":{"x":1002.6436157226564,"y":-124.8202896118164,"z":74.20452117919922}}],"door_name":"Workshop Toilet","camera":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":190770132,"unique_id":"5G5vxQSnvYwCwfRxXFqic","text_dimensions":1.30132499436149,"door_coords":{"x":981.1505126953124,"y":-103.2552490234375,"z":74.99357604980469}}],"door_name":"Entrance","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":747286790,"unique_id":"vrgwc4kX4gaKOABSX_Twf","text_dimensions":1.30153205513488,"door_coords":{"x":985.6103515625,"y":-95.16253662109377,"z":74.99793243408203}}],"door_name":"Whiteboard","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-822900180,"unique_id":"g78noRNge9zY1YlU-SVup","text_dimensions":0,"door_coords":{"x":968.0278930664064,"y":-111.32440948486328,"z":77.11673736572266}}],"door_name":"Workshop 2 Garage 1","camera":true,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":9,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":-822900180,"unique_id":"6AqzfH8kDtWZwfGQT3EtQ","text_dimensions":0,"door_coords":{"x":962.43310546875,"y":-116.54352569580078,"z":77.11695861816406}}],"door_name":"Workshop 2 Garage 2","camera":true,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"secret":false,"distance":10},{"id":10,"perms":{"job":[{"grade":0,"name":"lost"}],"identifier":[]},"location_group":"Lost MC","door_data":[{"model_hash":1335311341,"unique_id":"TeXn6MObu0NVVlwptBbwy","text_dimensions":-1.30146599147701,"door_coords":{"x":959.38232421875,"y":-120.45116424560549,"z":75.16157531738281}}],"door_name":"Workshop 2 Entrance","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ls_customs.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ls_customs.json deleted file mode 100644 index 0aa05bef7..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ls_customs.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ls_customs.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"LS Customs","door_data":[{"unique_id":"AJCoaYAgCf3mvCazZOQvk","model_hash":270330101,"text_dimensions":0,"door_coords":{"x":724.2821655273438,"y":-1088.831298828125,"z":25.27529716491699}}],"door_name":"Garage Door","camera":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"default_state":true,"distance":10}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ltd_grove.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ltd_grove.json deleted file mode 100644 index 0e2473d1c..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ltd_grove.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ltd_grove.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"LDT Grove","door_data":[{"model_hash":2065277225,"unique_id":"NlfRJlr2R8JqWL587PhTh","text_dimensions":-1.30149215459823,"door_coords":{"x":-51.96669387817383,"y":-1757.38671875,"z":29.57094001770019}},{"model_hash":-868672903,"unique_id":"-D9-R1d5ni3Mm0EuSTgS6","text_dimensions":-1.30149215459823,"door_coords":{"x":-53.96111297607422,"y":-1755.7171630859376,"z":29.57094001770019}}],"door_name":"Entrance","default_state":false,"state":false,"camera":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/marabunta.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/marabunta.json deleted file mode 100644 index f3d660f58..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/marabunta.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"marabunta.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"marabunta","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"pbQ8yjBbs0QB1Uan4Ot-V","model_hash":-955445187,"text_dimensions":-1.30003573931753,"door_coords":{"x":1250.22265625,"y":-1583.8017578125,"z":54.73964691162109}}],"door_name":"Entrance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"marabunta","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"RJnNwu4-SGS8Ba5E0vGG9","model_hash":-296755518,"text_dimensions":-1.30003574956208,"door_coords":{"x":1249.2711181640626,"y":-1577.429931640625,"z":58.53964614868164}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"marabunta","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"7bmROe64ocJzFqdLCo4xc","model_hash":-296755518,"text_dimensions":-1.30003574956208,"door_coords":{"x":1250.4375,"y":-1575.6448974609376,"z":58.53964614868164}}],"door_name":"Planning Room","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"Toilet","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"9LI4m0m3eVvJ5Qh2UNdzW","model_hash":-296755518,"text_dimensions":-1.30003574956208,"door_coords":{"x":1253.078857421875,"y":-1573.79541015625,"z":58.53964614868164}}],"door_name":"Toilet","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":5,"perms":{"job":[{"name":"marabunta","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"C7OXrkTvor8Cq60sFKmA3","model_hash":-658590816,"text_dimensions":-1.30003573931753,"door_coords":{"x":1251.9793701171876,"y":-1569.2835693359376,"z":58.93437576293945}}],"door_name":"Upstairs Entrance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"marabunta","grade":0}],"identifier":[]},"location_group":"Marabunta","door_data":[{"unique_id":"QIOU-q0oRr23Hkc0K2Lzs","model_hash":-296755518,"text_dimensions":-1.30003574956208,"door_coords":{"x":1257.9617919921876,"y":-1574.589599609375,"z":58.53964614868164}}],"door_name":"Staircase","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba.json deleted file mode 100644 index abd7d44af..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "imported": false, - "data": [{"location_group":"Maze Bank Arena","door_name":"Entrance Left","door_data":[{"model_hash":-1911661372,"text_dimensions":-1.20012360850768,"unique_id":"YQTjMbcN7tNvXCWqf4THh","door_coords":{"z":30.25301742553711,"x":-282.5875549316406,"y":-1924.78369140625}},{"model_hash":160224187,"text_dimensions":-1.20012363850769,"unique_id":"IcPFC9yPXBofPzn5VhTTu","door_coords":{"z":30.25301742553711,"x":-284.4262390136719,"y":-1923.2408447265626}}],"default_state":false,"id":1,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Entrance Right","door_data":[{"model_hash":-1911661372,"text_dimensions":-1.20012360850768,"unique_id":"VUW46ibFoe5wMAXZoQ2xl","door_coords":{"z":30.25301742553711,"x":-286.56707763671877,"y":-1921.4444580078128}},{"model_hash":160224187,"text_dimensions":-1.20012363850769,"unique_id":"kvkFEca5qdS7CJ99JIeoo","door_coords":{"z":30.25301742553711,"x":-288.4057922363281,"y":-1919.901611328125}}],"default_state":false,"id":2,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Side Right","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"A8awpyjs0uvWgGDltvSKg","door_coords":{"z":30.25301742553711,"x":-302.5463562011719,"y":-1924.853271484375}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"QV3BSh-CQKXE196lOUmzt","door_coords":{"z":30.25301742553711,"x":-301.0034484863281,"y":-1923.014404296875}}],"default_state":true,"id":3,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Tickets Yellow","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"ARNu1PBx8BLSYJ3L7V-tZ","door_coords":{"z":30.25301742553711,"x":-302.0007629394531,"y":-1920.2303466796876}}],"default_state":true,"id":4,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP 2nd Floor 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"Nvj3jYHxJovLiQdyPQElj","door_coords":{"z":34.15301895141601,"x":-307.4936218261719,"y":-1925.220703125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"ZQxQ3n1-PIJ7fzqruw1BQ","door_coords":{"z":34.15301895141601,"x":-309.3323974609375,"y":-1923.677734375}}],"default_state":true,"id":5,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP 2nd Floor 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"TwC06bMzt3ZW71QwH5jmP","door_coords":{"z":34.15301895141601,"x":-284.5105285644531,"y":-1944.5057373046876}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"SK14UocgfOFyQ7lZb7Tgz","door_coords":{"z":34.15301895141601,"x":-282.6717529296875,"y":-1946.0487060546876}}],"default_state":true,"id":6,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP Elevator 1","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"hGi7RgKu-2DWNqMd6ZVma","door_coords":{"z":33.04344177246094,"x":-305.1551208496094,"y":-1926.9359130859376}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"L1-bqAGgHIJ54ou2B--nd","door_coords":{"z":33.04214859008789,"x":-306.3059387207031,"y":-1925.9676513671876}}],"default_state":false,"id":7,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP Elevator 2","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"8WrR-CBnKrPh93g1BOWaU","door_coords":{"z":33.04531478881836,"x":-286.6058044433594,"y":-1942.5009765625}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"ZwVR-QFU1t6XHr9QB_1AA","door_coords":{"z":33.04531478881836,"x":-285.4530334472656,"y":-1943.4669189453128}}],"default_state":false,"id":8,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP 3rd Floor Canteen 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"S7GlId-ZnKQteNVZHCY0c","door_coords":{"z":38.15301895141601,"x":-309.3323974609375,"y":-1923.677734375}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"pybxeqs9XD8r9xQeYethm","door_coords":{"z":38.15301895141601,"x":-307.4936218261719,"y":-1925.220703125}}],"default_state":true,"id":9,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"distance":2,"state":true,"door_type":"double","secret":false,"door_sound":"door_metal.ogg","lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"VIP 3rd Floor Elevator","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"Qw7Ags6zlENVLA2MinCsw","door_coords":{"z":37.04310607910156,"x":-306.3075256347656,"y":-1925.969482421875}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"dU5fhbjVEhZCOOOe5DmF8","door_coords":{"z":37.04310607910156,"x":-305.1545104980469,"y":-1926.9351806640626}}],"default_state":false,"id":10,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"3rd Floor Office 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"GajrcmAOKiG7FcxG4vuwu","door_coords":{"z":38.15301895141601,"x":-301.9235534667969,"y":-1932.8466796875}}],"default_state":true,"id":11,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"3rd Floor Office 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"11Vq1tUdzv9MWkcE2V1ON","door_coords":{"z":38.15301895141601,"x":-292.9879455566406,"y":-1940.3446044921876}}],"default_state":true,"id":12,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"3rd Floor Broadcast","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"cONNxc5961-CNHp8CfVAt","door_coords":{"z":38.15301895141601,"x":-282.6717529296875,"y":-1946.0487060546876}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"PaLHO-JVfl_NUNH-E_WCr","door_coords":{"z":38.15301895141601,"x":-284.5105285644531,"y":-1944.5057373046876}}],"default_state":true,"id":13,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Broadcast Elevator","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"1cVto5cskd5o_my1RhyJW","door_coords":{"z":37.04566955566406,"x":-285.4548950195313,"y":-1943.466064453125}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"B_D7A5x_MSlzpnllFj7Oy","door_coords":{"z":37.04566955566406,"x":-286.60394287109377,"y":-1942.5018310546876}}],"default_state":false,"id":14,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"4th Floor Lounge 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"UP0YK5HgHapxsN600qbie","door_coords":{"z":42.15301895141601,"x":-284.5105285644531,"y":-1944.5057373046876}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"yxGqseUfVJWtUDqw0kMsD","door_coords":{"z":42.15301895141601,"x":-282.6717529296875,"y":-1946.0487060546876}}],"default_state":true,"id":15,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"distance":2,"state":true,"door_type":"double","secret":false,"door_sound":"door_metal.ogg","lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Lounge Elevator 1","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"JhZ15lgThos_Fuu81vmet","door_coords":{"z":41.04566955566406,"x":-285.4548950195313,"y":-1943.466064453125}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"Mae5m3nYKY6JfGNTuJMNA","door_coords":{"z":41.04566955566406,"x":-286.60394287109377,"y":-1942.5018310546876}}],"default_state":false,"id":16,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"distance":2,"state":false,"door_type":"double","secret":false,"door_sound":"door_metal.ogg","lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"4th Floor Lounge 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"6dFZA0q2q1VXIY4cMpLWc","door_coords":{"z":42.15301895141601,"x":-309.3323974609375,"y":-1923.677734375}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"pyFnUlATQaK1JzlxZHvOQ","door_coords":{"z":42.15301895141601,"x":-307.4936218261719,"y":-1925.220703125}}],"default_state":true,"id":17,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Lounge Elevator 2","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"qJ9K_hb13WBhNE4_psnOI","door_coords":{"z":41.04566955566406,"x":-306.3055419921875,"y":-1925.97021484375}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"_nGQE7SZR6TFKYdCqT22k","door_coords":{"z":41.04566955566406,"x":-305.156494140625,"y":-1926.9344482421876}}],"default_state":false,"id":18,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Food and Beverage","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"17teKJiz9SaHV7YifNFun","door_coords":{"z":30.25301742553711,"x":-289.5816345214844,"y":-1937.379638671875}}],"default_state":true,"id":19,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Merch","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"dhYZS-gmDXia_BagzU5FO","door_coords":{"z":30.25301742553711,"x":-299.5952453613281,"y":-1928.9775390625}}],"default_state":true,"id":20,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Side Left","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"SY9USjAAFyFjdAs_QqRDV","door_coords":{"z":30.25301742553711,"x":-283.46478271484377,"y":-1937.7310791015626}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"z7ghm3ZWCG9W3c10-G7mO","door_coords":{"z":30.25301742553711,"x":-285.0076904296875,"y":-1939.56982421875}}],"default_state":true,"id":21,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Tickets Purple","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"s0_AOxUdwAsWuGgbkBUB2","door_coords":{"z":30.25301742553711,"x":-280.5497741699219,"y":-1938.2298583984376}}],"default_state":true,"id":22,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Downstairs Left","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"aGhueZUF64hDEEkCvlAEP","door_coords":{"z":21.71078109741211,"x":-283.463623046875,"y":-1937.729736328125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"T3vP9h24pJmRhyqRPLpg0","door_coords":{"z":21.71078109741211,"x":-285.0065612792969,"y":-1939.5684814453128}}],"default_state":true,"id":23,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Downstairs Left Elevator","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"8u24X6DZRKLeQREoTymgH","door_coords":{"z":20.60343360900879,"x":-285.6939392089844,"y":-1940.6826171875}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"StAavNwNyAqEggSVACS6s","door_coords":{"z":20.60343360900879,"x":-286.6581115722656,"y":-1941.8316650390626}}],"default_state":false,"id":24,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Downstairs Right Elevator","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"ybzrG-x1EDmjCi5LTQnJ4","door_coords":{"z":20.60343360900879,"x":-303.5228576660156,"y":-1925.722412109375}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"KsZ0ThFxNdWhXAXyMa_Uu","door_coords":{"z":20.60343360900879,"x":-304.4870300292969,"y":-1926.8714599609376}}],"default_state":false,"id":25,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Doorlock Right","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"ir1De4qWjVC0lqGLydPqn","door_coords":{"z":21.71078109741211,"x":-302.5452270507813,"y":-1924.851806640625}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"hI_tjZ7K9N8nlgcSH7y2j","door_coords":{"z":21.71078109741211,"x":-301.0022888183594,"y":-1923.0130615234376}}],"default_state":true,"id":26,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Garage 1","door_data":[{"model_hash":-1098702270,"text_dimensions":0,"unique_id":"nw10hjI0WEpCJR8D_s1hI","door_coords":{"z":24.11402130126953,"x":-375.4384765625,"y":-1880.233642578125}}],"default_state":false,"id":27,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"garage","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Garage 2","door_data":[{"model_hash":-1098702270,"text_dimensions":0,"unique_id":"RK2IfWemFghZXVN7g9VEs","door_coords":{"z":24.12458419799804,"x":-386.1567687988281,"y":-1885.44970703125}}],"default_state":false,"id":28,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"garage","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Garage Hallway 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"yAkEjozyMh9-SEf-mewZ8","door_coords":{"z":21.71078109741211,"x":-353.4983825683594,"y":-1902.735595703125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"l-vFHJfacxqLiBYOprH3j","door_coords":{"z":21.71078109741211,"x":-351.65960693359377,"y":-1904.278564453125}}],"default_state":true,"id":29,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Elevator Left","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"1rAnwS_414q46ji0Y0IeD","door_coords":{"z":29.14566993713379,"x":-285.6939392089844,"y":-1940.6826171875}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"8VQaNfPCDfb_cbmeViwhM","door_coords":{"z":29.14566993713379,"x":-286.6581115722656,"y":-1941.8316650390626}}],"default_state":false,"id":30,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Elevator Right","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"kb-QBEx0U_nj-gE1nAZYE","door_coords":{"z":29.14566993713379,"x":-304.4870300292969,"y":-1926.8714599609376}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"BHC6WFPBNge342PCrmpVx","door_coords":{"z":29.14566993713379,"x":-303.5228576660156,"y":-1925.722412109375}}],"default_state":false,"id":31,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Stage Right","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"8LF0nymDpj2q_j2RkQDzd","door_coords":{"z":30.25301742553711,"x":-303.849609375,"y":-1928.2784423828128}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"MB9cgi-_5xYTrlF94CtEA","door_coords":{"z":30.25301742553711,"x":-302.0108032226563,"y":-1929.8212890625}}],"default_state":false,"id":32,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Stage Left","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"Q-38s6H3OZpGuEElYZX0M","door_coords":{"z":30.25301742553711,"x":-289.9933166503906,"y":-1939.9051513671876}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"31Ef_Zf1OU9hgojThe6fY","door_coords":{"z":30.25301742553711,"x":-288.154541015625,"y":-1941.4481201171876}}],"default_state":false,"id":33,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Lockers Purple","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"aEO77rJTFFYq7LQHCjvHB","door_coords":{"z":21.71078109741211,"x":-267.4485778808594,"y":-2025.0224609375}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"vb_cPM1p8UhnHH8BSO163","door_coords":{"z":21.71078109741211,"x":-265.9058227539063,"y":-2023.1839599609376}}],"default_state":true,"id":34,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"distance":2,"state":true,"door_type":"double","secret":false,"door_sound":"door_metal.ogg","lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Shower Purple","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"eFuzuX79c_pZunAPPOWBI","door_coords":{"z":21.71078109741211,"x":-267.9337463378906,"y":-2030.24462890625}}],"default_state":true,"id":35,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Lockers Red","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"Zi4seh2PiXkFFoTOHueeF","door_coords":{"z":21.71078109741211,"x":-260.2333679199219,"y":-2016.423828125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"LuCHw_pRw0V5zSAtt1gtJ","door_coords":{"z":21.71078109741211,"x":-258.69061279296877,"y":-2014.585205078125}}],"default_state":true,"id":36,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Shower Red","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"cewuCrnwIOmWG5F3PSQOj","door_coords":{"z":21.71078109741211,"x":-253.63223266601569,"y":-2013.20068359375}}],"default_state":true,"id":37,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"7LVVwkhagivtM3odFQlry","door_coords":{"z":21.71078109741211,"x":-262.29730224609377,"y":-2008.9332275390626}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"q51RZ8MSU3QB9AQwAUrMK","door_coords":{"z":21.71078109741211,"x":-260.4585266113281,"y":-2010.4761962890626}}],"default_state":true,"id":38,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"WFwCPHle_iouXX5z47K-z","door_coords":{"z":21.71078109741211,"x":-271.8023376464844,"y":-2023.9952392578128}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"YDHjGgSRx_nf4H72v6e0R","door_coords":{"z":21.71078109741211,"x":-273.64111328125,"y":-2022.4522705078128}}],"default_state":true,"id":39,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview Elevator 2","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"Qzth7K7pgs4cbce8G68dl","door_coords":{"z":20.60343360900879,"x":-269.5152282714844,"y":-2026.16162109375}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"WvTSNBxv_Yb80Wv0vBVvL","door_coords":{"z":20.60343360900879,"x":-270.664306640625,"y":-2025.197509765625}}],"default_state":false,"id":40,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview Elevator 1","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"y8zFwe9-jPggJxyf-193g","door_coords":{"z":20.60343360900879,"x":-259.076904296875,"y":-2011.38818359375}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"nLpqlvo3rE7dyoke7KYQO","door_coords":{"z":20.60343360900879,"x":-257.9278259277344,"y":-2012.352294921875}}],"default_state":false,"id":41,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Dressing Room 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"1Dx7t7baGYEFO1PuvdcFF","door_coords":{"z":21.71078109741211,"x":-276.0103149414063,"y":-2005.298095703125}}],"default_state":true,"id":42,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Dressing Room 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"uFwiLjvNNkJYwXYlWQZ1-","door_coords":{"z":21.71078109741211,"x":-279.6095275878906,"y":-2009.5872802734376}}],"default_state":true,"id":43,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"MyJjI4nkukKpKx0l2KDEE","door_coords":{"z":21.71078109741211,"x":-277.72576904296877,"y":-2005.9423828125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"u2ho2UUI3KpcCmO1_ZKOB","door_coords":{"z":21.71078109741211,"x":-279.2685241699219,"y":-2007.781005859375}}],"default_state":true,"id":44,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Side Entrance","door_data":[{"model_hash":160224187,"text_dimensions":-1.20012363850769,"unique_id":"HyO5pIOYNS57vOi8-WZQ9","door_coords":{"z":30.25301742553711,"x":-254.2315368652344,"y":-2025.835205078125}},{"model_hash":-1911661372,"text_dimensions":-1.20012360850768,"unique_id":"2NXQ9bpdT2dTeWtUSXN8J","door_coords":{"z":30.25301742553711,"x":-255.77438354492188,"y":-2027.6739501953128}}],"default_state":false,"id":45,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Reception 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"M6AMD7Ljs7QIw5mKPXkoU","door_coords":{"z":30.25301742553711,"x":-270.0722351074219,"y":-2019.4415283203128}}],"default_state":true,"id":46,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Reception 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"beywc46xlLHlSm7fmP19q","door_coords":{"z":30.25301742553711,"x":-264.642578125,"y":-2012.970703125}}],"default_state":true,"id":47,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Offices Left","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"xJ1iRQ5qPhEqFl3vUVP6Z","door_coords":{"z":30.25301742553711,"x":-273.6999206542969,"y":-2020.9669189453128}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"4zfhFdlymeb7ML1xou7tF","door_coords":{"z":30.25301742553711,"x":-272.1570129394531,"y":-2019.1280517578128}}],"default_state":true,"id":48,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Offices Right","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"n02fE1mTYzqmxtONGMo0x","door_coords":{"z":30.25301742553711,"x":-265.31317138671877,"y":-2010.971923828125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"e1LJzOxMy7oc9wbOjL7nW","door_coords":{"z":30.25301742553711,"x":-263.770263671875,"y":-2009.1331787109376}}],"default_state":true,"id":49,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Office 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"juYBRoLZDVqCxF9Gi1S5k","door_coords":{"z":30.25301742553711,"x":-264.501708984375,"y":-2007.08349609375}}],"default_state":true,"id":50,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Conference","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"mwshrVBp4VX2FECVkHEIl","door_coords":{"z":30.25301742553711,"x":-275.8454895019531,"y":-2020.6025390625}}],"default_state":true,"id":51,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"single","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Office to Arena","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"kMfzB20CFVrDY4J8_dlLp","door_coords":{"z":30.25301742553711,"x":-279.49700927734377,"y":-2007.58642578125}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"rpDYN2ZqsxsrAJbK8V124","door_coords":{"z":30.25301742553711,"x":-277.9540710449219,"y":-2005.7476806640626}}],"default_state":true,"id":52,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview Staircase 1","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"BAG3PCp3jmbW5okKmps5g","door_coords":{"z":30.25301742553711,"x":-271.8023376464844,"y":-2023.9952392578128}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"xd_HTpBnBgeHqVAqJHTrN","door_coords":{"z":30.25301742553711,"x":-273.64111328125,"y":-2022.4522705078128}}],"default_state":true,"id":53,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Interview Staircase 2","door_data":[{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"NCUJpVplFmqcXr-lpxKzq","door_coords":{"z":30.25301742553711,"x":-260.4585266113281,"y":-2010.4761962890626}},{"model_hash":1722387194,"text_dimensions":1.2001953125,"unique_id":"HRxptsDvmhXv7q3b3G1Dj","door_coords":{"z":30.25301742553711,"x":-262.29730224609377,"y":-2008.9332275390626}}],"default_state":true,"id":54,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":true,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Side Elevator Right","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"oqTsd7ZjtwtyDTXV7YihQ","door_coords":{"z":29.14566993713379,"x":-259.076904296875,"y":-2011.38818359375}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"GZiytjLKGWmEJmgUO0q3h","door_coords":{"z":29.14566993713379,"x":-257.9278259277344,"y":-2012.352294921875}}],"default_state":false,"id":55,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true},{"location_group":"Maze Bank Arena","door_name":"Side Elevator Left","door_data":[{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"QfyRXtPoO-RVvbo89yDzZ","door_coords":{"z":29.14386367797851,"x":-269.5140686035156,"y":-2026.163330078125}},{"model_hash":-1240156945,"text_dimensions":0.75000864267349,"unique_id":"1W6HivSidOhcUS6JdhBoe","door_coords":{"z":29.14386367797851,"x":-270.66546630859377,"y":-2025.19580078125}}],"default_state":false,"id":56,"perms":{"identifier":[],"job":[{"name":"police","grade":0}]},"door_sound":"door_metal.ogg","state":false,"door_type":"double","secret":false,"distance":2,"lockpickable":false,"camera":true}], - "name": "mba.json" -} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba_mma.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba_mma.json deleted file mode 100644 index adc4cc353..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mba_mma.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "imported": false, - "data": [{"location_group":"MBA MMA","door_sound":"door_click.ogg","lockpickable":false,"default_state":false,"id":1,"door_type":"single","door_data":[{"model_hash":123879009,"unique_id":"BeGLQbkb97y6PQYyTjjr3","door_coords":{"y":-1972.3277587890626,"z":22.34663963317871,"x":-326.7613830566406},"text_dimensions":-1.17614130675792}],"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"distance":2,"secret":false,"camera":true,"door_name":"Ring Entrance","state":false}], - "name": "mba_mma.json" -} diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mrpd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mrpd.json deleted file mode 100644 index cc6b698af..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/mrpd.json +++ /dev/null @@ -1 +0,0 @@ -{"imported":false,"name":"mrpd.json","data":[{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Entrance","state":false,"door_data":[{"door_coords":{"x":434.7444458007813,"y":-980.7555541992188,"z":30.81530380249023},"unique_id":"UigMLh0o5z1d4GGHFyeeW","model_hash":-1547307588,"text_dimensions":1.1612769094147},{"door_coords":{"x":434.7444458007813,"y":-983.078125,"z":30.81530380249023},"unique_id":"JYhwketeuyY-BJg4yMD87","model_hash":-1547307588,"text_dimensions":1.1612769094147}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":1},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Waiting Room Left","state":true,"door_data":[{"door_coords":{"x":440.52008056640627,"y":-977.60107421875,"z":30.82319259643554},"unique_id":"PfeYVzrWBI99DZaj_-ZAL","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":2},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Waiting Room Right","state":false,"door_data":[{"door_coords":{"x":440.52008056640627,"y":-986.2334594726564,"z":30.82319259643554},"unique_id":"QS3JVS3QyWnyh51TVLZ6q","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":3},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Press Room","state":true,"door_data":[{"door_coords":{"x":438.1970825195313,"y":-996.316650390625,"z":30.82319259643554},"unique_id":"bIKXGBf8dha4CqWJJFJRR","model_hash":-288803980,"text_dimensions":1.20805005891418},{"door_coords":{"x":438.1970825195313,"y":-993.9112548828124,"z":30.82319259643554},"unique_id":"7jCzkQEBFR3s5vuSLAD51","model_hash":-288803980,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":4},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Parking Entrance","state":false,"door_data":[{"door_coords":{"x":443.061767578125,"y":-998.7462158203124,"z":30.81530380249023},"unique_id":"Q5b9B4c5b3874iywIozFf","model_hash":-1547307588,"text_dimensions":1.1612769094147},{"door_coords":{"x":440.73919677734377,"y":-998.7462158203124,"z":30.81530380249023},"unique_id":"XxAtiZDCIpPLkMetc1bfu","model_hash":-1547307588,"text_dimensions":1.1612769094147}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":5},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Reception","state":true,"door_data":[{"door_coords":{"x":445.4067077636719,"y":-984.201416015625,"z":30.82319259643554},"unique_id":"WSWX5_gLeJlPcYuNsSlGy","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":6},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Street Entrance","state":false,"door_data":[{"door_coords":{"x":455.88616943359377,"y":-972.2542724609376,"z":30.8153076171875},"unique_id":"dRrWjU_UC8deDQKZufPJr","model_hash":-1547307588,"text_dimensions":1.1612769094147},{"door_coords":{"x":458.208740234375,"y":-972.2542724609376,"z":30.8153076171875},"unique_id":"72aYqake-fJ6Av4Lhg-3E","model_hash":-1547307588,"text_dimensions":1.1612769094147}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":7},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Break Room","state":true,"door_data":[{"door_coords":{"x":458.6543273925781,"y":-976.8864135742188,"z":30.82319259643554},"unique_id":"1X9xGs79WBqc4YZMe9uM-","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":8},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Captains Office","state":true,"door_data":[{"door_coords":{"x":458.6543273925781,"y":-990.6497802734376,"z":30.82319259643554},"unique_id":"yTnZils8P-jNusVJ-gMJd","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":9},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Lockers","state":false,"door_data":[{"door_coords":{"x":458.08941650390627,"y":-995.524658203125,"z":30.82319259643554},"unique_id":"Kh8FJGxOHccVy5YAQi-Xw","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":10},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Archives","state":true,"door_data":[{"door_coords":{"x":452.2662658691406,"y":-995.525390625,"z":30.82319259643554},"unique_id":"CfbIQKN3qyaG7UBSVNzLe","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":11},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Back Rooms","state":false,"door_data":[{"door_coords":{"x":469.4406127929688,"y":-987.4376831054688,"z":30.82319259643554},"unique_id":"zmllZEdZ55Leq6ep_Ra6D","model_hash":-288803980,"text_dimensions":1.20805005891418},{"door_coords":{"x":469.4406127929688,"y":-985.0313110351564,"z":30.82319259643554},"unique_id":"Yih0-hDccnZ75JzjtZpE3","model_hash":-288803980,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":12},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Bathroom","state":false,"door_data":[{"door_coords":{"x":472.97808837890627,"y":-984.3721923828124,"z":30.82319259643554},"unique_id":"OdSlozuTY-tpjbtzkCm5T","model_hash":149284793,"text_dimensions":1.20805005891418},{"door_coords":{"x":475.3836975097656,"y":-984.3721923828124,"z":30.82319259643554},"unique_id":"XN6p8aL9it4SIos-_0qBS","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":13},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Briefing Room","state":false,"door_data":[{"door_coords":{"x":472.9776916503906,"y":-989.82470703125,"z":30.82319259643554},"unique_id":"1aQpGjhHUmDyivcH408_Y","model_hash":-96679321,"text_dimensions":-1.20805005891418},{"door_coords":{"x":475.3836975097656,"y":-989.82470703125,"z":30.82319259643554},"unique_id":"Yov_1d91HeGEPFYWhmeOY","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":14},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Briefing Room Side","state":false,"door_data":[{"door_coords":{"x":476.7511596679688,"y":-999.6306762695313,"z":30.82319259643554},"unique_id":"Jfmnhnp2M161dWCm8TVE2","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":15},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Forensic Lab","state":false,"door_data":[{"door_coords":{"x":479.7533874511719,"y":-986.215087890625,"z":30.82319259643554},"unique_id":"IjV0bKMPkEhwvkKvKdncz","model_hash":-1406685646,"text_dimensions":1.20805005891418},{"door_coords":{"x":479.7533874511719,"y":-988.620361328125,"z":30.82319259643554},"unique_id":"io191kTmSyK27zYHCdF0C","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":16},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Armory 1","state":true,"door_data":[{"door_coords":{"x":479.750732421875,"y":-999.6290283203124,"z":30.7891674041748},"unique_id":"X9M8kOWTEb0YmaBzcPgIv","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":17},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Armory 2","state":true,"door_data":[{"door_coords":{"x":487.4378356933594,"y":-1000.1892700195313,"z":30.78697204589843},"unique_id":"9oUlWPmnxrR3RuhPChXY6","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":18},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Shooting Range","state":false,"door_data":[{"door_coords":{"x":485.61334228515627,"y":-1002.9019775390624,"z":30.78697204589843},"unique_id":"_QfDWiEmLAH1jLt0qlhL6","model_hash":-692649124,"text_dimensions":1.20310604572296},{"door_coords":{"x":488.0184326171875,"y":-1002.9019775390624,"z":30.78697204589843},"unique_id":"Rb7dYDxS0pOb-D7ADzBKq","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":19},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Meeting Room 1","state":true,"door_data":[{"door_coords":{"x":459.9454040527344,"y":-990.705322265625,"z":35.1039810180664},"unique_id":"fiEQzFj8kz7GL--qajAgJ","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":20},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Meeting Room 2","state":false,"door_data":[{"door_coords":{"x":459.9454040527344,"y":-981.0741577148438,"z":35.1039810180664},"unique_id":"7bJcbtIcmGVhMEmUc8ZY7","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":21},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Training Room 1","state":true,"door_data":[{"door_coords":{"x":448.98681640625,"y":-981.5784912109376,"z":35.10376358032226},"unique_id":"rRtC_v_6XQZzNHyr07v1W","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":22},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Training Room 2","state":false,"door_data":[{"door_coords":{"x":448.98681640625,"y":-990.2007446289064,"z":35.10376358032226},"unique_id":"02dPFQ57bGIRkqfPgiNlJ","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":23},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Dispatch Center","state":false,"door_data":[{"door_coords":{"x":448.9845581054688,"y":-995.5263671875,"z":35.10376358032226},"unique_id":"pAlHomzuVVSSPWQ4pi0Lk","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":24},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Roof","state":false,"door_data":[{"door_coords":{"x":464.3085632324219,"y":-984.5284423828124,"z":43.771240234375},"unique_id":"qpMA6EPvPKz55eVEKKj1L","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":25},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Basement Rooms","state":true,"door_data":[{"door_coords":{"x":471.3753051757813,"y":-985.0319213867188,"z":26.40548324584961},"unique_id":"0Ga8_Tbycmw0Ed8GuErzO","model_hash":-1406685646,"text_dimensions":1.20805005891418},{"door_coords":{"x":471.3753051757813,"y":-987.4373779296876,"z":26.40548324584961},"unique_id":"f-YDUjQwMpXq2ODY0BlMf","model_hash":-96679321,"text_dimensions":-1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":26},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Evidence","state":false,"door_data":[{"door_coords":{"x":475.8323364257813,"y":-990.4839477539064,"z":26.40548324584961},"unique_id":"TRW-KfnKWzEfDoeNWxtMJ","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":27},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Identification","state":false,"door_data":[{"door_coords":{"x":478.2891540527344,"y":-997.9100952148438,"z":26.40548324584961},"unique_id":"RMMjwypYyyU7ScG8PpBpj","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":28},{"door_type":"single","location_group":"MRPD","secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"default_state":true,"door_name":"Observation 1","state":true,"door_data":[{"door_coords":{"x":482.66943359375,"y":-983.98681640625,"z":26.40548324584961},"unique_id":"-ccVTX9YH2zNig5z0WL9M","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"id":29,"camera":false},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Interrogation 1","state":true,"door_data":[{"door_coords":{"x":482.6701354980469,"y":-987.5791625976564,"z":26.40548324584961},"unique_id":"9r1_42eSNHqRMJiKfjM0K","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":30},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Observation 2","state":true,"door_data":[{"door_coords":{"x":482.669921875,"y":-992.2991333007813,"z":26.40548324584961},"unique_id":"pzyxL3A70gaP_qGyMm5fF","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":31},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Interrogation 2","state":true,"door_data":[{"door_coords":{"x":482.6702575683594,"y":-995.728515625,"z":26.40548324584961},"unique_id":"8EqMeXq_RENNcOCtSh2h5","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":32},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cells","state":false,"door_data":[{"door_coords":{"x":482.0685729980469,"y":-997.9099731445313,"z":26.40650367736816},"unique_id":"Q9InABMInvGiCQsjywUXD","model_hash":149284793,"text_dimensions":1.20805005891418},{"door_coords":{"x":479.6637573242188,"y":-997.9099731445313,"z":26.40650367736816},"unique_id":"_mmOEGBEwaEa989AGSvnN","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":33},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Lineup","state":true,"door_data":[{"door_coords":{"x":479.0599670410156,"y":-1003.1729736328124,"z":26.40650367736816},"unique_id":"cYRM9zwGkHrXRiR5cxZUu","model_hash":-288803980,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":34},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cells 2","state":true,"door_data":[{"door_coords":{"x":471.3678588867188,"y":-1007.7933959960938,"z":26.40548324584961},"unique_id":"mNY8BzkXyec9GEc9GdAY4","model_hash":149284793,"text_dimensions":1.20805005891418},{"door_coords":{"x":471.3758239746094,"y":-1010.1978759765624,"z":26.40548324584961},"unique_id":"hg0vY2z19pfyYDSir7SBy","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":35},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Processing","state":true,"door_data":[{"door_coords":{"x":475.953857421875,"y":-1006.9378051757813,"z":26.40638542175293},"unique_id":"atCveh9iUQy640ONGKCmz","model_hash":-288803980,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":36},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Mugshot","state":true,"door_data":[{"door_coords":{"x":475.953857421875,"y":-1010.8193359375,"z":26.40638542175293},"unique_id":"RKBwZSAOuvyxqsjTtrA4Z","model_hash":-1406685646,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_regular.ogg","id":37},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell Entrance 2","state":false,"door_data":[{"door_coords":{"x":476.6156921386719,"y":-1008.8754272460938,"z":26.48005485534668},"unique_id":"MvIg0-rf2jzB65op5Pfjc","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":38},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell Entrance 1","state":false,"door_data":[{"door_coords":{"x":481.00836181640627,"y":-1004.1179809570313,"z":26.48005485534668},"unique_id":"FvQEtpVMJkQwWMYATlgo-","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":39},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell Large","state":true,"door_data":[{"door_coords":{"x":484.1764221191406,"y":-1007.734375,"z":26.48005485534668},"unique_id":"3VfjFNBA1AAlTQc_kd_-l","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":40},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell 1","state":true,"door_data":[{"door_coords":{"x":486.9131164550781,"y":-1012.1886596679688,"z":26.48005485534668},"unique_id":"pmDdIDz1dHITg4a6momlw","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":41},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell 2","state":true,"door_data":[{"door_coords":{"x":483.9127197265625,"y":-1012.1886596679688,"z":26.48005485534668},"unique_id":"VMbcT2mjm2yCd_cHYtSQn","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":42},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell 3","state":true,"door_data":[{"door_coords":{"x":480.9128112792969,"y":-1012.1886596679688,"z":26.48005485534668},"unique_id":"1FPPa6DbtT-44T3mFxICP","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":43},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Cell 4","state":true,"door_data":[{"door_coords":{"x":477.91259765625,"y":-1012.1886596679688,"z":26.48005485534668},"unique_id":"zAX5VhN2UPXTUR5JgCsDQ","model_hash":-53345114,"text_dimensions":-1.18245634309846}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":44},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Garage","state":false,"door_data":[{"door_coords":{"x":469.9273681640625,"y":-1000.543701171875,"z":26.40548324584961},"unique_id":"2RlkGqigg0rxTL4CNAdCj","model_hash":-288803980,"text_dimensions":1.20805005891418},{"door_coords":{"x":467.522216796875,"y":-1000.543701171875,"z":26.40548324584961},"unique_id":"j5uzQAGdmzdyHm4DXLMOI","model_hash":-288803980,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":45},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Parking Entrance Basement","state":false,"door_data":[{"door_coords":{"x":469.7742614746094,"y":-1014.406005859375,"z":26.48381614685058},"unique_id":"8TeZpB1uElVytX7C9BNNj","model_hash":-692649124,"text_dimensions":1.20310604572296},{"door_coords":{"x":467.3686218261719,"y":-1014.406005859375,"z":26.48381614685058},"unique_id":"0cPgXpFPAYSpD_4akvPcR","model_hash":-692649124,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":46},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Underground Parking Door 1","state":true,"door_data":[{"door_coords":{"x":464.1565551757813,"y":-997.50927734375,"z":26.3707046508789},"unique_id":"rajED6skNW19HlHrIzYlS","model_hash":1830360419,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":47},{"door_type":"single","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Underground Parking Door 2","state":false,"door_data":[{"door_coords":{"x":464.1590576171875,"y":-974.6655883789064,"z":26.3707046508789},"unique_id":"DIWH1C3681BLZO8a77ZtJ","model_hash":1830360419,"text_dimensions":1.20310604572296}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_metal.ogg","id":48},{"door_type":"garage","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Underground Parking 1","state":true,"door_data":[{"door_coords":{"x":452.3005065917969,"y":-999.6417846679688,"z":28.67484855651855},"unique_id":"JdC4m7MzJEcrNemCDpcFI","model_hash":2130672747,"text_dimensions":0}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":49},{"door_type":"garage","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Underground Parking 2","state":false,"door_data":[{"door_coords":{"x":431.4119262695313,"y":-1000.7716674804688,"z":26.69660949707031},"unique_id":"b7TYb5-62rrPecnXDmhyc","model_hash":2130672747,"text_dimensions":0}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":50},{"door_type":"garage","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Parking Garage 2","state":true,"door_data":[{"door_coords":{"x":459.5504150390625,"y":-1019.698974609375,"z":29.0887393951416},"unique_id":"M31A9PCr5rPFnkEky9gk4","model_hash":-190780785,"text_dimensions":0}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":51},{"door_type":"garage","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Parking Garage 1","state":false,"door_data":[{"door_coords":{"x":460.681884765625,"y":-1014.64599609375,"z":31.08801078796386},"unique_id":"PfQROwZMDOumoq-OXrZFu","model_hash":-190780785,"text_dimensions":0}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":52},{"door_type":"gates","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Bollards 1","state":true,"door_data":[{"door_coords":{"x":410.0257873535156,"y":-1020.1565551757813,"z":28.40199851989746},"unique_id":"x0IORlmUxoVKMDsQ6mXmh","model_hash":-1868050792,"text_dimensions":3.24277400970459}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":53},{"door_type":"gates","location_group":"MRPD","secret":false,"lockpickable":false,"camera":false,"default_state":true,"door_name":"Bollards 2","state":true,"door_data":[{"door_coords":{"x":410.0257873535156,"y":-1028.3189697265626,"z":28.41814613342285},"unique_id":"X3oEGxLIm--TQ4aUkubso","model_hash":-1635161509,"text_dimensions":-3.24277400970459}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":54},{"door_type":"gates","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Backside Gate","state":true,"door_data":[{"door_coords":{"x":488.8948059082031,"y":-1017.2119750976564,"z":27.14934921264648},"unique_id":"QdN8QnI4Nq0rpqpHjSCoS","model_hash":-1603817716,"text_dimensions":5.60141397640109}],"distance":10,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_switch.ogg","id":55},{"door_type":"double","location_group":"MRPD","secret":false,"lockpickable":false,"camera":true,"default_state":true,"door_name":"Underground Rooms","state":true,"door_data":[{"door_coords":{"x":479.0624084472656,"y":-985.0323486328124,"z":26.40548324584961},"unique_id":"rhSxyLlKtbUAEF46B3BiJ","model_hash":149284793,"text_dimensions":1.20805005891418},{"door_coords":{"x":479.0624084472656,"y":-987.4375610351564,"z":26.40548324584961},"unique_id":"jzyN3f7agGWa9nXwxiIPa","model_hash":149284793,"text_dimensions":1.20805005891418}],"distance":2,"perms":{"job":[{"grade":0,"name":"police"}]},"door_sound":"door_wooden.ogg","id":56}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ottos.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ottos.json deleted file mode 100644 index 014eccc30..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ottos.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ottos.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"rd3mdjUsXSxXFHcw0A03W","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":823.7611694335938,"y":-828.9948120117188,"z":26.48237609863281}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"ESpAPioz9BlpV9upa5-59","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":830.6199340820313,"y":-829.0283813476563,"z":26.48237609863281}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"wJkGQIIHCEipcfVcKMFEp","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":829.9662475585938,"y":-824.6747436523438,"z":26.48237609863281}}],"door_name":"Waiting Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"ERA4GtIBIqMTsVmP4vkmp","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":837.6531372070313,"y":-821.3134765625,"z":26.48237609863281}}],"door_name":"Storage","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"Suwye6FJ7XtHdT2edLMtK","model_hash":263193286,"text_dimensions":1.31214696168899,"door_coords":{"x":840.5321044921875,"y":-820.5624389648438,"z":26.48237228393554}}],"door_name":"Rear Exit","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"CsMP_tvQDcJhkExH7qw5-","model_hash":270330101,"text_dimensions":0,"door_coords":{"x":825.0067749023438,"y":-805.58203125,"z":29.43921279907226}}],"door_name":"Garage Door 1","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":false,"distance":10},{"id":7,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"UfALaDQF7r1flv3W8Ej6K","model_hash":270330101,"text_dimensions":0,"door_coords":{"x":825.0074462890625,"y":-812.9501953125,"z":29.43940734863281}}],"door_name":"Garage Door 2","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":8,"perms":{"job":[{"grade":0,"name":"mechanic"}],"identifier":[]},"location_group":"Ottos","door_data":[{"unique_id":"gQLSOqW2aVljvm3AP4se-","model_hash":270330101,"text_dimensions":0,"door_coords":{"x":824.1458129882813,"y":-820.2709350585938,"z":28.85136795043945}}],"door_name":"Garage Door 3","secret":false,"state":true,"default_state":true,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":9,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Ottos","door_data":[{"model_hash":-147325430,"unique_id":"-oMGf824NhtKWtU9xvYXf","text_dimensions":1.29998779296875,"door_coords":{"x":800.3914794921875,"y":-824.3545532226563,"z":26.48451614379882}}],"door_name":"Office Building Entrance","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":10,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Ottos","door_data":[{"model_hash":-147325430,"unique_id":"84MCWpOBFyX5qr_79AjUR","text_dimensions":1.29998779296875,"door_coords":{"x":800.0899658203125,"y":-827.1211547851563,"z":26.48451614379882}}],"door_name":"Office Building Office","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":11,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Ottos","door_data":[{"model_hash":-147325430,"unique_id":"cErdpKBwfN26onl9-Uu8y","text_dimensions":1.29998779296875,"door_coords":{"x":802.2042236328125,"y":-829.1265258789063,"z":26.48451614379882}}],"door_name":"Office Building Toilet","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pacific_bank.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pacific_bank.json deleted file mode 100644 index eab70bd73..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pacific_bank.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"pacific_bank.json","imported":false,"data":[{"id":69,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1577691629,"unique_id":"9gcRH9dTgZsxcafo9Vl1T","text_dimensions":-1.30029294954071,"door_coords":{"x":231.50308227539066,"y":216.5134429931641,"z":106.430419921875}},{"model_hash":726025323,"unique_id":"6aMmPED5eklM55P3N2djH","text_dimensions":-1.30029294954071,"door_coords":{"x":232.60072326660157,"y":214.15638732910157,"z":106.430419921875}}],"door_name":"Main Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":70,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1352863520,"unique_id":"DQ2ELlfLEKKXGHwdqezqr","text_dimensions":-1.07681000232696,"door_coords":{"x":244.77554321289066,"y":227.24789428710936,"z":106.74524688720705}},{"model_hash":1352863520,"unique_id":"o4CGb-B7V7swGkJRhXNFe","text_dimensions":-1.07681000232696,"door_coords":{"x":244.03897094726566,"y":225.22415161132813,"z":106.74524688720705}}],"door_name":"Hall Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":71,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"6DOcImAsmxoVqMCCAVB2g","text_dimensions":-1.31328999996185,"door_coords":{"x":252.789794921875,"y":213.75999450683598,"z":106.38217163085938}}],"door_name":"Office 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":72,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"7LgTqdys71f_mgUevG71E","text_dimensions":-1.31328999996185,"door_coords":{"x":262.1838684082031,"y":210.34088134765626,"z":106.38217163085938}}],"door_name":"Office 2","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":73,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"2g_JuFHa22-zS1PfYykWg","text_dimensions":-1.31328999996185,"door_coords":{"x":268.2106018066406,"y":226.95730590820313,"z":106.38217163085938}}],"door_name":"Office 3","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":74,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"AsMsRQz8d4ercV9tZM6Qt","text_dimensions":-1.31328999996185,"door_coords":{"x":258.8165283203125,"y":230.37640380859376,"z":106.38217163085938}}],"door_name":"Office 4","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":75,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"2H25ilitz3knLo4905pFW","text_dimensions":-1.31328999996185,"door_coords":{"x":258.8165283203125,"y":230.37640380859376,"z":110.280517578125}}],"door_name":"Office 5","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":76,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"sOkc-cALJgbvZ6Rayl6or","text_dimensions":-1.31328999996185,"door_coords":{"x":268.2106018066406,"y":226.95730590820313,"z":110.280517578125}}],"door_name":"Office 6","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":77,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"3xr936vQES39hjPVKZJ3g","text_dimensions":-1.31328999996185,"door_coords":{"x":262.1838684082031,"y":210.34088134765626,"z":110.280517578125}}],"door_name":"Office 7","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":78,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1721645826,"unique_id":"rOjV-NLMjNukW7p1rOgQp","text_dimensions":-1.31328999996185,"door_coords":{"x":252.789794921875,"y":213.75999450683598,"z":110.280517578125}}],"door_name":"Office 8","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":79,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1109357065,"unique_id":"KIR2TGzLjhQQEfAGUJuv_","text_dimensions":-1.05347001552581,"door_coords":{"x":272.47210693359377,"y":214.9072723388672,"z":110.280517578125}},{"model_hash":1109357065,"unique_id":"2q6xKyFJgS4vaVgqKumeO","text_dimensions":-1.05347001552581,"door_coords":{"x":273.1838989257813,"y":216.86282348632813,"z":110.280517578125}}],"door_name":"Main Office","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":80,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":1577691629,"unique_id":"qT9YgyLpyj16TXBxoNwyL","text_dimensions":-1.30029294954071,"door_coords":{"x":273.8970336914063,"y":234.5862274169922,"z":123.9748077392578}},{"model_hash":726025323,"unique_id":"DPBlpktXUqLvsJNSGkNwZ","text_dimensions":-1.30029294954071,"door_coords":{"x":271.4532775878906,"y":235.4756774902344,"z":123.9748077392578}}],"door_name":"Roof Exit","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":81,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":726025323,"unique_id":"0IMBwnWvnd0-CKGkl9-TG","text_dimensions":-1.30029294954071,"door_coords":{"x":267.3222961425781,"y":200.7542266845703,"z":106.44992065429688}},{"model_hash":1577691629,"unique_id":"j3jV9CSKJIBebGTXMipfG","text_dimensions":-1.30029294954071,"door_coords":{"x":264.8785095214844,"y":201.6436767578125,"z":106.44992065429688}}],"door_name":"Side Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":82,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":267980221,"unique_id":"WUw41PrZS44tSZMt39MWs","text_dimensions":-1.31328999996185,"door_coords":{"x":272.79046630859377,"y":206.48045349121098,"z":106.38217163085938}}],"door_name":"Office Side Entrance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":83,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":267980221,"unique_id":"GX6pLzdMep7D6xqZQ7jjK","text_dimensions":-1.31328999996185,"door_coords":{"x":272.79046630859377,"y":206.48045349121098,"z":110.280517578125}}],"door_name":"Upstairs Side 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":84,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":267980221,"unique_id":"gaA0xvf1uTXUbcsSy5gW0","text_dimensions":-1.31328999996185,"door_coords":{"x":277.5953063964844,"y":223.5415802001953,"z":110.2791748046875}}],"door_name":"Upstairs Side 2","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":85,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":267980221,"unique_id":"40XQ1bZircTiRuNP3pUF3","text_dimensions":-1.31328999996185,"door_coords":{"x":277.5953369140625,"y":223.5415802001953,"z":106.38043212890624}}],"door_name":"Staircase Side 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":86,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":-2121568016,"unique_id":"btZCXZdDSyPt3aTmDKWyW","text_dimensions":-1.06341004371643,"door_coords":{"x":251.51986694335936,"y":215.7131500244141,"z":106.37024688720705}}],"door_name":"Cashier Entrance Right","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":87,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":-2121568016,"unique_id":"ax3do6_-zW5e3m0aTEXHG","text_dimensions":-1.06341004371643,"door_coords":{"x":256.6068115234375,"y":229.6896209716797,"z":106.37024688720705}}],"door_name":"Cashier Entrance Left","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":88,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":-2121568016,"unique_id":"6k9gOnaW7Ep6bNRn9Po-Q","text_dimensions":-1.06341004371643,"door_coords":{"x":270.23065185546877,"y":221.26730346679688,"z":106.37024688720705}}],"door_name":"Cashier Entrance Middle Left","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":89,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":-2121568016,"unique_id":"IKK_z28io3aPeqUhi1yHf","text_dimensions":-1.06341004371643,"door_coords":{"x":267.3699645996094,"y":213.40798950195313,"z":106.37024688720705}}],"door_name":"Cashier Entrance Middle Right","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":90,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"LiUQuhH9KYe8JaoYB-EMC","text_dimensions":-1.30127382278442,"door_coords":{"x":272.6421508789063,"y":219.89871215820313,"z":97.31797790527344}}],"door_name":"Basement Gate 1","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":91,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"rP7aaCmP2sQduDKh1DFaW","text_dimensions":-1.30127382278442,"door_coords":{"x":270.10321044921877,"y":212.9229278564453,"z":97.31797790527344}}],"door_name":"Basement Gate 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":92,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"gnw1saPurY3Ak-j9yPFCe","text_dimensions":-1.30127382278442,"door_coords":{"x":265.7790832519531,"y":225.86680603027345,"z":97.31797790527344}}],"door_name":"Basement Reception","default_state":false,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":93,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"bg3s-1GZ07q9srBlLvTT5","text_dimensions":-1.30127382278442,"door_coords":{"x":256.4124450683594,"y":229.27593994140626,"z":97.31797790527344}}],"door_name":"Basement Door 1","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":94,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"uYuRcRJHUlQPRB-EHdCbM","text_dimensions":-1.30127382278442,"door_coords":{"x":251.64984130859376,"y":216.19061279296876,"z":97.31797790527344}}],"door_name":"Basement Door 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":95,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"wv_m_XdZ81_qICBE1ylUe","text_dimensions":-1.30127382278442,"door_coords":{"x":250.564208984375,"y":233.39938354492188,"z":97.31797790527344}}],"door_name":"Basement Door 3","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":96,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":409280169,"unique_id":"sixVPUAf15AgAt5BZ4gm8","text_dimensions":-1.30127382278442,"door_coords":{"x":244.55801391601566,"y":216.89727783203129,"z":97.31797790527344}}],"door_name":"Basement Door 4","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":97,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":643152522,"unique_id":"zujslrn8iMp6uaDlSW88k","text_dimensions":-1.1898258371927,"door_coords":{"x":229.89053344726566,"y":227.34201049804688,"z":97.323974609375}}],"door_name":"Safe Left","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":98,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pacific Bank","door_data":[{"model_hash":643152522,"unique_id":"q5iUxr-FacASYFx7h0zSa","text_dimensions":-1.1898258371927,"door_coords":{"x":225.6462860107422,"y":228.88677978515626,"z":97.323974609375}}],"door_name":"Safe Right","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_bank.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_bank.json deleted file mode 100644 index 55a1e4f73..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_bank.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"paleto_bank.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"jLHu9aevb7RYl_NmxCGOw","model_hash":2063730765,"text_dimensions":1.31868304149247,"door_coords":{"x":-110.64230346679688,"y":6462.0126953125,"z":31.79333686828613}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"8-iprbPT34OZfgRyeJ_p4","model_hash":2110946875,"text_dimensions":1.31868304149247,"door_coords":{"x":-104.83712768554688,"y":6463.77392578125,"z":31.79334640502929}}],"door_name":"Loans 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"j088lUsWcYYhJVp22bXEc","model_hash":1754616769,"text_dimensions":1.31868304149247,"door_coords":{"x":-100.62174224853516,"y":6467.9892578125,"z":31.79334640502929}}],"door_name":"Loans 2","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"Gfndx0nW8QgkUBKuGDd6U","model_hash":-368548260,"text_dimensions":1.31868304149247,"door_coords":{"x":-104.70573425292968,"y":6473.91796875,"z":31.78798294067382}}],"door_name":"Administration","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"1C1Wzsg7blXw2rL1bleSh","model_hash":1248599813,"text_dimensions":-1.30158996913814,"door_coords":{"x":-116.51268768310549,"y":6478.9599609375,"z":31.78797912597656}}],"door_name":"Side Exit 1","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"Gikw4y6imHLK_nfyySOyN","model_hash":-56652918,"text_dimensions":1.31868304149247,"door_coords":{"x":-111.04269409179688,"y":6475.328125,"z":31.78797912597656}}],"door_name":"Back Rooms 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"zhuiD6XZVo0QipRaw9h5I","model_hash":1784650867,"text_dimensions":1.44222111906856,"door_coords":{"x":-112.57083129882813,"y":6468.0078125,"z":31.21414375305175}}],"door_name":"Reception","default_state":false,"state":false,"secret":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":8,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"QOYQustiVHEI4oMdVURjp","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":-92.23223114013672,"y":6468.96044921875,"z":31.78797912597656}}],"door_name":"CCTV","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":9,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"H5xjprPhDo3w9m_HmaXnL","model_hash":1248599813,"text_dimensions":-1.30158996913814,"door_coords":{"x":-96.70865631103516,"y":6474.056640625,"z":31.78797912597656}}],"door_name":"Side Exit 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":10,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"fN4R0S7Z4DHdlX0gomOi-","model_hash":-147325430,"text_dimensions":1.29998779296875,"door_coords":{"x":-100.11229705810549,"y":6474.39208984375,"z":31.78797912597656}}],"door_name":"Back Rooms 2","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":11,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto Bank","door_data":[{"unique_id":"FJsp7GipHJ0-drcU4Qz5P","model_hash":-2050208642,"text_dimensions":1.63406101614236,"door_coords":{"x":-100.24186706542968,"y":6464.54931640625,"z":31.88460350036621}}],"door_name":"Safe","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_pd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_pd.json deleted file mode 100644 index 426572d87..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/paleto_pd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"paleto_pd.json","imported":false,"data":[{"id":117,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"mYpSqW1QRuWQ5tqxWrGoI","model_hash":733214349,"text_dimensions":1.01486622495576,"door_coords":{"x":-437.1716918945313,"y":6012.947265625,"z":32.28851318359375}},{"unique_id":"9ngCkw8ePds1OvUKnWZr5","model_hash":965382714,"text_dimensions":1.01486622495576,"door_coords":{"x":-438.5865478515625,"y":6014.36181640625,"z":32.28851318359375}}],"door_name":"Entrance","default_state":true,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":118,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"mk45WGPeZjv5G7Z-AynQ4","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-443.9599914550781,"y":6017.162109375,"z":32.28851318359375}}],"door_name":"Reception","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":119,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"sQLpSpEf9Vf3oKPuVbp9Q","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-446.6564025878906,"y":6003.453125,"z":32.28851318359375}},{"unique_id":"JfhGTD4tSNchc2OVYpT_b","model_hash":1857649811,"text_dimensions":1.08200624212622,"door_coords":{"x":-448.0712890625,"y":6004.8681640625,"z":32.28851318359375}}],"door_name":"Waiting room","default_state":true,"state":true,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":120,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"Pf-bhzpf7hkcoVw62H0oA","model_hash":733214349,"text_dimensions":1.01486622495576,"door_coords":{"x":-454.9016723632813,"y":5998.0517578125,"z":32.28851318359375}},{"unique_id":"vGW-3HE1CJGTJXsgbiIB_","model_hash":965382714,"text_dimensions":1.01486622495576,"door_coords":{"x":-453.48675537109377,"y":5996.63720703125,"z":32.28851318359375}}],"door_name":"Rear entrance","default_state":true,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":121,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"4q57QSMOJjWFf6K2xIVhv","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-451.4247131347656,"y":6003.42041015625,"z":32.28851318359375}},{"unique_id":"ENbLfISx0mnoQQ69Pmi57","model_hash":1857649811,"text_dimensions":1.08200624212622,"door_coords":{"x":-450.00982666015627,"y":6004.83544921875,"z":32.28851318359375}}],"door_name":"Stairs","default_state":true,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":122,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"iCJRnrxMGyRWxRi0uVrgu","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-451.4247131347656,"y":6003.42041015625,"z":27.58121490478515}},{"unique_id":"X2nUvXFCliRn_Ap49V2C1","model_hash":1857649811,"text_dimensions":1.08200624212622,"door_coords":{"x":-450.00982666015627,"y":6004.83544921875,"z":27.58121490478515}}],"door_name":"Basement","default_state":true,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":123,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"n-PR99rI3sQSq2NaP-haM","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-443.6405029296875,"y":6006.97265625,"z":27.73100090026855}}],"door_name":"Cell area","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":124,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"KKgeq1NyKdtVTGlV8k4zL","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-442.2433471679688,"y":6012.61962890625,"z":27.73100090026855}}],"door_name":"Cells","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":125,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"_wZ5IVEmOpmb3eovtpILK","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-445.9456787109375,"y":6012.88037109375,"z":27.73100090026855}}],"door_name":"Cell Left 1","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":126,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"MQmym_QiygS2EpwRruSzM","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-448.9160461425781,"y":6015.85107421875,"z":27.73100090026855}}],"door_name":"Cell Left 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":127,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"MvQwhcHWFE2Dhuhr-gf7v","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-443.39007568359377,"y":6015.43603515625,"z":27.73100090026855}}],"door_name":"Cell Right 1","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":128,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"T6wUp5LoM9EHpgjOcfWyD","model_hash":-594854737,"text_dimensions":-1.30000275373458,"door_coords":{"x":-446.3604431152344,"y":6018.40673828125,"z":27.73100090026855}}],"door_name":"Cell Right 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":129,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"QBD5_1ByVgP6nnmLEzKWo","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-443.0612182617188,"y":5999.8740234375,"z":27.58121490478515}}],"door_name":"Observation 1","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":130,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"Vlojtwm21JO-kTrxtdz2m","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-446.4799499511719,"y":5996.46875,"z":27.58121490478515}}],"door_name":"Observation 2","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":131,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"Efe8JK1wk_QeEcFLKaclZ","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-441.9415588378906,"y":5998.75439453125,"z":27.58121490478515}}],"door_name":"Interrogation 1","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":132,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"IKDA2zrTFY5YwsDHDqi7O","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-445.35357666015627,"y":5995.34228515625,"z":27.58121490478515}}],"door_name":"Interrogation 2","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":133,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"wLepwfSvBihExyiAuaEsx","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-449.5087890625,"y":5999.46826171875,"z":27.58121490478515}}],"door_name":"Mugshot","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":134,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"e_LtqC05oJt0_L-VVRLIu","model_hash":1857649811,"text_dimensions":1.08200624212622,"door_coords":{"x":-450.00982666015627,"y":6004.83544921875,"z":36.99581527709961}},{"unique_id":"ttIj8z_FZj__WEbz0JN5f","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-451.4247131347656,"y":6003.42041015625,"z":36.99581527709961}}],"door_name":"Upstairs","default_state":true,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":135,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"VinQMAArDcQHv84JSE2Io","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-447.4444885253906,"y":6011.51220703125,"z":36.99581527709961}}],"door_name":"Armory","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":136,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"XbP5HzVu2hrEqAxRH7_nX","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-441.672607421875,"y":6009.1435546875,"z":36.99581527709961}}],"door_name":"Lockers","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":137,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"m_x_eJ8N1jz1bVQzuh5x5","model_hash":899779172,"text_dimensions":1.21875433938112,"door_coords":{"x":-446.9224548339844,"y":6001.234375,"z":37.29659271240234}}],"door_name":"Office entrance 1","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":138,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"Mvyb1pUHDJOKEay13o4s4","model_hash":899779172,"text_dimensions":1.21875433938112,"door_coords":{"x":-443.9523010253906,"y":6004.20458984375,"z":37.29659271240234}}],"door_name":"Office Entrance 2","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":139,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"VVkHd9U8BOncuPIRULgvA","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-437.1285400390625,"y":6004.658203125,"z":36.99581527709961}}],"door_name":"Sheriff","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":140,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Paleto PD","door_data":[{"unique_id":"NqTSiTleDgMipywzuVWoc","model_hash":1362051455,"text_dimensions":1.1027676127851,"door_coords":{"x":-449.6783752441406,"y":5999.3447265625,"z":36.99581527709961}}],"door_name":"Archive","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/park_rangers.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/park_rangers.json deleted file mode 100644 index 43242f10d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/park_rangers.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"park_rangers.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"3Xd5wg_yiIMXqzAFNc6dB","model_hash":-117185009,"text_dimensions":-1.29981100191804,"door_coords":{"x":387.7514953613281,"y":792.87109375,"z":187.84912109375}}],"door_name":"Downstairs Entrance","camera":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"RpAepy1-JPSsn7EbwiVtj","model_hash":-117185009,"text_dimensions":-1.29981100191804,"door_coords":{"x":388.63128662109377,"y":799.6823120117188,"z":187.8262634277344}}],"door_name":"Downstairs Side Entrance","camera":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"9yq7H3Mq2tPfBhWuWIln7","model_hash":517369125,"text_dimensions":-1.29981005191802,"door_coords":{"x":383.4079284667969,"y":798.2910766601563,"z":187.61181640625}}],"door_name":"Cells","camera":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"E1gDu9ZR7sP5p22_3TE5x","model_hash":517369125,"text_dimensions":-1.29981005191802,"door_coords":{"x":382.9616088867188,"y":796.8286743164063,"z":187.61172485351566}}],"door_name":"Cell 1","camera":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"dyze6oCzWYlGS0_Hed8ZA","model_hash":517369125,"text_dimensions":-1.29981005191802,"door_coords":{"x":378.75830078125,"y":796.83642578125,"z":187.6123046875}}],"door_name":"Cell 2","camera":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"1P9fGUfX3fyNGBzC-icYe","model_hash":-117185009,"text_dimensions":-1.29981100191804,"door_coords":{"x":380.2174377441406,"y":792.7882690429688,"z":190.6414337158203}}],"door_name":"Upstairs Entrance","camera":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Park Rangers","door_data":[{"unique_id":"mkvXJc6cNcrVnjqRgNtxf","model_hash":1704212348,"text_dimensions":-1.29981100191804,"door_coords":{"x":384.3811950683594,"y":796.0927734375,"z":190.63963317871098}}],"door_name":"Office","camera":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pillbox.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pillbox.json deleted file mode 100644 index debda8b68..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pillbox.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"pillbox.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"tiYeDB0T_h1-h_KaJLfel","text_dimensions":1.30290603637695,"door_coords":{"x":313.4800720214844,"y":-595.4583129882813,"z":43.43391036987305}}],"door_name":"Reception","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"C4mA_Ch16g5obbUhG8wUT","text_dimensions":1.30290603637695,"door_coords":{"x":309.13372802734377,"y":-597.75146484375,"z":43.43391036987305}}],"door_name":"Staff Room","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"rPZtgk7I0gMell5lhvFlm","text_dimensions":1.30290603637695,"door_coords":{"x":303.90869140625,"y":-596.5780029296875,"z":43.43391036987305}}],"door_name":"Cloakroom","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"QSfUmfZoo1hpq_65b2n_l","text_dimensions":1.30290603637695,"door_coords":{"x":298.9548034667969,"y":-594.7749633789063,"z":43.43391036987305}}],"door_name":"Restroom","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"beNn5DgBugkLGT56NMxNl","text_dimensions":1.28710901737213,"door_coords":{"x":328.1364440917969,"y":-592.7760620117188,"z":43.43391036987305}},{"model_hash":-1700911976,"unique_id":"I5dY3cKejQ4haPf-WwA1j","text_dimensions":-1.28710901737213,"door_coords":{"x":327.2560119628906,"y":-595.1950073242188,"z":43.43391036987305}}],"door_name":"Ward D","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"CjqekLj5w5k7AliSIetT7","text_dimensions":1.28710901737213,"door_coords":{"x":324.23602294921877,"y":-589.2261962890625,"z":43.43391036987305}},{"model_hash":-1700911976,"unique_id":"Ev4tXERoXT62wP-kVbQPm","text_dimensions":-1.28710901737213,"door_coords":{"x":326.6549987792969,"y":-590.1066284179688,"z":43.43391036987305}}],"door_name":"Ward B","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"ems"},{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"soMG31C82Kk1jx05Q8o7X","text_dimensions":1.30290603637695,"door_coords":{"x":328.9761657714844,"y":-586.5975341796875,"z":43.43391036987305}}],"door_name":"Restroom B1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"kRPNS7Y7cIJNHaoJT-PUL","text_dimensions":1.30290603637695,"door_coords":{"x":328.7010803222656,"y":-587.3118896484375,"z":43.43391036987305}}],"door_name":"Restroom B2","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"Gvq6ruGNnMUmBW1HP5bIH","text_dimensions":1.30290603637695,"door_coords":{"x":336.162841796875,"y":-580.1403198242188,"z":43.43391036987305}}],"door_name":"MRI B","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"-ujPtqiuk4lweZRN57Sn2","text_dimensions":1.30290603637695,"door_coords":{"x":339.0049743652344,"y":-586.703369140625,"z":43.43391036987305}}],"door_name":"Administration B","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"g76VHsWy5x9tNpDGbhu4h","text_dimensions":1.30290603637695,"door_coords":{"x":340.7818298339844,"y":-581.8214721679688,"z":43.43391036987305}}],"door_name":"Diagnostics B","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"h_DxYEJ72iapsWfYURp-Y","text_dimensions":1.30290603637695,"door_coords":{"x":346.77392578125,"y":-584.00244140625,"z":43.43391036987305}}],"door_name":"XRAY B","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":13,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"ga0v2TIKrUAY1ifM6JlLs","text_dimensions":1.28710901737213,"door_coords":{"x":349.3137512207031,"y":-586.3259887695313,"z":43.43391036987305}},{"model_hash":-1700911976,"unique_id":"r7dTWrYTeYhUTa5mu0QZz","text_dimensions":-1.28710901737213,"door_coords":{"x":348.4333190917969,"y":-588.7449951171875,"z":43.43391036987305}}],"door_name":"Ward C","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":14,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"95qGlQc8gIUipXlV3LpnL","text_dimensions":1.30290603637695,"door_coords":{"x":357.4907836914063,"y":-579.6105346679688,"z":43.43391036987305}}],"door_name":"Private 369 C","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":15,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"MSTWr88n8RjXhHJJanMn5","text_dimensions":1.30290603637695,"door_coords":{"x":356.12518310546877,"y":-583.3624877929688,"z":43.43391036987305}}],"door_name":"Private 370 C","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":16,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"hD_gkzg1-0rLwLvCNZ0v8","text_dimensions":1.30290603637695,"door_coords":{"x":352.1996765136719,"y":-594.1477661132813,"z":43.43391036987305}}],"door_name":"Dr Office 373 C","default_state":false,"state":false,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":17,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"adjc4yqNcfl6_YGT2MC7O","text_dimensions":1.30290603637695,"door_coords":{"x":350.8340759277344,"y":-597.8997192382813,"z":43.43391036987305}}],"door_name":"Private 374 C","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":18,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"SoQ81UquSsbtKIEcRSeYj","text_dimensions":1.30290603637695,"door_coords":{"x":345.5199279785156,"y":-597.3519287109375,"z":43.43391036987305}}],"door_name":"Restroom C1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":19,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"URMWFFdyK9BFdGQ_CheEF","text_dimensions":1.30290603637695,"door_coords":{"x":346.885498046875,"y":-593.5999755859375,"z":43.43391036987305}}],"door_name":"Treatment C","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":20,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"NSto3RXUfjxYtkY0TmlUT","text_dimensions":1.30290603637695,"door_coords":{"x":358.7265319824219,"y":-593.8814086914063,"z":43.43391036987305}}],"door_name":"Dr Office 372 C","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":21,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"kgPlgnvn-PbXi4t5djXYw","text_dimensions":1.30290603637695,"door_coords":{"x":360.5033874511719,"y":-588.99951171875,"z":43.43391036987305}}],"door_name":"Patient 371 C","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":22,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-1700911976,"unique_id":"1mWtFa2Whxh3B1rhFiAHS","text_dimensions":-1.28710901737213,"door_coords":{"x":305.22186279296877,"y":-582.3056030273438,"z":43.43391036987305}},{"model_hash":-434783486,"unique_id":"2PtsE7pHaSV_DgCnsAAwB","text_dimensions":1.28710901737213,"door_coords":{"x":302.8030700683594,"y":-581.424560546875,"z":43.43391036987305}}],"door_name":"Ward A","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":23,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"zA-40XVQDVal_mjYtwIGu","text_dimensions":1.30290603637695,"door_coords":{"x":303.9596252441406,"y":-572.5579223632813,"z":43.43391036987305}}],"door_name":"Closet A","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":24,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"HJUgIzG56x53st0ROTNfn","text_dimensions":1.30290603637695,"door_coords":{"x":307.1181945800781,"y":-569.5689697265625,"z":43.43391036987305}}],"door_name":"Laboratory A","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":25,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"A22ny6kdpXpNk82jXPkP4","text_dimensions":1.28710901737213,"door_coords":{"x":312.005126953125,"y":-571.3411865234375,"z":43.43391036987305}},{"model_hash":-1700911976,"unique_id":"wyGfehIipTu5EUwkvyRvJ","text_dimensions":-1.28710901737213,"door_coords":{"x":314.4241027832031,"y":-572.2215576171875,"z":43.43391036987305}}],"door_name":"Surgery 1A","default_state":true,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":26,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-1700911976,"unique_id":"GpmLJPgrKv_RYu7jOvTwS","text_dimensions":-1.28710901737213,"door_coords":{"x":316.0657043457031,"y":-578.3477172851563,"z":43.43391036987305}},{"model_hash":-434783486,"unique_id":"U6FX4CpIRvhP8Mtjprmdw","text_dimensions":1.28710901737213,"door_coords":{"x":318.4846801757813,"y":-579.2281494140625,"z":43.43391036987305}}],"door_name":"Intensive Care A","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":27,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"Cb0ITJgFoqVp1RTGSB-3X","text_dimensions":1.28710901737213,"door_coords":{"x":323.237548828125,"y":-575.429443359375,"z":43.43391036987305}},{"model_hash":-1700911976,"unique_id":"bgqmxw4r3xscf7XSKvuun","text_dimensions":-1.28710901737213,"door_coords":{"x":325.6565246582031,"y":-576.3099365234375,"z":43.43391036987305}}],"door_name":"Surgery 2A","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":28,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"6avTRzfuDCBt0A7m7OMSZ","text_dimensions":1.28710901737213,"door_coords":{"x":348.9818420410156,"y":-583.9497680664063,"z":28.94709205627441}},{"model_hash":-1700911976,"unique_id":"penACbbCDeAEVMdwpRRfd","text_dimensions":-1.28710901737213,"door_coords":{"x":349.8607482910156,"y":-581.5304565429688,"z":28.94709205627441}}],"door_name":"Hallway 1","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":29,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"W4mRjSJH9OUkE4WcsnYc1","text_dimensions":1.28710901737213,"door_coords":{"x":345.789794921875,"y":-592.7227172851563,"z":28.94709205627441}},{"model_hash":-1700911976,"unique_id":"U2CKhzEcIb0jQdlkClL8t","text_dimensions":-1.28710901737213,"door_coords":{"x":346.6690063476563,"y":-590.3026733398438,"z":28.94709205627441}}],"door_name":"Hallway 2","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":30,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-434783486,"unique_id":"v5uHuJBPUFsS7nsKJLDNV","text_dimensions":1.28710901737213,"door_coords":{"x":338.4466552734375,"y":-590.052978515625,"z":28.94709205627441}},{"model_hash":-1700911976,"unique_id":"81zbfo89AbvZPlX_1wKIZ","text_dimensions":-1.28710901737213,"door_coords":{"x":339.32659912109377,"y":-587.634521484375,"z":28.94709205627441}}],"door_name":"Garage","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":31,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-1421582160,"unique_id":"B7NFWHbxnh6L44p7omQGI","text_dimensions":-1.30159056186676,"door_coords":{"x":321.01483154296877,"y":-559.9127197265625,"z":28.94723892211914}},{"model_hash":1248599813,"unique_id":"WIO4P4bIGJ4fvsdCSKTmo","text_dimensions":-1.30158996913814,"door_coords":{"x":318.6656188964844,"y":-561.0086059570313,"z":28.94723892211914}}],"door_name":"Garage Exit","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":32,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-820650556,"unique_id":"QyOU3ahXSFWFXCNt-IjP3","text_dimensions":0,"door_coords":{"x":329.7497253417969,"y":-562.891845703125,"z":31.75255966186523}}],"door_name":"Garage Door 1","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":33,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":-820650556,"unique_id":"D8dY74HEw2TeF5VkXZ8Sf","text_dimensions":0,"door_coords":{"x":337.28314208984377,"y":-564.4170532226563,"z":29.84545516967773}}],"door_name":"Garage Door 2","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":34,"perms":{"job":[{"grade":0,"name":"police"},{"grade":0,"name":"ems"}],"identifier":[]},"location_group":"Pillbox","door_data":[{"model_hash":854291622,"unique_id":"mUIM-yO3hV3Y7pILE-J7A","text_dimensions":1.30290603637695,"door_coords":{"x":348.5466918945313,"y":-585.158447265625,"z":28.94709205627441}}],"door_name":"Reception","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pizzeria.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pizzeria.json deleted file mode 100644 index 8d7e123dd..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pizzeria.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"pizzeria.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":95403626,"unique_id":"FvjalE0l4xr-QI_hv1GsE","text_dimensions":1.19135439660749,"door_coords":{"x":794.2511596679688,"y":-757.061767578125,"z":27.02702140808105}},{"model_hash":-49173194,"unique_id":"_8XQZ_E6Qj72Y9GMwZkTz","text_dimensions":-1.19135454660863,"door_coords":{"x":794.2511596679688,"y":-759.4415283203125,"z":27.02702140808105}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":-49173194,"unique_id":"pOgtQpOu6a6HyZv-s6WKk","text_dimensions":-1.19135454660863,"door_coords":{"x":803.2781982421875,"y":-747.9281616210938,"z":27.02702140808105}},{"model_hash":95403626,"unique_id":"YxJ4GOxaTv8ee7hk6NLi5","text_dimensions":1.19135439660749,"door_coords":{"x":805.657958984375,"y":-747.9281616210938,"z":27.02702140808105}}],"door_name":"Garden Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"1fx_mdk1rpXjKPBqSXSbD","text_dimensions":-1.2905197138898,"door_coords":{"x":810.4091796875,"y":-756.2732543945313,"z":26.93464088439941}}],"door_name":"Kitchen","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":-357301147,"unique_id":"KcLPfzHhkmRae53WJf2Xm","text_dimensions":-1.65760004520416,"door_coords":{"x":805.2612915039063,"y":-758.6717529296875,"z":25.79215812683105}}],"door_name":"Freezer","secret":false,"state":false,"default_state":true,"door_sound":"door_switch.ogg","door_type":"gates","lockpickable":false,"camera":true,"distance":10},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"AN2_QMYZ500VNm99BRdkp","text_dimensions":-1.2905197138898,"door_coords":{"x":806.2781372070313,"y":-765.8098754882813,"z":26.93464088439941}}],"door_name":"Basement","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":-420112688,"unique_id":"qd0y5HGyPiqkQ390rca0X","text_dimensions":-1.3219967666082,"door_coords":{"x":814.5675048828125,"y":-762.8239135742188,"z":27.04651069641113}}],"door_name":"Rear Exit","secret":false,"state":false,"default_state":true,"door_sound":"","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"Q9WxNICnpHoQIKfD1qWZK","text_dimensions":-1.2905197138898,"door_coords":{"x":804.4857788085938,"y":-767.697509765625,"z":31.41847038269043}}],"door_name":"Staff Rooms","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"_pqBxdL5kcm6OXYhUo5Hg","text_dimensions":-1.2905197138898,"door_coords":{"x":806.8858032226563,"y":-764.5674438476563,"z":31.41847038269043}}],"door_name":"Lockers","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"zJHlhhiqfdPUlvVavxul7","text_dimensions":-1.2905197138898,"door_coords":{"x":797.4042358398438,"y":-758.2521362304688,"z":31.41847038269043}}],"door_name":"CEO","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"_r1oTe6bWkHZSdqdn2t9z","text_dimensions":-1.2905197138898,"door_coords":{"x":798.6846923828125,"y":-763.3290405273438,"z":31.41847038269043}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"DV2CdTBsz4uNYFU969SKX","text_dimensions":-1.2905197138898,"door_coords":{"x":811.9174194335938,"y":-762.4280395507813,"z":26.93464088439941}}],"door_name":"Upstairs","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"RZsRUKJ7weo8c41pA3p1Q","text_dimensions":-1.2905197138898,"door_coords":{"x":800.4144897460938,"y":-763.9931640625,"z":26.93464088439941}}],"door_name":"WC Gents","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":13,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Pizzeria","door_data":[{"model_hash":1984391163,"unique_id":"WLh6LCOpMGdlice1yyMU1","text_dimensions":-1.2905197138898,"door_coords":{"x":800.4030151367188,"y":-765.0847778320313,"z":26.93464088439941}}],"door_name":"WC Ladies","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ponsonbys.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ponsonbys.json deleted file mode 100644 index 0a055ec58..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/ponsonbys.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"ponsonbys.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ponsonbys","door_data":[{"model_hash":-1922281023,"unique_id":"Ay7SNjxZgGgDEt5URvjPc","text_dimensions":-1.05936599581036,"door_coords":{"x":-716.6500244140625,"y":-155.41656494140626,"z":37.68999099731445}},{"model_hash":-1922281023,"unique_id":"_TLVYXkcQOt1eN3Mw38Hg","text_dimensions":-1.05936599581036,"door_coords":{"x":-715.5914306640625,"y":-157.25010681152345,"z":37.68999099731445}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ponsonbys","door_data":[{"model_hash":-1922281023,"unique_id":"G2f7V8cfDKFGK1OyoZZqA","text_dimensions":-1.05936599581036,"door_coords":{"x":-156.45928955078126,"y":-304.4152526855469,"z":40.00812911987305}},{"model_hash":-1922281023,"unique_id":"TNcHL8oOSnIqtAmvRAsWB","text_dimensions":-1.05936599581036,"door_coords":{"x":-157.14859008789066,"y":-306.4170837402344,"z":40.00812911987305}}],"door_name":"Entrance 2","secret":false,"state":false,"camera":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"default_state":false,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Ponsonbys","door_data":[{"model_hash":-1922281023,"unique_id":"GLboSamYTJI2pdDIMwUIG","text_dimensions":-1.05936599581036,"door_coords":{"x":-1454.7708740234376,"y":-231.81578063964845,"z":50.07158660888672}},{"model_hash":-1922281023,"unique_id":"zuZIvxMdXbcRag9I5VGmF","text_dimensions":-1.05936599581036,"door_coords":{"x":-1456.1876220703126,"y":-233.3890380859375,"z":50.07158279418945}}],"door_name":"Entrance 3","secret":false,"state":false,"default_state":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pops_diner.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pops_diner.json deleted file mode 100644 index 8b1301d10..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/pops_diner.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"pops_diner.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Pops Diner","door_data":[{"model_hash":861832298,"unique_id":"4dFgAWmMfvCh9XczrXNhg","text_dimensions":1.10002598294522,"door_coords":{"x":1581.062255859375,"y":6458.740234375,"z":25.01383018493652}}],"door_name":"Entrance 1","secret":true,"state":false,"camera":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Pops Diner","door_data":[{"model_hash":-1428884643,"unique_id":"46de08AJtYcnPTNV-qW3y","text_dimensions":1.10002598294522,"door_coords":{"x":1595.5367431640626,"y":6451.9404296875,"z":25.01383018493652}}],"door_name":"Entrance 2","secret":true,"state":true,"camera":true,"door_sound":"","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/premium_deluxe_motorsport.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/premium_deluxe_motorsport.json deleted file mode 100644 index 804b26a94..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/premium_deluxe_motorsport.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"premium_deluxe_motorsport.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"uvDc0OY8x7MO1HAEmL2Wd","model_hash":1973010099,"text_dimensions":1.38004902750253,"door_coords":{"x":-55.95074081420898,"y":-1088.0653076171876,"z":27.61301040649414}}],"door_name":"Main Entrance","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"gLkOWZI7Z5PEZCE18I-YI","model_hash":1973010099,"text_dimensions":1.38004902750253,"door_coords":{"x":-48.12820434570312,"y":-1103.4998779296876,"z":27.61301040649414}}],"door_name":"Side Entrance","state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"5VealIR2R4Fj2zIc_FNZy","model_hash":2089009131,"text_dimensions":-1.31781597249209,"door_coords":{"x":-27.62104797363281,"y":-1094.7628173828126,"z":27.42458724975586}}],"door_name":"Workshop Door","state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"PejTcBim255BEmUZR6HGX","model_hash":1010499530,"text_dimensions":0,"door_coords":{"x":-21.86486625671386,"y":-1090.369873046875,"z":29.92569923400879}}],"door_name":"Workshop Garage Door","state":false,"default_state":true,"door_sound":"door_metal.ogg","door_type":"garage","lockpickable":false,"distance":10},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"q2H7PSn8xYm88q2sz7sEP","model_hash":2089009131,"text_dimensions":-1.31781597249209,"door_coords":{"x":-32.64266967773437,"y":-1108.5592041015626,"z":27.42458724975586}}],"door_name":"Office 1","state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Premium Deluxe Motorsport","door_data":[{"unique_id":"ArmRQyw12i1lZgs9LT1X7","model_hash":2089009131,"text_dimensions":-1.31781597249209,"door_coords":{"x":-30.42845916748047,"y":-1102.47021484375,"z":27.42458724975586}}],"door_name":"Office 2","state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/record_a_studios.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/record_a_studios.json deleted file mode 100644 index 08e3040a1..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/record_a_studios.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"record_a_studios.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"apYor5UveFidv19OZI9BO","model_hash":-104698915,"text_dimensions":-1.17019524646457,"door_coords":{"x":475.156005859375,"y":-104.5779266357422,"z":63.30769348144531}},{"unique_id":"bCLFejiuA18_UtUA86WcM","model_hash":-350302570,"text_dimensions":-1.17019524646457,"door_coords":{"x":472.9541320800781,"y":-103.77748107910156,"z":63.30769348144531}}],"door_name":"Entrance","camera":true,"state":false,"default_state":true,"door_sound":"door_click.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"NIg69NtC3fAdMx7_Ln-hf","model_hash":1364395251,"text_dimensions":-1.20916902879253,"door_coords":{"x":487.7897644042969,"y":-97.1702880859375,"z":63.31010055541992}},{"unique_id":"49aGK-0a0i6QvzV-qOi0B","model_hash":490866369,"text_dimensions":1.20916902879253,"door_coords":{"x":485.5348205566406,"y":-96.34949493408205,"z":63.31010055541992}}],"door_name":"Hallway","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"3UJkhs14fIbD2e4vSQ63F","model_hash":490866369,"text_dimensions":1.20916902879253,"door_coords":{"x":481.77294921875,"y":-82.4202651977539,"z":57.91009902954101}},{"unique_id":"AJ7JSAGoHuyT7FetopGWY","model_hash":1364395251,"text_dimensions":-1.20916902879253,"door_coords":{"x":484.0281982421875,"y":-83.24117279052735,"z":57.91009902954101}}],"door_name":"Hallway 2","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"Q0Gfa3qSRBRkovNp0CMn1","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":488.3698120117188,"y":-74.87567901611328,"z":58.31012344360351}}],"door_name":"Recording 1","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"DyV6IyytmEXq3IhYsA_wG","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":493.6206970214844,"y":-60.45001220703125,"z":58.31012344360351}}],"door_name":"Recording 2","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"uE8dya7Zj1TX5OJx8YEnr","model_hash":-1992090031,"text_dimensions":-1.30916905263438,"door_coords":{"x":489.9454650878906,"y":-78.2253646850586,"z":58.31320571899414}}],"door_name":"Lounge","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"26MRUytc7yDecrQQbdGsI","model_hash":1238289467,"text_dimensions":1.29961263248696,"door_coords":{"x":493.5103454589844,"y":-75.51423645019531,"z":58.31012344360351}},{"unique_id":"wSTTIHIkDsODgyleylpma","model_hash":161845515,"text_dimensions":-1.29961181432008,"door_coords":{"x":491.5640869140625,"y":-73.79964447021485,"z":58.31012344360351}}],"door_name":"Main Recording 1","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"_tUYd0AG9qRR1I7dYAxY8","model_hash":161845515,"text_dimensions":-1.29961181432008,"door_coords":{"x":500.23004150390627,"y":-64.42359924316406,"z":58.31012344360351}},{"unique_id":"L2x3Y0F3OhzSdZgwrOg6j","model_hash":1238289467,"text_dimensions":1.29961263248696,"door_coords":{"x":497.6427917480469,"y":-64.23949432373047,"z":58.31012344360351}}],"door_name":"Main Recording 2","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"secret":false,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"54_Rvm_mej2l7m5djQx4a","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":504.0113525390625,"y":-63.38056182861328,"z":58.31012344360351}}],"door_name":"Drummer","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"bsYX6UTRSlpCMn2Di4w1R","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":510.9324951171875,"y":-67.20118713378906,"z":58.30988311767578}}],"door_name":"Back Room","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"o5MNVqlFXxsgVztT_TQW3","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":497.45404052734377,"y":-86.13240051269531,"z":58.31012344360351}}],"door_name":"Drummer 2","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"tjEDO6FAOKItvlIYdIdiI","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":494.1359252929688,"y":-77.84779357910156,"z":58.31012344360351}}],"door_name":"Drummer 3","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":13,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"Pdp-ChXqtN5DPU6rks65P","model_hash":-1643405159,"text_dimensions":-1.30503602372482,"door_coords":{"x":509.9294738769531,"y":-92.65479278564452,"z":58.31012344360351}}],"door_name":"Vocal 1","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":14,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"PZ2mNFUSdSRXuePUmEk6m","model_hash":1364395251,"text_dimensions":-1.20916902879253,"door_coords":{"x":512.8785400390625,"y":-89.31808471679688,"z":58.31013488769531}}],"door_name":"Vocal 2","camera":true,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":15,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Record A Studios","door_data":[{"unique_id":"Mx0EUVkjAY9qm-dsSRLVN","model_hash":1364395251,"text_dimensions":-1.20916902879253,"door_coords":{"x":504.7373046875,"y":-87.90481567382813,"z":58.31013488769531}}],"door_name":"Main Area","camera":true,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/sandy_pd.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/sandy_pd.json deleted file mode 100644 index f0f36e2b2..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/sandy_pd.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"sandy_pd.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"uCOONmY7p0AMC_KaKb_yW","model_hash":-1501157055,"text_dimensions":-1.30001020431518,"door_coords":{"x":1835.126708984375,"y":3673.41845703125,"z":34.33900833129883}},{"unique_id":"nuksRfqHv0SqhiBYM58iI","model_hash":-1501157055,"text_dimensions":-1.30001020431518,"door_coords":{"x":1837.378173828125,"y":3674.71826171875,"z":34.33900833129883}}],"door_name":"Entrance","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"double","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"lo5w4cOonVUjHT50DKIel","model_hash":1364638935,"text_dimensions":1.20805097258846,"door_coords":{"x":1838.006103515625,"y":3677.10400390625,"z":34.28223037719726}}],"door_name":"Lockers","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"INNe6ano110n5uEAyco6A","model_hash":1364638935,"text_dimensions":1.20805097258846,"door_coords":{"x":1836.488037109375,"y":3681.426513671875,"z":34.28223037719726}}],"door_name":"Restroom","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"-b3jen5B4vGUz8Q4vEslR","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1838.9652099609376,"y":3682.856689453125,"z":34.28223037719726}}],"door_name":"Armory","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":5,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"T6eU6-eXirbSgnOsoGS2e","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1829.852783203125,"y":3673.788818359375,"z":34.28223037719726}}],"door_name":"Office","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":6,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"hz_B9QlhH3awOn3STGAwN","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1829.38427734375,"y":3680.266845703125,"z":34.28223037719726}}],"door_name":"Reception","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":7,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"3E0lTsDcZsFymp_UuVFN5","model_hash":-1501157055,"text_dimensions":-1.30001020431518,"door_coords":{"x":1823.86328125,"y":3681.116943359375,"z":34.33900833129883}}],"door_name":"Rear entrance","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":8,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"AFX_mC2er8mMfJkdBXVz4","model_hash":2010487154,"text_dimensions":-1.18245634309846,"door_coords":{"x":1813.55126953125,"y":3675.055419921875,"z":34.39608764648437}}],"door_name":"Cells","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":9,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"g7h8dqm6UWDgv6lkjN4Ae","model_hash":2010487154,"text_dimensions":-1.18245634309846,"door_coords":{"x":1810.131103515625,"y":3676.46435546875,"z":34.39608764648437}}],"door_name":"Cell 1","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":10,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"9JkFWooZuFmkjcobyqwRW","model_hash":2010487154,"text_dimensions":-1.18245634309846,"door_coords":{"x":1808.62939453125,"y":3679.0654296875,"z":34.39608764648437}}],"door_name":"Cell 2","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":11,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"fxCDLPiHmnr4TgWTYFI-4","model_hash":2010487154,"text_dimensions":-1.18245634309846,"door_coords":{"x":1807.131103515625,"y":3681.660400390625,"z":34.39608764648437}}],"door_name":"Cell 3","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":12,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"tT2eQfd8LQfTlljkCmBW0","model_hash":1364638935,"text_dimensions":1.20805097258846,"door_coords":{"x":1812.306640625,"y":3672.724365234375,"z":34.28223037719726}}],"door_name":"Interrogation","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":13,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"W4O6nsGPKZvC0mbv4l-UG","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1814.195068359375,"y":3669.453369140625,"z":34.28223037719726}}],"door_name":"Observation","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":14,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"qKtFxHCVmvhvzraILqK30","model_hash":1364638935,"text_dimensions":1.20805097258846,"door_coords":{"x":1818.31689453125,"y":3669.27783203125,"z":34.28223037719726}}],"door_name":"Mugshot","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":15,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"Vti2uL8q9NumxFFb5VocX","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1828.52734375,"y":3680.228759765625,"z":38.95244979858398}}],"door_name":"Archive","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":16,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"SnskF39VORc_jKSkFiGxS","model_hash":-1626613696,"text_dimensions":1.29310336709022,"door_coords":{"x":1831.2298583984376,"y":3675.428466796875,"z":38.95244979858398}}],"door_name":"Deputy","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":17,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"A4q1qjoPDmness4cjO3zQ","model_hash":-1626613696,"text_dimensions":1.29310336709022,"door_coords":{"x":1828.4293212890626,"y":3673.811767578125,"z":38.95244979858398}}],"door_name":"Sheriff","state":true,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":18,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"rSpo8nQWN2N7HJ4NH5xQK","model_hash":-1264811159,"text_dimensions":1.20805097258846,"door_coords":{"x":1830.650146484375,"y":3676.562255859375,"z":34.28223037719726}}],"door_name":"Employees","state":false,"secret":false,"door_sound":"_notification.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":19,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"9JP6uI3NoM9bwzJ7_T63V","model_hash":1286535678,"text_dimensions":7.56022737920284,"door_coords":{"x":1862.00341796875,"y":3687.523681640625,"z":33.01415252685547}}],"door_name":"Gate","state":true,"secret":false,"door_sound":"_key_press.ogg","door_type":"gates","lockpickable":false,"default_state":true,"distance":10},{"id":20,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Sandy PD","door_data":[{"unique_id":"b6bHLWBHHSZtZvX7quZeh","model_hash":-1156020871,"text_dimensions":1.71312944777309,"door_coords":{"x":1845.406982421875,"y":3677.485107421875,"z":34.6119499206543}}],"door_name":"Parking","state":true,"secret":false,"door_sound":"_key_press.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_greatoceanhighway.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_greatoceanhighway.json deleted file mode 100644 index cf8a40a84..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_greatoceanhighway.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"suburban_greatoceanhighway.json","imported":false,"data":[{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Suburban Great Ocean Highway","door_data":[{"unique_id":"e8VzFWrJjF9Xgf3SZNKXq","model_hash":1780022985,"text_dimensions":1.67617720365524,"door_coords":{"x":-3167.73193359375,"y":1055.5831298828126,"z":21.53314208984375}}],"door_name":"Enterance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_hawickave.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_hawickave.json deleted file mode 100644 index 0d1481693..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_hawickave.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"suburban_hawickave.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Suburban Hawick Ave","door_data":[{"unique_id":"8eEcfA9U-jNiAx9_cijmm","model_hash":1780022985,"text_dimensions":1.67617720365524,"door_coords":{"x":127.83503723144533,"y":-211.77786254882813,"z":55.22748184204101}}],"door_name":"Enterance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_prosperitystreet.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_prosperitystreet.json deleted file mode 100644 index 5294d5a6a..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_prosperitystreet.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"suburban_prosperitystreet.json","imported":false,"data":[{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Suburban Prosperity Street","door_data":[{"unique_id":"pcGfumK-sjwUheWerMC_H","model_hash":1780022985,"text_dimensions":1.67617720365524,"door_coords":{"x":-1201.474853515625,"y":-776.8890991210938,"z":17.99211120605468}}],"door_name":"Enterance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_route68.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_route68.json deleted file mode 100644 index d0ae6276d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/suburban_route68.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"suburban_route68.json","imported":false,"data":[{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Suburban Route 68","door_data":[{"unique_id":"_q0fshpRlMnaInb0SJtWw","model_hash":1780022985,"text_dimensions":1.67617720365524,"door_coords":{"x":617.2521362304688,"y":2750.972412109375,"z":42.75804138183594}}],"door_name":"Enterance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_chumash.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_chumash.json deleted file mode 100644 index ecd4b8df5..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_chumash.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tattoo_chumash.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Chumash","door_data":[{"unique_id":"frzGVbOZqHMKCZxpC-Oko","model_hash":543652229,"text_dimensions":-1.30098725110292,"door_coords":{"x":-3167.78369140625,"y":1074.8648681640626,"z":20.94142913818359}}],"door_name":"Entrance","camera":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Chumash","door_data":[{"unique_id":"ar22MvXAVMhlMXXEaTme-","model_hash":1243635233,"text_dimensions":-1.30148995254421,"door_coords":{"x":-3173.27490234375,"y":1076.7779541015626,"z":20.99953460693359}}],"door_name":"Office","camera":false,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_el_burro.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_el_burro.json deleted file mode 100644 index 92311960b..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_el_burro.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "imported": false, - "data": [{"state":false,"door_sound":"door_wooden.ogg","default_state":false,"camera":false,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"lockpickable":false,"id":1,"door_type":"single","door_data":[{"model_hash":543652229,"unique_id":"gHa0rHROMp0wgMZeJfadf","text_dimensions":-1.30098725110292,"door_coords":{"x":1321.281982421875,"y":-1650.59228515625,"z":52.38686370849609}}],"location_group":"Tattoo El Burro","distance":2,"secret":false,"door_name":"Entrance"},{"state":true,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"default_state":true,"door_name":"Office","door_type":"single","lockpickable":false,"id":2,"secret":false,"door_data":[{"model_hash":1243635233,"unique_id":"Q-aq5dkrNGn6ZAUs97r5Q","door_coords":{"x":1325.27880859375,"y":-1654.8157958984376,"z":52.44652938842773},"text_dimensions":-1.30148995254421}],"camera":false,"distance":2,"location_group":"Tattoo El Burro","door_sound":"door_metal.ogg"}], - "name": "tattoo_el_burro.json" -} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_paleto.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_paleto.json deleted file mode 100644 index fed643fff..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_paleto.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tattoo_paleto.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Paleto","door_data":[{"unique_id":"zgKzztrckwYX3bg3Cm5_u","model_hash":1212467128,"text_dimensions":-1.30108321458101,"door_coords":{"x":-289.2171325683594,"y":6199.0751953125,"z":31.59542274475097}}],"door_name":"Entrance","default_state":false,"state":false,"camera":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Paleto","door_data":[{"unique_id":"4PGHIWhPFMDOvXNh4xH9z","model_hash":1243635233,"text_dimensions":-1.30148995254421,"door_coords":{"x":-295.4470825195313,"y":6197.20703125,"z":31.65352821350097}}],"door_name":"Office","default_state":true,"state":true,"camera":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_sandy.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_sandy.json deleted file mode 100644 index 0679e158d..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_sandy.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tattoo_sandy.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Tattoo Sandy","door_data":[{"unique_id":"cIgZISOWaj5txNopoog6g","model_hash":1212467128,"text_dimensions":-1.30108321458101,"door_coords":{"x":1859.943603515625,"y":3749.811279296875,"z":33.14018249511719}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Tattoo Sandy","door_data":[{"unique_id":"AgtWcaknHz1DkhyFxaBu7","model_hash":1243635233,"text_dimensions":-1.30148995254421,"door_coords":{"x":1866.44384765625,"y":3750.034423828125,"z":33.19828796386719}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vespucci.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vespucci.json deleted file mode 100644 index 9a0041609..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vespucci.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tattoo_vespucci.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Tattoo Vespucci","door_data":[{"model_hash":543652229,"unique_id":"gNWRRpTSvXW0-VBsHPtPf","text_dimensions":-1.30098725110292,"door_coords":{"x":-1155.457275390625,"y":-1424.003173828125,"z":5.06672286987304}}],"door_name":"Entrance","camera":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Tattoo Vespucci","door_data":[{"model_hash":1243635233,"unique_id":"04z1peXJDfxD6-IlsMfDi","text_dimensions":-1.30148995254421,"door_coords":{"x":-1151.772705078125,"y":-1428.5015869140626,"z":5.1248288154602}}],"door_name":"Office","camera":false,"state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vinewood.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vinewood.json deleted file mode 100644 index b19fdb7fc..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tattoo_vinewood.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tattoo_vinewood.json","imported":false,"data":[{"id":1,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Vinewood","door_data":[{"unique_id":"pMObyb14N35xVlweBtbM6","model_hash":543652229,"text_dimensions":-1.30098725110292,"door_coords":{"x":321.80633544921877,"y":178.3543701171875,"z":103.69883728027344}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_wooden.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":2,"perms":{"job":[{"grade":0,"name":"police"}],"identifier":[]},"location_group":"Tattoo Vinewood","door_data":[{"unique_id":"DLAREi673Uvkhlh1ISMi3","model_hash":1243635233,"text_dimensions":-1.30148995254421,"door_coords":{"x":323.3778991699219,"y":183.9528045654297,"z":103.75694274902344}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/town_hall.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/town_hall.json deleted file mode 100644 index 99ca21a09..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/town_hall.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"town_hall.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1094765077,"unique_id":"bRGbABo28OZCY1kxJmyUa","text_dimensions":-1.13230021926422,"door_coords":{"x":-546.5196533203125,"y":-203.91189575195313,"z":38.42063903808594}},{"model_hash":660342567,"unique_id":"knaYM4w8SulyOz2eeN8PB","text_dimensions":-1.13230021926422,"door_coords":{"x":-544.558349609375,"y":-202.7798309326172,"z":38.42063903808594}}],"door_name":"Entrance","secret":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1940023190,"unique_id":"fpQyFVYnpO0kTdy2qDTkB","text_dimensions":-0.652408292621,"door_coords":{"x":-544.13818359375,"y":-190.68182373046876,"z":38.43664169311523}},{"model_hash":-1940023190,"unique_id":"_hbDEdLxDXixaZNaeqsHE","text_dimensions":-0.652408292621,"door_coords":{"x":-543.488525390625,"y":-191.8074493408203,"z":38.43664169311523}}],"door_name":"Hallway","secret":false,"state":true,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1940023190,"unique_id":"omu5es6kZ2SRuVu85cJvJ","text_dimensions":-0.652408292621,"door_coords":{"x":-556.5889282226563,"y":-199.36883544921876,"z":38.43664169311523}},{"model_hash":-1940023190,"unique_id":"NN5xjne7eu-ow93KiogGe","text_dimensions":-0.652408292621,"door_coords":{"x":-557.2386474609375,"y":-198.2432098388672,"z":38.43664169311523}}],"door_name":"Court Room","secret":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1940023190,"unique_id":"hqReLZ_5tFqOKTruZH5V9","text_dimensions":-0.652408292621,"door_coords":{"x":-562.1282958984375,"y":-202.56610107421876,"z":38.43664169311523}},{"model_hash":-1940023190,"unique_id":"xebf5MEjfP5MOrTsoQXqy","text_dimensions":-0.652408292621,"door_coords":{"x":-562.7779541015625,"y":-201.4404754638672,"z":38.43664169311523}}],"door_name":"Court Room Hallway","secret":false,"state":false,"default_state":false,"door_sound":"door_wooden.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1550341477,"unique_id":"_eOiPDsioD0NTe4dr3mbd","text_dimensions":-0.92899290751665,"door_coords":{"x":-568.5460815429688,"y":-206.5823211669922,"z":37.89135360717773}},{"model_hash":-1550341477,"unique_id":"UyntlCdNtmjQjINpVUl7K","text_dimensions":-0.92899290751665,"door_coords":{"x":-569.4658813476563,"y":-204.98873901367188,"z":37.89135360717773}}],"door_name":"Court Room Speakers","secret":false,"state":false,"default_state":false,"door_sound":"door_squeak.ogg","door_type":"double","lockpickable":false,"camera":false,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"YDcK5Cq4SPIxayaQQUpmH","text_dimensions":-1.3126700924469,"door_coords":{"x":-577.2459106445313,"y":-216.6084136962891,"z":38.32498550415039}}],"door_name":"Jury Room","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"EP3wIswEbbY-o7LJ536Ca","text_dimensions":-1.3126700924469,"door_coords":{"x":-582.504150390625,"y":-207.498291015625,"z":38.32498550415039}}],"door_name":"Judge Room","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":8,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"Ss--8spYriSA1kIUp73Md","text_dimensions":-1.3126700924469,"door_coords":{"x":-574.5857543945313,"y":-216.9340057373047,"z":38.32498550415039}}],"door_name":"Court Room Hallway 2","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":9,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"YeXxaq-D_hLmBD3vFVUSi","text_dimensions":-1.3126700924469,"door_coords":{"x":-562.6888427734375,"y":-231.6888427734375,"z":34.37224197387695}}],"door_name":"Cell Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":10,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":918828907,"unique_id":"qY9jq2MAeMXU2xYxhEo3W","text_dimensions":-1.7736747264862,"door_coords":{"x":-557.944091796875,"y":-233.11065673828129,"z":34.47710418701172}}],"door_name":"Cell 1","secret":false,"state":true,"default_state":true,"door_sound":"","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":11,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":918828907,"unique_id":"kZwF2vmuw5eMuvlExYNEt","text_dimensions":-1.7736747264862,"door_coords":{"x":-560.5423583984375,"y":-234.61032104492188,"z":34.47710418701172}}],"door_name":"Cell 2","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":12,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":297112647,"unique_id":"8yrnltR8jHj8jsHxthTLE","text_dimensions":-1.06310506714446,"door_coords":{"x":-567.4882202148438,"y":-236.2653350830078,"z":34.35750198364258}},{"model_hash":830788581,"unique_id":"Qs7YfHwFA0IYhkinAmFZl","text_dimensions":-1.06310504714446,"door_coords":{"x":-568.5510864257813,"y":-234.4238739013672,"z":34.35750198364258}}],"door_name":"Side Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":13,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"Sv5iscoWqKZnoa1apAUN3","text_dimensions":-1.3126700924469,"door_coords":{"x":-541.0228881835938,"y":-192.2024078369141,"z":38.33399963378906}}],"door_name":"Office 1","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":14,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"wtqLRKUcjU6Me9J-fwSga","text_dimensions":-1.3126700924469,"door_coords":{"x":-536.199951171875,"y":-189.41868591308598,"z":38.33399963378906}}],"door_name":"Office 2","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":15,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"c3Js9W5NMQ0xxmYcahXB6","text_dimensions":-1.3126700924469,"door_coords":{"x":-531.3375854492188,"y":-186.61221313476566,"z":38.33399963378906}}],"door_name":"Office 3","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":16,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"2hrgB40DGVjviwIYorqxe","text_dimensions":-1.3126700924469,"door_coords":{"x":-532.4227294921875,"y":-182.13291931152345,"z":38.33399963378906}}],"door_name":"Voting Room 2","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":17,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"2h3Va_dvwXhwmwl1AXG3p","text_dimensions":-1.3126700924469,"door_coords":{"x":-538.4104614257813,"y":-185.5889434814453,"z":38.33399963378906}}],"door_name":"Voting Room 1","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":18,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"uu5k3cO2wx2nZf_EikjCb","text_dimensions":-1.3126700924469,"door_coords":{"x":-541.0101318359375,"y":-192.1979522705078,"z":43.46984100341797}}],"door_name":"Office 4","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":19,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"qovWjjOj7KyMT0sb1ec27","text_dimensions":-1.3126700924469,"door_coords":{"x":-536.187255859375,"y":-189.4142303466797,"z":43.46984100341797}}],"door_name":"Mayor Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":20,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":1762042010,"unique_id":"358LhZrzOk6qQHzxVz1RI","text_dimensions":-1.3126700924469,"door_coords":{"x":-538.3983764648438,"y":-185.5833740234375,"z":43.46984100341797}}],"door_name":"Meeting Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":21,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Town Hall","door_data":[{"model_hash":-1940023190,"unique_id":"1ooZutMY_xdZ7ajKIvKNp","text_dimensions":-0.652408292621,"door_coords":{"x":-562.7752685546875,"y":-201.4389190673828,"z":43.57549667358398}},{"model_hash":-1940023190,"unique_id":"5OsK16WFsJdZ96bJJQSD0","text_dimensions":-0.652408292621,"door_coords":{"x":-562.1256103515625,"y":-202.5645446777344,"z":43.57549667358398}}],"door_name":"Balcony","camera":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"secret":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triad_records.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triad_records.json deleted file mode 100644 index 9c166f9d4..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triad_records.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"triad_records.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":2001816392,"unique_id":"dF4oJVo9zwq65se0Zcb6N","text_dimensions":-1.10236427700147,"door_coords":{"x":-826.4025268554688,"y":-698.747802734375,"z":28.49082565307617}},{"model_hash":2001816392,"unique_id":"Zi6k2JkHQCv7M1W6aVdQq","text_dimensions":-1.10236427700147,"door_coords":{"x":-826.4025268554688,"y":-700.9301147460938,"z":28.49082565307617}}],"door_name":"Entrance 2","default_state":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":2001816392,"unique_id":"gxESb0ZraQo00C5UbXw5h","text_dimensions":-1.10236427700147,"door_coords":{"x":-826.4025268554688,"y":-697.994384765625,"z":28.49082565307617}},{"model_hash":2001816392,"unique_id":"9vk8daxYHGN-_rzrUNOy3","text_dimensions":-1.10236427700147,"door_coords":{"x":-826.4025268554688,"y":-695.8147583007813,"z":28.49082565307617}}],"door_name":"Entrance 1","default_state":true,"state":false,"secret":false,"door_sound":"door_metal.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"PthvWvZfllZwV6ku1raxD","text_dimensions":1.29968102825744,"door_coords":{"x":-816.6038208007813,"y":-694.3998413085938,"z":28.20559692382812}}],"door_name":"Staff Room 1","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"RCIB0tY22ELFLVXIAh70y","text_dimensions":1.29968102825744,"door_coords":{"x":-816.6038208007813,"y":-702.3438110351563,"z":28.20559692382812}}],"door_name":"Staff Room 1","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":1403720845,"unique_id":"-ku1BxKUr-ZoLT76zbJOx","text_dimensions":-1.00120111359222,"door_coords":{"x":-820.3126220703125,"y":-703.1263427734375,"z":28.20559692382812}},{"model_hash":75593271,"unique_id":"Ap1XyNMKTGI-CweJtt5Ng","text_dimensions":1.00120111359222,"door_coords":{"x":-822.3142700195313,"y":-703.1263427734375,"z":28.20559692382812}}],"door_name":"Hallway","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":75593271,"unique_id":"-gO-XcuaSTkEfe_fOa3fl","text_dimensions":1.00120111359222,"door_coords":{"x":-822.3142700195313,"y":-715.6939697265625,"z":28.20559692382812}},{"model_hash":1403720845,"unique_id":"Q5-YOOuREsEmESRcc9r0C","text_dimensions":-1.00120111359222,"door_coords":{"x":-820.3126220703125,"y":-715.6939697265625,"z":28.20559692382812}}],"door_name":"Hallway 2","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":7,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"uAj3kH_KzPQmk85I_QnC9","text_dimensions":1.29968102825744,"door_coords":{"x":-819.4990844726563,"y":-711.9124145507813,"z":28.20559692382812}}],"door_name":"Staircase","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":8,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"AzGkyP1NwoA1g9UXuSLJE","text_dimensions":1.29968102825744,"door_coords":{"x":-819.4990844726563,"y":-719.3162841796875,"z":28.20559692382812}}],"door_name":"Cloakroom","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":9,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"Rt74IYHQyKga_ybaAyy5a","text_dimensions":1.29968102825744,"door_coords":{"x":-819.4990844726563,"y":-728.5466918945313,"z":28.20559692382812}}],"door_name":"Restroom","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2},{"id":10,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"49_gHtSsH28n1HMnQJqml","text_dimensions":1.29968102825744,"door_coords":{"x":-819.4990844726563,"y":-711.9124145507813,"z":23.92465019226074}}],"door_name":"Downstairs Hallway","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":11,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":-700626879,"unique_id":"La37i0DWu3EbaovY8aZ7I","text_dimensions":0,"door_coords":{"x":-816.2236328125,"y":-740.062255859375,"z":24.9803295135498}}],"door_name":"Warehouse Garage","default_state":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"camera":true,"distance":10},{"id":12,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":-2023754432,"unique_id":"OeBBZ6oEUL_579zzg7nQh","text_dimensions":1.3113248348236,"door_coords":{"x":-819.0726928710938,"y":-721.4121704101563,"z":23.93993949890136}}],"door_name":"Warehouse Office","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":13,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":-2023754432,"unique_id":"z4wkgjrbyGUelsIyRvqjX","text_dimensions":1.3113248348236,"door_coords":{"x":-820.6585083007813,"y":-715.6948852539063,"z":23.93993949890136}}],"door_name":"Warehouse Entrance","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":14,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":-2023754432,"unique_id":"2NgoJXSQJbE6JL0-4rGtk","text_dimensions":1.3113248348236,"door_coords":{"x":-823.14306640625,"y":-711.9124145507813,"z":23.92465019226074}}],"door_name":"Lab","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":15,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"IbHa9udrbjzFa3-MDC56l","text_dimensions":1.29968102825744,"door_coords":{"x":-819.4990844726563,"y":-711.9124145507813,"z":32.48664855957031}}],"door_name":"Upstairs Hallway","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":16,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":75593271,"unique_id":"FsIB3Maz0-olWMBEj8ZTL","text_dimensions":1.00120111359222,"door_coords":{"x":-823.1449584960938,"y":-710.4473266601563,"z":32.48659896850586}},{"model_hash":1403720845,"unique_id":"7h7Kd9PL04Z2XXi4h1cs8","text_dimensions":-1.00120111359222,"door_coords":{"x":-823.1449584960938,"y":-708.4456787109375,"z":32.48659896850586}}],"door_name":"Meeting Room","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":17,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"pfs4Rht1viVwB-BqzMQa0","text_dimensions":1.29968102825744,"door_coords":{"x":-822.0344848632813,"y":-715.693359375,"z":32.48664855957031}}],"door_name":"Studio","default_state":true,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":18,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":693644064,"unique_id":"a-8aI-GKJ3A_ySwLoysRZ","text_dimensions":1.29968102825744,"door_coords":{"x":-822.0344848632813,"y":-703.1275634765625,"z":32.48664855957031}}],"door_name":"CEO","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":19,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Triad Records","door_data":[{"model_hash":390840000,"unique_id":"vSU2ZBPGXrCvOBFF-EbjV","text_dimensions":1.30108694894408,"door_coords":{"x":-818.737060546875,"y":-724.0592041015625,"z":32.52227401733398}}],"door_name":"Recording Room","default_state":false,"state":false,"secret":false,"door_sound":"door_click.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triads.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triads.json deleted file mode 100644 index 4d1d1fb94..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/triads.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"triads.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-636132164,"unique_id":"WjbRlw-DPsf1WkNhk4VeC","text_dimensions":-1.24122721075409,"door_coords":{"x":-637.3693237304688,"y":-1249.239990234375,"z":11.94555854797363}},{"model_hash":1215119726,"unique_id":"5ky06pPI7P7DZG8SCdiAA","text_dimensions":-1.24122721075409,"door_coords":{"x":-639.8295288085938,"y":-1248.908203125,"z":11.94555854797363}}],"door_name":"Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-636132164,"unique_id":"vH3yzgkCxoMQqQT-EEDDj","text_dimensions":-1.24122721075409,"door_coords":{"x":-644.4833374023438,"y":-1227.172607421875,"z":11.68207931518554}},{"model_hash":1215119726,"unique_id":"rGm_ss9e8c197PEhuTT_A","text_dimensions":-1.24122721075409,"door_coords":{"x":-643.1560668945313,"y":-1229.2705078125,"z":11.68207931518554}}],"door_name":"Rear Entrance","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-932312205,"unique_id":"2m1aNvh8AnhYd_25oWJQ5","text_dimensions":-0.92723370598388,"door_coords":{"x":-644.3853149414063,"y":-1234.34765625,"z":10.5670747756958}},{"model_hash":-932312205,"unique_id":"ybWZVggWYSjtcmPAvMHsy","text_dimensions":-0.92723370598388,"door_coords":{"x":-643.3903198242188,"y":-1235.9173583984376,"z":10.5670747756958}}],"door_name":"Main Room","secret":false,"state":false,"default_state":true,"door_sound":"door_regular.ogg","door_type":"double","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-1592535808,"unique_id":"u_p0968VOCtA5zUqusx_u","text_dimensions":-1.26961718147919,"door_coords":{"x":-650.9556274414063,"y":-1233.1766357421876,"z":11.74860000610351}}],"door_name":"Planning Room","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-1592535808,"unique_id":"9TX9cJrM2SyeThshduwO5","text_dimensions":-1.26961718147919,"door_coords":{"x":-649.8510131835938,"y":-1242.966064453125,"z":11.74860000610351}}],"door_name":"Office","secret":false,"state":true,"default_state":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"triads","grade":0}],"identifier":[]},"location_group":"Triads","door_data":[{"model_hash":-1592535808,"unique_id":"XSRftFx70fXmlUF5hOQuL","text_dimensions":-1.26961718147919,"door_coords":{"x":-642.6424560546875,"y":-1238.4056396484376,"z":11.74860000610351}}],"door_name":"Toilet","secret":false,"state":false,"default_state":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tuner_shop.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tuner_shop.json deleted file mode 100644 index 527ba4c22..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/tuner_shop.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"tuner_shop.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Tuner Shop","door_data":[{"model_hash":-456733639,"unique_id":"Av94MNAhXvBkQ2nu5IlBy","text_dimensions":0,"door_coords":{"x":153.4243621826172,"y":-3023.88916015625,"z":10.93132209777832}}],"door_name":"Garage Door 1","camera":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"default_state":true,"distance":10},{"id":2,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Tuner Shop","door_data":[{"model_hash":-456733639,"unique_id":"ozF4pU2TVR0ZXEikDYMT1","text_dimensions":0,"door_coords":{"x":153.4248809814453,"y":-3034.05126953125,"z":10.93116474151611}}],"door_name":"Garage Door 2","camera":true,"state":true,"secret":false,"door_sound":"door_switch.ogg","door_type":"garage","lockpickable":false,"default_state":true,"distance":10},{"id":3,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Tuner Shop","door_data":[{"model_hash":-2023754432,"unique_id":"aNGEJhjj2eKLGJpTZMibf","text_dimensions":1.3113248348236,"door_coords":{"x":154.93446350097657,"y":-3017.322998046875,"z":7.19067859649658}}],"door_name":"Entrance","camera":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"mechanic","grade":0}],"identifier":[]},"location_group":"Tuner Shop","door_data":[{"model_hash":-1229046235,"unique_id":"Jd0vvgnSd26jdLBf4zRHZ","text_dimensions":-1.3065949678421,"door_coords":{"x":151.466796875,"y":-3011.705078125,"z":7.25836658477783}}],"door_name":"Lockers","camera":true,"state":true,"secret":false,"door_sound":"door_metal.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/uwu_cafe.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/uwu_cafe.json deleted file mode 100644 index d52807772..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/uwu_cafe.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "imported": false, - "data": [{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":1,"location_group":"UwU Cafe","distance":2,"door_name":"Front Doors","camera":false,"door_data":[{"unique_id":"pWrF4QBZMeNIuWkIAniif","model_hash":-69331849,"door_coords":{"y":-1069.627197265625,"z":22.48974800109863,"x":-580.361083984375},"text_dimensions":-0.7333447933197},{"unique_id":"90teAuBWOmjORWBbBrRWB","model_hash":526179188,"door_coords":{"y":-1069.627197265625,"z":22.48974800109863,"x":-581.6677856445313},"text_dimensions":0.7333447933197}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"double","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":2,"location_group":"UwU Cafe","distance":2,"door_name":"Locker Room","camera":false,"door_data":[{"unique_id":"kK6pztKrOckSihtPnSLom","model_hash":-1283712428,"door_coords":{"y":-1051.8994140625,"z":22.41300582885742,"x":-587.3400268554688},"text_dimensions":-1.38800004869699}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"single","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":3,"location_group":"UwU Cafe","distance":2,"door_name":"Kitchen","camera":false,"door_data":[{"unique_id":"xGSVBgCGthnd0Ki3tIO2g","model_hash":-60871655,"door_coords":{"y":-1054.14794921875,"z":22.41300582885742,"x":-590.1828002929688},"text_dimensions":-1.38800004869699}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"single","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":4,"location_group":"UwU Cafe","distance":2,"door_name":"Warhouse Door","camera":false,"door_data":[{"unique_id":"pwdJVcRRv0mh40ARzk6qn","model_hash":-60871655,"door_coords":{"y":-1056.09130859375,"z":22.41300582885742,"x":-592.4738159179688},"text_dimensions":-1.38800004869699}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"single","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":5,"location_group":"UwU Cafe","distance":2,"door_name":"Office","camera":false,"door_data":[{"unique_id":"ZDmOxPGBxZP2ePC5rB3z3","model_hash":2089009131,"door_coords":{"y":-1049.7686767578126,"z":22.49712753295898,"x":-594.4122924804688},"text_dimensions":-1.31781597249209}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"single","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":6,"location_group":"UwU Cafe","distance":2,"door_name":"Garage Door","camera":false,"door_data":[{"unique_id":"zpjHUiTaUb_6OXUZ4IshG","model_hash":522844070,"door_coords":{"y":-1059.2176513671876,"z":21.72342109680175,"x":-600.9105834960938},"text_dimensions":0}],"default_state":true,"secret":false,"door_sound":"door_metal.ogg","lockpickable":false,"door_type":"garage","state":true},{"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"id":7,"location_group":"UwU Cafe","distance":2,"door_name":"Fire Exit","camera":false,"door_data":[{"unique_id":"3zYsxNEIr6zOUxGNjHtTM","model_hash":1099436502,"door_coords":{"y":-1055.1314697265626,"z":22.71302795410156,"x":-600.8886108398438},"text_dimensions":1.30020797584438}],"default_state":true,"secret":false,"door_sound":"door_regular.ogg","lockpickable":false,"door_type":"single","state":true}], - "name": "uwu_cafe.json" -} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vagos.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vagos.json deleted file mode 100644 index f7a56410a..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vagos.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"vagos.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"5GDbcxr9Hru_nBX9HAoyD","model_hash":2118614536,"text_dimensions":-1.312224984169,"door_coords":{"x":324.7153015136719,"y":-1991.085693359375,"z":24.36291313171386}}],"door_name":"Entrance","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":2,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"nLAZ_GfJUwA72kbGPb8kb","model_hash":1763005348,"text_dimensions":-1.28941302756246,"door_coords":{"x":325.7207946777344,"y":-1992.8177490234376,"z":24.35715103149414}}],"door_name":"Planning Room","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":3,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"SYOepAxdw-wby90qk_UOg","model_hash":2118614536,"text_dimensions":-1.312224984169,"door_coords":{"x":336.7447814941406,"y":-1991.843505859375,"z":24.36291313171386}}],"door_name":"Rear Entrance","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":4,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"IomiJC9PBDIkDSfzmWje7","model_hash":1763005348,"text_dimensions":-1.28941302756246,"door_coords":{"x":334.6651611328125,"y":-1990.0810546875,"z":24.35715103149414}}],"door_name":"Hallway","secret":false,"state":false,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2},{"id":5,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"LX7-f-FW3oU30nqK0yidY","model_hash":1763005348,"text_dimensions":-1.28941302756246,"door_coords":{"x":335.9012451171875,"y":-1984.5367431640626,"z":24.35715103149414}}],"door_name":"Office","secret":false,"state":true,"camera":true,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":true,"distance":2},{"id":6,"perms":{"job":[{"name":"vagos","grade":0}],"identifier":[]},"location_group":"Vagos","door_data":[{"unique_id":"35je0dP-oU5_6ssTVzG-e","model_hash":1763005348,"text_dimensions":-1.28941302756246,"door_coords":{"x":336.7800903320313,"y":-1985.274169921875,"z":24.35715103149414}}],"door_name":"Toilet","secret":false,"state":false,"camera":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"default_state":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vanilla_unicorn.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vanilla_unicorn.json deleted file mode 100644 index abe4b4645..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/vanilla_unicorn.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"vanilla_unicorn.json","imported":false,"data":[{"id":1,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"RjO6ppBeb2AdGhQGqLYhX","model_hash":-1116041313,"text_dimensions":1.29986200378334,"door_coords":{"x":127.95006561279296,"y":-1298.506591796875,"z":29.41962242126465}}],"door_name":"Entrance","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":2,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"00On8_GzoFv3ucbwFTFzm","model_hash":1695461688,"text_dimensions":1.30109897474176,"door_coords":{"x":128.07080078125,"y":-1279.3466796875,"z":29.43696784973144}}],"door_name":"DJ Booth","default_state":true,"state":true,"secret":false,"door_sound":"","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":3,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"Q9rr4wd3y5Rx5V7i_7GRT","model_hash":390840000,"text_dimensions":1.30108694894408,"door_coords":{"x":116.2277603149414,"y":-1294.592529296875,"z":29.43598937988281}}],"door_name":"Premium Lounge","default_state":false,"state":false,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":4,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"W8YZ03RiwhodljOqBajSH","model_hash":390840000,"text_dimensions":1.30108694894408,"door_coords":{"x":113.41009521484377,"y":-1296.260009765625,"z":29.43598937988281}}],"door_name":"Dressing Room","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":5,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"E9lFoU1r3-9nAIVkbGnqB","model_hash":390840000,"text_dimensions":1.30108694894408,"door_coords":{"x":99.08306884765624,"y":-1293.6890869140626,"z":29.44040489196777}}],"door_name":"Office","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2},{"id":6,"perms":{"job":[{"name":"police","grade":0}],"identifier":[]},"location_group":"Vanilla Unicorn","door_data":[{"unique_id":"he1uNgjyCaJPKgYY1LhAk","model_hash":1695461688,"text_dimensions":1.30109897474176,"door_coords":{"x":96.09197235107422,"y":-1284.853759765625,"z":29.43878364562988}}],"door_name":"Exit","default_state":true,"state":true,"secret":false,"door_sound":"door_regular.ogg","door_type":"single","lockpickable":false,"camera":true,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/weed_camp.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/weed_camp.json deleted file mode 100644 index 2afda5f1f..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/gabz_locations/weed_camp.json +++ /dev/null @@ -1 +0,0 @@ -{"name":"weed_camp.json","imported":false,"data":[{"door_type":"single","id":1,"auto_lock":"","camera":false,"perms":{"discord":[],"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[]},"door_sound":"door_wooden.ogg","door_data":[{"door_coords":{"x":2187.753662109375,"y":5573.41650390625,"z":54.02808380126953},"model_hash":363295477,"text_dimensions":-1.28941346645342,"unique_id":"6yNlQkApKvR9e4Z31X9IG"}],"door_name":"Office","default_state":true,"location_group":"Weed Camp","state":true,"secret":false,"lockpickable":false,"distance":2},{"door_type":"single","id":2,"auto_lock":"","camera":false,"perms":{"discord":[],"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[]},"door_sound":"door_wooden.ogg","door_data":[{"door_coords":{"x":2186.557861328125,"y":5578.07568359375,"z":54.02808380126953},"model_hash":363295477,"text_dimensions":-1.28941346645342,"unique_id":"BlOfeyBRHmQhUTLrMTy14"}],"door_name":"Locker Room","default_state":true,"location_group":"Weed Camp","state":true,"secret":false,"lockpickable":false,"distance":2},{"door_type":"single","id":3,"auto_lock":"","camera":false,"perms":{"discord":[],"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[]},"door_sound":"door_wooden.ogg","door_data":[{"door_coords":{"x":2189.86474609375,"y":5578.07568359375,"z":54.02808380126953},"model_hash":363295477,"text_dimensions":-1.28941346645342,"unique_id":"M12pBBqIe8EEb7BTUGUPv"}],"door_name":"Bathroom","default_state":true,"location_group":"Weed Camp","state":true,"secret":false,"lockpickable":false,"distance":2},{"door_type":"single","id":4,"auto_lock":"","camera":false,"perms":{"discord":[],"ace":[],"job":[{"grade":0,"name":"police"}],"identifier":[]},"door_sound":"door_metal.ogg","door_data":[{"door_coords":{"x":2196.78125,"y":5570.08349609375,"z":54.05622482299805},"model_hash":819505495,"text_dimensions":-1.30224609375,"unique_id":"LYTMdkph851V9_UP9dJtk"}],"door_name":"Entrance","default_state":true,"location_group":"Weed Camp","state":true,"secret":false,"lockpickable":false,"distance":2}]} \ No newline at end of file diff --git a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/location_groups.json b/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/location_groups.json deleted file mode 100644 index 0637a088a..000000000 --- a/resources/cd_doorlock/JSON files/INSTALLATION STEP FROM DOCS/location_groups.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/resources/f550super6/__resource.lua b/resources/f550super6/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/f550super6/__resource.lua +++ b/resources/f550super6/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/f550super6/fxmanifest.lua b/resources/f550super6/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/f550super6/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/merc550/__resource.lua b/resources/merc550/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/merc550/__resource.lua +++ b/resources/merc550/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/merc550/fxmanifest.lua b/resources/merc550/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/merc550/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/mth-K9/client.lua b/resources/mth-K9/client.lua index d90ab846d..d6d018c83 100644 --- a/resources/mth-K9/client.lua +++ b/resources/mth-K9/client.lua @@ -186,7 +186,7 @@ function openK9Menu() end end -Keys.Register('F9', 'F9', 'Menu K9', function() +Keys.Register('K', 'K', 'Menu K9', function() openK9Menu() end) diff --git a/resources/nxsmods20x7/__resource.lua b/resources/nxsmods20x7/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods20x7/__resource.lua +++ b/resources/nxsmods20x7/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods20x7/fxmanifest.lua b/resources/nxsmods20x7/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods20x7/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/nxsmods21rs7/__resource.lua b/resources/nxsmods21rs7/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods21rs7/__resource.lua +++ b/resources/nxsmods21rs7/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods21rs7/fxmanifest.lua b/resources/nxsmods21rs7/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods21rs7/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/nxsmods21sierra/__resource.lua b/resources/nxsmods21sierra/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods21sierra/__resource.lua +++ b/resources/nxsmods21sierra/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods21sierra/fxmanifest.lua b/resources/nxsmods21sierra/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods21sierra/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/nxsmods21tah/__resource.lua b/resources/nxsmods21tah/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods21tah/__resource.lua +++ b/resources/nxsmods21tah/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods21tah/fxmanifest.lua b/resources/nxsmods21tah/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods21tah/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/nxsmods21yukon/__resource.lua b/resources/nxsmods21yukon/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods21yukon/__resource.lua +++ b/resources/nxsmods21yukon/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods21yukon/fxmanifest.lua b/resources/nxsmods21yukon/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods21yukon/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/nxsmods22jeep/__resource.lua b/resources/nxsmods22jeep/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/nxsmods22jeep/__resource.lua +++ b/resources/nxsmods22jeep/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/nxsmods22jeep/fxmanifest.lua b/resources/nxsmods22jeep/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/nxsmods22jeep/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' diff --git a/resources/vMenu/config/addons.json b/resources/vMenu/config/addons.json index b93afe3af..703186067 100644 --- a/resources/vMenu/config/addons.json +++ b/resources/vMenu/config/addons.json @@ -573,7 +573,6 @@ "g87firebird", "gweldsnake", "UMT", - "22tahoe", "umscatty", "mbu2bb", "mbu2rb", @@ -637,6 +636,11 @@ "d22silv", "dcvpi", "d18tahoe", + "22tahoe", + "23legacy21suv", + "23legacy21suvsl", + "23legacy18utility", + "23legacy18utilitysl", "valor11sedank9", "valor13sedan", "valor13suv", @@ -651,16 +655,21 @@ "valor191500", "valor203500", "valormotor", - "st23tahoe", + "st23tahoe", + "03k9", + "19Yukonrb", + "19yukonslick", + "gpd7", + "z28test", + "nforce24mustang", "justice1", - "z28test", "justice1canine", "justice1slick", - "nforce24mustang", "justice2", "justice2canine", "justice2slick", - "justice3", + "justice3", + "justice3slick", "justice4", "justice4canine", "justice4slick", @@ -738,6 +747,10 @@ "valor14rb", "valor15rb", "xmastahoe", + "376", + "640", + "128", + "704", "sasp18charger", "gt24non", "EG-Sheriff", @@ -809,10 +822,6 @@ " ", " ", " ", - " ", - " ", - " ", - " ", " ", ], "peds": [ diff --git a/resources/xt1/__resource.lua b/resources/xt1/__resource.lua index fff0be1b8..929fd8f5f 100644 --- a/resources/xt1/__resource.lua +++ b/resources/xt1/__resource.lua @@ -1,15 +1,15 @@ resource_manifest_version '77731fab-63ca-442c-a67b-abc70f28dfa5' +description "Car Add-on" + files { - 'vehicles.meta', - 'carvariations.meta', - 'carcols.meta', - 'handling.meta', - 'vehiclelayouts.meta', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.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 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta' \ No newline at end of file diff --git a/resources/xt1/fxmanifest.lua b/resources/xt1/fxmanifest.lua new file mode 100644 index 000000000..2703ffefb --- /dev/null +++ b/resources/xt1/fxmanifest.lua @@ -0,0 +1,25 @@ +fx_version 'cerulean' + +game 'gta5' + +files { + + 'audioconfig/camls3v8_game.dat151.rel', + 'audioconfig/camls3v8_sounds.dat54.rel', + 'sfx/dlc_camls3v8/camls3v8.awc', + 'sfx/dlc_camls3v8/camls3v8_npc.awc', + 'data/vehicles.meta', + 'data/carvariations.meta', + 'data/carcols.meta', + 'data/handling.meta', + +} + + +data_file 'AUDIO_GAMEDATA' 'audioconfig/camls3v8_game.dat' +data_file 'AUDIO_SOUNDDATA' 'audioconfig/camls3v8_sounds.dat' +data_file 'AUDIO_WAVEPACK' 'sfx/dlc_camls3v8' +data_file 'HANDLING_FILE' 'data/handling.meta' +data_file 'VEHICLE_METADATA_FILE' 'data/vehicles.meta' +data_file 'CARCOLS_FILE' 'data/carcols.meta' +data_file 'VEHICLE_VARIATION_FILE' 'data/carvariations.meta'