DayZ
Garage
Mikey 18 Sep, 2022 @ 5:15am
Introduction of Depositary System
This Mod Needs the Trader Mod to work properly

For server owners

Install Guide:
1. Subscribe the Mod
2. Copy the @Garage folder from your PV into the root folder on your DayZ server.
3. Open your local copy of the @Garage folder and then open the Keys folder.
4. Copy the GarageSystem.bikey key files into the Keys folder on your DayZ server.
5. Open your server startup command files or the server control web interface locate the MOD settings and ensure @Garage.
6. Edit your Server Config
7. Start your server.

---------------------------------------------------------------------------

Server Config

{ "CooldownForGarage": 5.0, // Cooldown seconds for a player to press the buttons "MaxVehiclesToStore": 5, // maximal mount of vehicle a player can store in "CostsToParkInVehicle": 1000, // The Ruble a player has to pay for parking in "CostsToParkOutVehicle": 2000, // The Ruble a player has to pay for parking out "CostsToBuyVehicleKey": 2000, // Costs to park out vehicle key "CostsToRepairVehicle": 4000, // Costs to repair vehicle currently not in "ServerRestartPeriods": 3, // Restart time of your server in hours "CanPayWithBankAccount": 1, // If a player can pay directly with his back account "KeepInventory": 1, // Vehicles inventory should saves 1 = Yes, 0 = No "IsLoggingActiv": 1, // Ceates log files in profiles>Depositorysystem>logs "IsGarageGlobal": 1, // Is Garage Global 1 = true, 0 = false (Will check if vehicle was parked ) "ShowParkinParkOutPos": 1, // Shows a hologramm on parking/parkout position "SaveDamage": 1, // Safes the damage and fuel of vehicles and inventory items "NPCConfig": [ { "GarageID": 1, // The Garage ID IMPORTANT: Needs to be unique "NPCCharacterName": "SurvivorM_Taiki", // NPC Name "NPCAttachments": [ //NPC Attachments "ManSuit_Black", "Jeans_Black", "MilitaryBeret_NZ", "DressShoes_Black" ], "NPCSpawnPosX": 0.0, // NPC-Garage Spawn position "NPCSpawnPosY": 0.0, "NPCSpawnPosZ": 0.0, "NPCSpawnYaw": 0.0, "NPCSpawnPitch": 0.0, "NPCSpawnRoll": 0.0, "CARSpawnPosX": 3730.68994140625, // Car Spawn position "CARSpawnPosY": 402.0159912109375, "CARSpawnPosZ": 5999.31982421875, "CARSpawnYaw": -129.8800048828125, "CARSpawnPitch": 0.0, "CARSpawnRoll": 0.0 }, { "GarageID": 2, // The Garage ID "NPCCharacterName": "SurvivorM_Taiki", // NPC Name "NPCAttachments": [ //NPC Attachments "LugWrench", "WorkingGloves_Black", "ReflexVest", "JumpsuitJacket_Blue", "JumpsuitPants_Blue", "HikingBootsLow_Blue" ], "NPCSpawnPosX": 0.0, // NPC Spawn position "NPCSpawnPosY": 0.0, "NPCSpawnPosZ": 0.0, "NPCSpawnYaw": 24.216299057006837, "NPCSpawnPitch": 0.0, "NPCSpawnRoll": 0.0, "CARSpawnPosX": 11444.599609375, // Car Spawn position "CARSpawnPosY": 329.9949951171875, "CARSpawnPosZ": 11361.599609375, "CARSpawnYaw": 54.329498291015628, "CARSpawnPitch": 0.0, "CARSpawnRoll": 0.0 } ], "CurrencyConfig": [ // Dont change this if you use Rubel from Dr.Jones { "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": [ // Object classname when a object is blocking the spawn "Example Object", "Another example Object" ] }



Admin Config


{ "Admins": [ "76561198796326626" // Admin steamID to use ingame ], "VehicleBlackList": [ // Classname of a vehicle (This will block the Parkin action) "Hatchback_02" ] }


Important

If You want to insert a new NPC you can use a Admin this ingame chat commands:

&Garage POS = This wil copy the position of your player into your clipboard

&Garage YAW = This will copy the orientation of your player into your clipboard

---------------------------------------------------------------------------

Originally posted by author:
krypton91
Last edited by Mikey; 18 Sep, 2022 @ 5:21am
< >
Showing 1-1 of 1 comments
GameRickster 15 Apr, 2023 @ 12:25pm 
this server config file does nothing for me. Does it still work? I can use GRMODPMACHINE when placed manually.
< >
Showing 1-1 of 1 comments
Per page: 1530 50