Jump to content

Jammer Protected


Tschoo

Recommended Posts

Hello everybody,

 

we have the following problem. We have set up a jammer in Kavala Hospital. We can also build, but only 30m. To 30 m comes jammer protected. Each other on the map can build 100 m.

 

Here are my settings:

class CfgEpochClient
{
buildingNearbyMilitary = 1; //1 to allow building nearby
buildingNearbyMilitaryRange = 300; //Define radius of blocked area

buildingRequireJammer = 0; // 1 = to allow building without a jammer
buildingCountLimit = 400; // how many objects can be built within range of a jammer
buildingJammerRange = 100; // jammer range in meters

EPOCH_news[] = {"Word is that Sappers have a new boss.","Dogs will often lure them monsters away.","My dog was blown up. I miss him.."};

class Altis
{
blockedArea[] = { //[POS],radius
{ { 16085, 16997, 0 }, 250 }, //South Telos
{ { 12844, 16714, 0 }, 120 }, //Soldner Base
{ { 13493, 12013, 0 }, 450 }, //Makrynisi (Island)
{ { 17439, 13165, 0 }, 165 }, //Pyrgorsk Military
{ { 20084, 6728, 0 }, 55 }, //West of Selakano
{ { 25303, 21807, 0 }, 100 } //Sofia
};
}; 

where is the problem and as can i fixed this? Build in Kavala Hospital on other servers works.

 

Pls help.

 

BR

Tschoo

 

 

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...