mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Compiles have been added to the top of the init file.
This commit is contained in:
@@ -9,7 +9,7 @@ BIS_MPF_remoteExecutionServer = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
call compile preprocessFileLineNumbers "\z\addons\dayz_code\util\compile.sqf";
|
call compile preprocessFileLineNumbers "\z\addons\dayz_code\util\compile.sqf";
|
||||||
call compile preprocessFileLineNumbers "\z\addons\dayz_code\loot\compile.sqf";
|
call compile preprocessFileLineNumbers "\z\addons\dayz_code\loot\init.sqf";
|
||||||
|
|
||||||
BIS_Effects_Burn = {};
|
BIS_Effects_Burn = {};
|
||||||
dayz_disconnectPlayers = [];
|
dayz_disconnectPlayers = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user