forked from Simnation/Main
Update map4allpdm.lua
This commit is contained in:
parent
fc7ea910e9
commit
ccef491e3a
1 changed files with 1 additions and 1 deletions
|
@ -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(-23.8905, -1094.7755, 26.3053, 335.3727), -- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue