DayZ
Garage
Kito Aug 11, 2022 @ 11:08am
how to use Parking machine Kit? -- Barrel and Crate bug any fix?
The Garage system is working fine so far. Nice :)

But at the moment I´ve some problems with despawning cars and it woulb be sefer to place the cars in the garage system. So the gamer on our server asked, if there is a way to place a own parking machine on their bases. That should be possible with the Kit. But how it works?
I can place a parking machine with that kit (Ok, the orientation is showing wrong). So far, everything is fine. I also can get access to my cars in store. But how I can get them out? I get the message, that it isn´t posible to get this car on that spot, where the Kit placed a parking machine. I also wounder, how the Kit would know, where the spawnpoint is for it? For the fixed machines you had to configer. But for the Kit, you can´t. Any hints?


The second question ist for the old known barrel and crate bug. That the barrels and crates got empty, when you place your vehicle in the system. Is there any fix for it?
< >
Showing 1-7 of 7 comments
illumiNaughty Dec 28, 2022 @ 1:21am 
late reply but may help someone else. The parking machine kit is a "private" garage, you need to store the vehicles there to be able to pull them out. You likely stored your vehicles at a public garage at a trader. Just pull in front of the parking meter and you can store it and then spawn it from that parking meter.
Kito Dec 28, 2022 @ 2:13pm 
Hey thanks :D Just to easy :)

So, if you know you can only take out a car, you stored on it, it´s easy ^^. I always tried to get the car i placed at the trader. Thanks for help

chears
GameRickster Apr 15, 2023 @ 12:30pm 
The config files do nothing now. Can't get car from any trader if parked at trader and can't modify file because it does nothing. Can someone please help?
Sakura82 Jun 6, 2023 @ 5:01am 
This is how I have my config for a garage at Green Mountain and it works perfectly



{
"CooldownForGarage": 5,
"MaxVehiclesToStore": 10,
"CostsToParkInVehicle": 1000,
"CostsToParkOutVehicle": 0,
"CostsToBuyVehicleKey": 5000,
"CostsToRepairVehicle": 4000,
"ServerRestartPeriods": 84,
"CanPayWithBankAccount": 1,
"KeepInventory": 1,
"IsLoggingActiv": 1,
"IsGarageGlobal": 1,
"ShowParkinParkOutPos": 0,
"SaveDamage": 1,
"NPCConfig": [
{
"GarageID": 1,
"NPCCharacterName": "GarageMod_ParkingMachine",
"NPCAttachments": [],
"NPCSpawnPosX": 3711.110107,
"NPCSpawnPosY": 401.95401,
"NPCSpawnPosZ": 5992.970215,
"NPCSpawnYaw": -25.107401,
"NPCSpawnPitch": 0,
"NPCSpawnRoll": 0,
"CARSpawnPosX": 3708.940674,
"CARSpawnPosY": 402.04071,
"CARSpawnPosZ": 5996.723633,
"CARSpawnYaw": -120.129128,
"CARSpawnPitch": -0.918722,
"CARSpawnRoll": 0.247286
}
],
"CurrencyConfig": [
{
"Currency_Name": "MoneyRuble1",
"Currency_Amount": 1
},
{
"Currency_Name": "MoneyRuble5",
"Currency_Amount": 5
},
{
"Currency_Name": "MoneyRuble10",
"Currency_Amount": 10
},
{
"Currency_Name": "MoneyRuble25",
"Currency_Amount": 25
},
{
"Currency_Name": "MoneyRuble50",
"Currency_Amount": 50
},
{
"Currency_Name": "MoneyRuble100",
"Currency_Amount": 100
}
],
"ObjectWhiteList": [
"Example Object",
"Another example Object"
]
}
Kito Jun 6, 2023 @ 12:12pm 
Hi and thanks.
That´s the config for the garage, which the admin places for example at the trader. I meaned the garage kits, which you can spawn as loot or sell at a trader.


Did you tried to storage a vehicle with a filled barrel on it? usually you get it back empty, whe you restore the vehicle
strmn911 Aug 11, 2023 @ 2:55pm 
Originally posted by Sakura82:
This is how I have my config for a garage at Green Mountain and it works perfectly



