From 76eace82523071b3b82e42a543d56f6baf4ec81c Mon Sep 17 00:00:00 2001 From: He-Man Date: Sat, 9 Jul 2016 17:45:41 +0200 Subject: [PATCH] Update CfgEpochClient.hpp --- Sources/epoch_config/Configs/CfgEpochClient.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Sources/epoch_config/Configs/CfgEpochClient.hpp b/Sources/epoch_config/Configs/CfgEpochClient.hpp index 47e12ace..d4e6b650 100644 --- a/Sources/epoch_config/Configs/CfgEpochClient.hpp +++ b/Sources/epoch_config/Configs/CfgEpochClient.hpp @@ -21,6 +21,7 @@ class CfgEpochClient buildingRequireJammer = 0; // 1 = to allow building without a jammer buildingCountLimit = 200; // how many objects can be built within range of a jammer buildingJammerRange = 75; // jammer range in meters + JammerPerGroup = 1; // Max Jammer count per Group minJammerDistance = 650; // min distance to next Jammer maxBuildingHeigh = 33; // Max heigh, building is allowed buildingCountLeader = 125; // Building count limit if Player has no group