diff --git a/Server Files/MPMissions/DayZ_Epoch_1.Takistan/description.ext b/Server Files/MPMissions/DayZ_Epoch_1.Takistan/description.ext index a85714e67..2e84d9cdf 100644 --- a/Server Files/MPMissions/DayZ_Epoch_1.Takistan/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_1.Takistan/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Takistan"; OnLoadIntro = "Welcome to Takistan"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext b/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext index 7b0ada4cd..998058b12 100644 --- a/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_10.Mountains_ACR/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Mountains ACR"; OnLoadIntro = "Welcome to Mountains ACR"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/description.ext b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/description.ext index bcab2763e..bb29a9569 100644 --- a/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_11.Chernarus/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Chernarus"; OnLoadIntro = "Welcome to Chernarus"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_12.isladuala/description.ext b/Server Files/MPMissions/DayZ_Epoch_12.isladuala/description.ext index 5c026c242..96aa9c88c 100644 --- a/Server Files/MPMissions/DayZ_Epoch_12.isladuala/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_12.isladuala/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Isla Duala"; OnLoadIntro = "Welcome to Isla Duala"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/description.ext b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/description.ext index a4ea1295e..91f5b1d6f 100644 --- a/Server Files/MPMissions/DayZ_Epoch_13.Tavi/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_13.Tavi/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Taviana"; OnLoadIntro = "Welcome to Taviana"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_15.namalsk/description.ext b/Server Files/MPMissions/DayZ_Epoch_15.namalsk/description.ext index f6f9f2351..e34dfa60b 100644 --- a/Server Files/MPMissions/DayZ_Epoch_15.namalsk/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_15.namalsk/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Namalsk"; OnLoadIntro = "Welcome to Namalsk"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/description.ext b/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/description.ext index ee4668d25..e6eea25bb 100644 --- a/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_16.Panthera2/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Panthera"; OnLoadIntro = "Welcome to Panthera Island"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/description.ext b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/description.ext index d8318fbc0..fe147ca6e 100644 --- a/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_17.Chernarus/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Chernarus"; OnLoadIntro = "Welcome to Chernarus"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/description.ext b/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/description.ext index e1ebb5c1b..9f3215b7c 100644 --- a/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_19.FDF_Isle1_a/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Podagorsk"; OnLoadIntro = "Welcome to Podagorsk"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext b/Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext index bc8fc42c7..5e8376f43 100644 --- a/Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_2.Utes/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Utes"; OnLoadIntro = "Welcome to Utes"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext b/Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext index d4d81339f..6a7d904e4 100644 --- a/Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_20.fapovo/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Fapovo"; OnLoadIntro = "Welcome to Fapovo Island"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_21.Caribou/description.ext b/Server Files/MPMissions/DayZ_Epoch_21.Caribou/description.ext index 6406b50e1..1a332b831 100644 --- a/Server Files/MPMissions/DayZ_Epoch_21.Caribou/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_21.Caribou/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Caribou Frontier"; OnLoadIntro = "Welcome to Caribou Frontier"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/description.ext b/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/description.ext index 497a09500..6b62b79f3 100644 --- a/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_22.smd_sahrani_A2/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission= "DayZ Epoch SMD Sahrani"; OnLoadIntro = "Welcome to SMD Sahrani"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_23.cmr_ovaron/description.ext b/Server Files/MPMissions/DayZ_Epoch_23.cmr_ovaron/description.ext index da239c7fb..555286434 100644 --- a/Server Files/MPMissions/DayZ_Epoch_23.cmr_ovaron/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_23.cmr_ovaron/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Ovaron"; OnLoadIntro = "Welcome to Ovaron"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_24.Napf/description.ext b/Server Files/MPMissions/DayZ_Epoch_24.Napf/description.ext index 58e7e8ff5..3520a65f0 100644 --- a/Server Files/MPMissions/DayZ_Epoch_24.Napf/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_24.Napf/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Napf"; OnLoadIntro = "Welcome to Napf"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_25.sauerland/description.ext b/Server Files/MPMissions/DayZ_Epoch_25.sauerland/description.ext index 900987d7e..ca829c235 100644 --- a/Server Files/MPMissions/DayZ_Epoch_25.sauerland/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_25.sauerland/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Sauerland"; OnLoadIntro = "Welcome to Sauerland"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/description.ext b/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/description.ext index 3fddd5530..92e028fb4 100644 --- a/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_26.sauerland_winter/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Sauerland Winter Edition"; OnLoadIntro = "Welcome to Sauerland"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext b/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext index 0449c1f00..7cf8258c7 100644 --- a/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_3.Shapur_BAF/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Shapur"; OnLoadIntro = "Welcome to Shapur"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext b/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext index 9b5275390..95281b0d1 100644 --- a/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_4.Zargabad/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Zargabad"; OnLoadIntro = "Welcome to Zargabad"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext b/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext index ff0b80928..f91c514f3 100644 --- a/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_5.Bootcamp_ACR/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Bootcamp ACR"; OnLoadIntro = "Welcome to Bootcamp ACR"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_7.Lingor/description.ext b/Server Files/MPMissions/DayZ_Epoch_7.Lingor/description.ext index 471cbe057..749a479d9 100644 --- a/Server Files/MPMissions/DayZ_Epoch_7.Lingor/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_7.Lingor/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Lingor"; OnLoadIntro = "Welcome to Lingor Island"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext b/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext index e30dfde30..01f2fd477 100644 --- a/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_8.ProvingGrounds_PMC/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Proving Grounds PMC"; OnLoadIntro = "Welcome to Proving Grounds PMC"; OnLoadIntroTime = 0; diff --git a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext b/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext index b99278dd2..2b504fbca 100644 --- a/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext +++ b/Server Files/MPMissions/DayZ_Epoch_9.Woodland_ACR/description.ext @@ -1,5 +1,6 @@ respawn = "BASE"; -respawndelay = 5; +respawnDelay = 5; +respawnDialog = 0; onLoadMission = "DayZ Epoch Woodland ACR"; OnLoadIntro = "Welcome to Woodland ACR"; OnLoadIntroTime = 0;