mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Readded buildingJammerRange to prevent issues
This commit is contained in:
parent
ae558a7fa5
commit
8c38f75901
@ -40,6 +40,7 @@ class CfgEpochClient
|
||||
restrictedLocations[] = {"NameCityCapital"};
|
||||
restrictedLocationsRange = 300;
|
||||
buildingRequireJammer = 1; //1 = require jammer to build
|
||||
buildingJammerRange = 125; // Unused by Epoch, but leave it to prevent issues with custom scripts (should be set to the max possible JammerRange from cfgJammers)
|
||||
jammerPerGroup = 1; // allowed number of jammers per group.
|
||||
jammerGLOnly = 1; // allow only group leader to place Jammer
|
||||
minJammerDistance = 650; // min distance to next Jammer
|
||||
|
Loading…
Reference in New Issue
Block a user