mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
MPMissions
This commit is contained in:
@@ -18,14 +18,14 @@ enableRadio false;
|
||||
|
||||
// Epoch config
|
||||
spawnShoremode = 1; // Default = 1 (on shore)
|
||||
spawnArea = 1500; // Default = 1500
|
||||
MaxHeliCrashes= 5; // Default = 5
|
||||
MaxVehicleLimit = 300; // Default = 50
|
||||
MaxDynamicDebris = 500; // Default = 100
|
||||
spawnArea = 2500; // Default = 1500
|
||||
|
||||
MaxVehicleLimit = 400; // Default = 50
|
||||
MaxDynamicDebris = 700; // Default = 100
|
||||
dayz_MapArea = 20000; // Default = 10000
|
||||
dayz_maxLocalZombies = 40; // Default = 40
|
||||
|
||||
DZEdebug = true;
|
||||
// DZEdebug = true;
|
||||
|
||||
//Load in compiled functions
|
||||
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
|
||||
|
||||
Reference in New Issue
Block a user