1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-23 22:45:54 +02:00
parent 8e085f3068
commit d7e5fef101

View file

@ -24,11 +24,10 @@ Config.dealerships.cardealer = { -- Dealership ID, NEEDS TO BE THE SAME AS THE J
{ coords = vec3(-45.9, -1090.5, 26.4), radius = 0.5, includeBossMenu = true },
},
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
{ coords = vec3(-38.9677, -1100.3239, 27.2744), radius = 0.3, vehicleCoords = vec4(-42.7976, -1101.9343, 26.3023, 300.1392), vehicle = 'premier', vehicleColor = 54 },
{ coords = vec3(-40.3571, -1094.4016, 27.2744), radius = 0.3, vehicleCoords = vec4(-37.1972, -1093.2445, 26.3023, 115.1698), vehicle = 'club', vehicleColor = 0 },
{ coords = vec3(-46.9032, -1095.3708, 27.2744), radius = 0.3, vehicleCoords = vec4(-47.8146, -1091.7627, 26.3023, 184.0490), vehicle = 'chavosv6', vehicleColor = 73 },
{ coords = vec3(-51.7146, -1095.1122, 27.2744), radius = 0.3, vehicleCoords = vec4(-55.2371, -1097.4758, 26.3023, 308.8009), vehicle = 'rebla', vehicleColor = 4 },
{ coords = vec3(-50.9658, -1087.0402, 27.2744), radius = 0.3, vehicleCoords = vec4(-49.6629, -1083.8801, 27.3023, 155.5536), vehicle = 'baller2', vehicleColor = 6 },
{ coords = vec3(292.7473, -1152.1406, 30.4177), radius = 0.3, vehicleCoords = vec4(292.1597, -1150.7396, 28.4255, 208.3197), vehicle = 'shinobir', vehicleColor = 54 },
{ coords = vec3(295.4255, -1152.9888, 30.3932), radius = 0.3, vehicleCoords = vec4(294.4805, -1150.6599, 28.4255, 214.4010), vehicle = 'sombrero', vehicleColor = 8 },
{ coords = vec3(297.0803, -1153.2118, 30.4384), radius = 0.3, vehicleCoords = vec4(296.3043, -1150.6807, 28.4255, 208.9877), vehicle = 'reever', vehicleColor = 73 },
{ coords = vec3(300.4855, -1155.3929, 30.4288), radius = 0.3, vehicleCoords = vec4(299.9890, -1153.6533, 28.4255, 201.5733), vehicle = 'zombieb', vehicleColor = 4 },
},
categories = { -- The categories that will show on the catalogue and dashboard (need to add the shop with the job name to the vehicles.lua too on the shops field otherwise it'll not show the vehicles!!)
{ label = 'Import Motorräder', id = 'importbikes' },