1
0
Fork 0
forked from Simnation/Main

Update fussion.lua

This commit is contained in:
Nordi98 2025-06-28 01:20:29 +02:00
parent dbd474a755
commit 4eabd8af8d

View file

@ -21,7 +21,7 @@ Config.dealerships.fussion = { -- Dealership ID, NEEDS TO BE THE SAME AS THE JOB
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(1223.71, 2722.84, 38.01), sprite = 523, color = 3, scale = 0.6, display = 4 }, -- Dealership map blip
dashboards = { -- Dealership dashboards to import vehicles and see transations and etc
{ coords = vec3(-587.4727, -585.7220, 41.3818), radius = 0.5, includeBossMenu = true },
{ coords = vec3(-587.4727, -585.7220, 40.3818), radius = 0.5, includeBossMenu = true },
},
catalogues = { -- The catalogues to the players see the vehicle and emplooyes change the vehicle on showrrom
{ coords = vec3(-532.6084, -616.6392, 40.0757), radius = 0.25, vehicleCoords = vec4(-549.9257, -615.4942, 39.2745, 3.3192), vehicle = 'quailv8', vehicleColor = 59 },