1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-08-10 21:29:59 +02:00
parent c1ed2567e5
commit 481aa7ba31

View file

@ -1,4 +1,4 @@
-- Generated with https://configurator.jgscripts.com at 8/10/2025, 1:19:48 PM
-- Generated with https://configurator.jgscripts.com at 8/10/2025, 7:29:40 PM
Config = {}
Config.Locale = 'de'
@ -34,8 +34,8 @@ Config.EnableTransfers = {
betweenGarages = false,
betweenPlayers = true,
}
Config.AllowInfiniteVehicleSpawns = true
Config.JobGaragesAllowInfiniteVehicleSpawns = true
Config.AllowInfiniteVehicleSpawns = false
Config.JobGaragesAllowInfiniteVehicleSpawns = false
Config.GangGaragesAllowInfiniteVehicleSpawns = false
Config.GarageVehicleReturnCost = 0
Config.GarageVehicleReturnCostSocietyFund = false
@ -638,18 +638,17 @@ Config.JobGarageLocations = {
vector4(1155.83, -1604.17, 33.69, 272.46),
},
distance = 15,
type = 'car',
job = {
'ambulance',
},
hideBlip = true,
type = 'car',
vehiclesType = 'personal',
vehicles = {},
blip = {
id = 357,
color = 0,
scale = 0.6,
},
hideBlip = true,
hideMarkers = false,
markers = {
id = 21,
@ -669,6 +668,7 @@ Config.JobGarageLocations = {
rotate = 1,
drawOnEnts = 0,
},
vehicles = {},
showLiveriesExtrasMenu = true,
},
}