forked from Simnation/Main
ed
This commit is contained in:
parent
481aa7ba31
commit
3d527637fa
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
-- Generated with https://configurator.jgscripts.com at 8/10/2025, 7:29:40 PM
|
||||
-- Generated with https://configurator.jgscripts.com at 8/10/2025, 7:32:04 PM
|
||||
|
||||
Config = {}
|
||||
Config.Locale = 'de'
|
||||
|
@ -27,15 +27,15 @@ Config.DoNotSpawnInsideVehicle = true
|
|||
Config.SaveVehicleDamage = true
|
||||
Config.AdvancedVehicleDamage = true
|
||||
Config.SaveVehiclePropsOnInsert = true
|
||||
Config.SpawnVehiclesWithServerSetter = true
|
||||
Config.SpawnVehiclesWithServerSetter = false
|
||||
Config.TransferHidePlayerNames = false
|
||||
Config.GarageVehicleTransferCost = 0
|
||||
Config.EnableTransfers = {
|
||||
betweenGarages = false,
|
||||
betweenPlayers = true,
|
||||
}
|
||||
Config.AllowInfiniteVehicleSpawns = false
|
||||
Config.JobGaragesAllowInfiniteVehicleSpawns = false
|
||||
Config.AllowInfiniteVehicleSpawns = true
|
||||
Config.JobGaragesAllowInfiniteVehicleSpawns = true
|
||||
Config.GangGaragesAllowInfiniteVehicleSpawns = false
|
||||
Config.GarageVehicleReturnCost = 0
|
||||
Config.GarageVehicleReturnCostSocietyFund = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue