MPMissions

This commit is contained in:
vbawol
2013-03-28 10:57:30 -05:00
parent 9358cd000f
commit afe0a2d058
35 changed files with 2541 additions and 410 deletions

View File

@@ -25,6 +25,8 @@ MaxDynamicDebris = 100; // Default = 100
dayz_MapArea = 4000; // Default = 10000
dayz_maxLocalZombies = 40; // Default = 40
DZEdebug = true;
//Load in compiled functions
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
progressLoadingScreen 0.1;