{
"CooldownForGarage": 5,
"MaxVehiclesToStore": 10,
"CostsToParkInVehicle": 1000,
"CostsToParkOutVehicle": 0,
"CostsToBuyVehicleKey": 5000,
"CostsToRepairVehicle": 4000,
"ServerRestartPeriods": 84,
"CanPayWithBankAccount": 1,
"KeepInventory": 1,
"IsLoggingActiv": 1,
"IsGarageGlobal": 1,
"ShowParkinParkOutPos": 0,
"SaveDamage": 1,
"NPCConfig": [
{
"GarageID": 1,
"NPCCharacterName": "GarageMod_ParkingMachine",
"NPCAttachments": [],
"NPCSpawnPosX": 3711.110107,
"NPCSpawnPosY": 401.95401,
"NPCSpawnPosZ": 5992.970215,
"NPCSpawnYaw": -25.107401,
"NPCSpawnPitch": 0,
"NPCSpawnRoll": 0,
"CARSpawnPosX": 3708.940674,
"CARSpawnPosY": 402.04071,
"CARSpawnPosZ": 5996.723633,
"CARSpawnYaw": -120.129128,
"CARSpawnPitch": -0.918722,
"CARSpawnRoll": 0.247286
}
],
"CurrencyConfig": [
{
"Currency_Name": "MoneyRuble1",
"Currency_Amount": 1
},
{
"Currency_Name": "MoneyRuble5",
"Currency_Amount": 5
},
{
"Currency_Name": "MoneyRuble10",
"Currency_Amount": 10
},
{
"Currency_Name": "MoneyRuble25",
"Currency_Amount": 25
},
{
"Currency_Name": "MoneyRuble50",
"Currency_Amount": 50
},
{
"Currency_Name": "MoneyRuble100",
"Currency_Amount": 100
}
],
"ObjectWhiteList": [
"Example Object",
"Another example Object"
]
}


where you put this? thanks
Hoddy Hods Dec 28, 2023 @ 2:36pm 
Originally posted by Sakura82:
This is how I have my config for a garage at Green Mountain and it works perfectly



{
"CooldownForGarage": 5,
"MaxVehiclesToStore": 10,
"CostsToParkInVehicle": 1000,
"CostsToParkOutVehicle": 0,
"CostsToBuyVehicleKey": 5000,
"CostsToRepairVehicle": 4000,
"ServerRestartPeriods": 84,
"CanPayWithBankAccount": 1,
"KeepInventory": 1,
"IsLoggingActiv": 1,
"IsGarageGlobal": 1,
"ShowParkinParkOutPos": 0,
"SaveDamage": 1,
"NPCConfig": [
{
"GarageID": 1,
"NPCCharacterName": "GarageMod_ParkingMachine",
"NPCAttachments": [],
"NPCSpawnPosX": 3711.110107,
"NPCSpawnPosY": 401.95401,
"NPCSpawnPosZ": 5992.970215,
"NPCSpawnYaw": -25.107401,
"NPCSpawnPitch": 0,
"NPCSpawnRoll": 0,
"CARSpawnPosX": 3708.940674,
"CARSpawnPosY": 402.04071,
"CARSpawnPosZ": 5996.723633,
"CARSpawnYaw": -120.129128,
"CARSpawnPitch": -0.918722,
"CARSpawnRoll": 0.247286
}
],
"CurrencyConfig": [
{
"Currency_Name": "MoneyRuble1",
"Currency_Amount": 1
},
{
"Currency_Name": "MoneyRuble5",
"Currency_Amount": 5
},
{
"Currency_Name": "MoneyRuble10",
"Currency_Amount": 10
},
{
"Currency_Name": "MoneyRuble25",
"Currency_Amount": 25
},
{
"Currency_Name": "MoneyRuble50",
"Currency_Amount": 50
},
{
"Currency_Name": "MoneyRuble100",
"Currency_Amount": 100
}
],
"ObjectWhiteList": [
"Example Object",
"Another example Object"
]
}
where do you put this bud
< >
Showing 1-7 of 7 comments
Per page: 1530 50