Jump to content
  • 0

How To Remove OverBurden?


(TLS)

Question

5 answers to this question

Recommended Posts

  • 0

All you have to do now is add this near the top of init.sqf:

DZE_R3F_WEIGHT = false;

 

Example:

// DayZ Epoch config 
spawnShoremode = 1; // Default = 1 (on shore)
spawnArea= 1500; // Default = 1500
MaxVehicleLimit = 300; // Default = 50
MaxDynamicDebris = 500; // Default = 100
dayz_MapArea = 14000; // Default = 10000
dayz_maxLocalZombies = 15; // Default = 30 
DZE_requireplot = 0;
dayz_paraSpawn = false;
dayz_minpos = -1; 
dayz_maxpos = 16000;
dayz_sellDistance_vehicle = 10;
dayz_sellDistance_boat = 30;
dayz_sellDistance_air = 40;
dayz_maxAnimals = 5; // Default: 8
dayz_tameDogs = true;
DynamicVehicleDamageLow = 0; // Default: 0
DynamicVehicleDamageHigh = 100; // Default: 100
DZE_BuildOnRoads = true; // Default: False
DZE_StaticConstructionCount = 1; //Fast Building
DZE_R3F_WEIGHT = false;
Link to comment
Share on other sites

  • 0

 

i added both these here 

 

DZE_StaticConstructionCount = 1; //Fast Building

DZE_R3F_WEIGHT = false;
 
becuase i dont have them on my server and want them. But they didnt work. any reason why?
yes i am on arma 2

 

 

Can you post your entire init.sqf?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...