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