mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
no shoremode and correct maparea
This commit is contained in:
@@ -20,12 +20,12 @@ enableRadio false;
|
||||
enableSentences false;
|
||||
|
||||
// DayZ Epochconfig
|
||||
spawnShoremode = 1; // Default = 1 (on shore)
|
||||
spawnArea= 1500; // Default = 1500
|
||||
spawnShoremode = 0; // Default = 1 (on shore)
|
||||
spawnArea= 2000; // Default = 1500
|
||||
//
|
||||
MaxVehicleLimit = 300; // Default = 50
|
||||
MaxDynamicDebris = 500; // Default = 100
|
||||
dayz_MapArea = 18000; // Default = 10000
|
||||
dayz_MapArea = 25000; // Default = 10000
|
||||
|
||||
dayz_minpos = -1000;
|
||||
dayz_maxpos = 26000;
|
||||
|
||||
Reference in New Issue
Block a user