mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 21:29:59 +03:00
crash spawner event
This commit is contained in:
@@ -25,6 +25,7 @@ MaxDynamicDebris = 500; // Default = 100
|
|||||||
dayz_MapArea = 14000; // Default = 10000
|
dayz_MapArea = 14000; // Default = 10000
|
||||||
dayz_maxLocalZombies = 40; // Default = 40
|
dayz_maxLocalZombies = 40; // Default = 40
|
||||||
|
|
||||||
|
EpochEvents = [["any","any","any","any",45,"crash_spawner"]];
|
||||||
|
|
||||||
//Load in compiled functions
|
//Load in compiled functions
|
||||||
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
|
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