|
Tags: Blanking Manual revert |
(41 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| = Multiplayer Missions =
| |
|
| |
|
| {| class="wikitable sortable"
| |
| |-
| |
| ! Briefing name !! Classname !! Directory
| |
| |-
| |
| | [SPE] CO 10 Combat Patrol || CO_10_SPE_Combat_Patrol_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\CO_10_SPE_Combat_Patrol.SPE_Normandy
| |
| |-
| |
| | [SPE] CO 10 Escape || CO_10_SPE_Escape_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\CO_10_SPE_Escape.SPE_Normandy
| |
| |-
| |
| | [SPE] WL 16 Warlords || WL_16_SPE_Warlords_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\WL_16_SPE_Warlords.SPE_Normandy
| |
| |-
| |
| | [SPE] Zeus GameMaster [Normandy] || ZGM_50_SPE_Zeus_GameMaster_1_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\ZGM_50_SPE_Zeus_GameMaster_1.SPE_Normandy
| |
| |-
| |
| | [SPE] Zeus GameMaster GER Wehrmacht [Normandy] || ZGM_18_SPE_Zeus_GameMaster_1_GER_Wehrmacht_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\ZGM_18_SPE_Zeus_GameMaster_1_GER_Wehrmacht.SPE_Normandy
| |
| |-
| |
| | [SPE] Zeus GameMaster US Army [Normandy] || ZGM_18_SPE_Zeus_GameMaster_1_US_Army_SPE_Normandy || WW2\SPE_Missions_p\GameModesBI_p\ZGM_18_SPE_Zeus_GameMaster_1_US_Army.SPE_Normandy
| |
| |-
| |
| | [SPE] [00] Prologue || SPE_M00_Operation_Cobra_Prologue || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M00_Operation_Cobra_Prologue.SPE_Normandy
| |
| |-
| |
| | [SPE] [01] Liberation of Saint-Gilles || SPE_M01_Liberation_of_Saint_Gilles || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M01_Liberation_of_Saint_Gilles.SPE_Normandy
| |
| |-
| |
| | [SPE] [02] Liberation of Canisy || SPE_M02_Liberation_of_Canisy || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M02_Liberation_of_Canisy.SPE_Normandy
| |
| |-
| |
| | [SPE] [03] Quibou Dangy March || SPE_M03_Quibou_Dangy_March || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M03_Quibou_Dangy_March.SPE_Normandy
| |
| |-
| |
| | [SPE] [04] Defense of Pont-Brocard || SPE_M04_Defense_of_Pont_Brocard || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M04_Defense_of_Pont_Brocard.SPE_Normandy
| |
| |-
| |
| | [SPE] [05] Villebaudon March || SPE_M05_Villebaudon_March || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M05_Villebaudon_March.SPE_Normandy
| |
| |-
| |
| | [SPE] [06] Liberation of Saint Denis-le-Gast || SPE_M07_Liberation_of_Saint_Denis_le_Gast || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M07_Liberation_of_Saint_Denis_le_Gast.SPE_Normandy
| |
| |-
| |
| | [SPE] [07] Defense of Saint Denis-le-Gast || SPE_M08_Defense_of_Saint_Denis_le_Gast || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M08_Defense_of_Saint_Denis_le_Gast.SPE_Normandy
| |
| |-
| |
| | [SPE] [08] Epilogue || SPE_M09_Operation_Cobra_Epilogue || WW2\SPE_Missions_p\Campaigns_p\SPE_Operation_Cobra\Missions\SPE_M09_Operation_Cobra_Epilogue.SPE_Normandy
| |
| |-
| |
| | [COOP 04] Der Zahnarzt || SPE_CO4_Der_Zahnarzt || WW2\SPE_Missions_p\Scenarios_p\SPE_CO4_Der_Zahnarzt.SPE_Normandy
| |
| |-
| |
| |}
| |
|
| |
| = Server Config =
| |
|
| |
| See [[Arma 3: Server Config File]] for more information.
| |
|
| |
| <syntaxhighlight lang="cpp">Class Missions
| |
| {
| |
| // [SPE] CO 10 Combat Patrol
| |
| class CO_10_SPE_Combat_Patrol_SPE_Normandy
| |
| {
| |
| template = "CO_10_SPE_Combat_Patrol.SPE_Normandy";
| |
| };
| |
| // [SPE] CO 10 Escape
| |
| class CO_10_SPE_Escape_SPE_Normandy
| |
| {
| |
| template = "CO_10_SPE_Escape.SPE_Normandy";
| |
| };
| |
| // [SPE] WL 16 Warlords
| |
| class WL_16_SPE_Warlords_SPE_Normandy
| |
| {
| |
| template = "WL_16_SPE_Warlords.SPE_Normandy";
| |
| };
| |
| // [SPE] Zeus GameMaster [Normandy]
| |
| class ZGM_50_SPE_Zeus_GameMaster_1_SPE_Normandy
| |
| {
| |
| template = "ZGM_50_SPE_Zeus_GameMaster_1.SPE_Normandy";
| |
| };
| |
| // [SPE] Zeus GameMaster GER Wehrmacht [Normandy]
| |
| class ZGM_18_SPE_Zeus_GameMaster_1_GER_Wehrmacht_SPE_Normandy
| |
| {
| |
| template = "ZGM_18_SPE_Zeus_GameMaster_1_GER_Wehrmacht.SPE_Normandy";
| |
| };
| |
| // [SPE] Zeus GameMaster US Army [Normandy]
| |
| class ZGM_18_SPE_Zeus_GameMaster_1_US_Army_SPE_Normandy
| |
| {
| |
| template = "ZGM_18_SPE_Zeus_GameMaster_1_US_Army.SPE_Normandy";
| |
| };
| |
| // [SPE] [00] Prologue
| |
| class SPE_M00_Operation_Cobra_Prologue
| |
| {
| |
| template = "SPE_M00_Operation_Cobra_Prologue.SPE_Normandy";
| |
| };
| |
| // [SPE] [01] Liberation of Saint-Gilles
| |
| class SPE_M01_Liberation_of_Saint_Gilles
| |
| {
| |
| template = "SPE_M01_Liberation_of_Saint_Gilles.SPE_Normandy";
| |
| };
| |
| // [SPE] [02] Liberation of Canisy
| |
| class SPE_M02_Liberation_of_Canisy
| |
| {
| |
| template = "SPE_M02_Liberation_of_Canisy.SPE_Normandy";
| |
| };
| |
| // [SPE] [03] Quibou Dangy March
| |
| class SPE_M03_Quibou_Dangy_March
| |
| {
| |
| template = "SPE_M03_Quibou_Dangy_March.SPE_Normandy";
| |
| };
| |
| // [SPE] [04] Defense of Pont-Brocard
| |
| class SPE_M04_Defense_of_Pont_Brocard
| |
| {
| |
| template = "SPE_M04_Defense_of_Pont_Brocard.SPE_Normandy";
| |
| };
| |
| // [SPE] [05] Villebaudon March
| |
| class SPE_M05_Villebaudon_March
| |
| {
| |
| template = "SPE_M05_Villebaudon_March.SPE_Normandy";
| |
| };
| |
| // [SPE] [06] Liberation of Saint Denis-le-Gast
| |
| class SPE_M07_Liberation_of_Saint_Denis_le_Gast
| |
| {
| |
| template = "SPE_M07_Liberation_of_Saint_Denis_le_Gast.SPE_Normandy";
| |
| };
| |
| // [SPE] [07] Defense of Saint Denis-le-Gast
| |
| class SPE_M08_Defense_of_Saint_Denis_le_Gast
| |
| {
| |
| template = "SPE_M08_Defense_of_Saint_Denis_le_Gast.SPE_Normandy";
| |
| };
| |
| // [SPE] [08] Epilogue
| |
| class SPE_M09_Operation_Cobra_Epilogue
| |
| {
| |
| template = "SPE_M09_Operation_Cobra_Epilogue.SPE_Normandy";
| |
| };
| |
| // [COOP 04] Der Zahnarzt
| |
| class SPE_CO4_Der_Zahnarzt
| |
| {
| |
| template = "SPE_CO4_Der_Zahnarzt.SPE_Normandy";
| |
| };
| |
| };</syntaxhighlight>
| |
|
| |
| [[Category: Spearhead 1944]]
| |