mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 01:49:19 +03:00
MPMissions updates
This commit is contained in:
@@ -5,9 +5,12 @@ OnLoadIntro = "Welcome to Zargabad";
|
||||
OnLoadIntroTime = False;
|
||||
OnLoadMissionTime = False;
|
||||
disabledAI = true;
|
||||
disableChannels[]={0,2,6};
|
||||
disableChannels[]={0,1,2,6};
|
||||
enableItemsDropping=0;
|
||||
#include "R3F_Realism\R3F_Weight\R3F_CfgWeight.h"
|
||||
|
||||
onPauseScript = "\z\addons\dayz_code\compile\player_onPause.sqf";
|
||||
loadScreen = "\z\addons\dayz_code\gui\dayz_logo_ca.paa";
|
||||
class Header
|
||||
{
|
||||
gameType = COOP; //DM, Team, Coop, ...
|
||||
|
||||
Reference in New Issue
Block a user