diff --git a/resources/[carscripts]/mt_dealerships/dealerships/motorcylces.lua b/resources/[carscripts]/mt_dealerships/dealerships/motorcylces.lua index c171b9e5e..031dc2970 100644 --- a/resources/[carscripts]/mt_dealerships/dealerships/motorcylces.lua +++ b/resources/[carscripts]/mt_dealerships/dealerships/motorcylces.lua @@ -17,7 +17,7 @@ Config.dealerships.cardealer = { -- Dealership ID, NEEDS TO BE THE SAME AS THE J truck = 'packer', -- The truck used on importation trailer = 'tr4', -- The trailer used on importation truckSpawn = vec4(-58.46, -1072.99, 27.23, 70.0), -- Importation truck spawn coords - buySpawn = vec4(-17.59, -1107.66, 26.65, 161.25), -- Vehicle buy spawn coords + buySpawn = vec4(275.5343, -1166.8954, 28.0704, 12.1783), -- Vehicle buy spawn coords comissions = { buyPercentage = 50, sellComission = 10 }, -- The dealership commisions (buyPercentage is the percentage of vehicle price that the dealership will buy it and the sellComission is the comission that the employee will earn on selling vehicles to players) blip = { enabled = false, coords = vec3(-58.01, -1097.08, 26.44), sprite = 523, color = 3, scale = 0.6, display = 4 }, -- Dealership map blip dashboards = { -- Dealership dashboards to import vehicles and see transations and etc