no shoremode and correct maparea

This commit is contained in:
[VB]AWOL
2014-01-20 10:23:07 -06:00
parent 752c663027
commit 3e26c96ccc

View File

@@ -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;