This page is under construction
Archives/bf1942/levels/Operation_Merkur.rfa
bf1942/levels/Operation_Merkur/Menu/Init.con
rem *********************************************
rem Created by Battlecraft 1942. Copyright (c)2003 Digital Illusions CE
rem *********************************************
Game.setLocalized 1

rem ** Allied Briefing **
game.setAlliedCampaign BRIEFING_ALLIED_CAMPAIGN_OPERATION_MERKUR
game.setAlliedHints BRIEFING_ALLIED_HINTS_OPERATION_MERKUR
game.setAlliedObjectives BRIEFING_ALLIED_OBJECTIVES_OPERATION_MERKUR
game.setAlliedSkirmish BRIEFING_ALLIED_SKIRMISH_OPERATION_MERKUR

rem ** Axis Briefing **
game.setAxisCampaign BRIEFING_AXIS_CAMPAIGN_OPERATION_MERKUR
game.setAxisHints BRIEFING_AXIS_HINTS_OPERATION_MERKUR
game.setAxisObjectives BRIEFING_AXIS_OBJECTIVES_OPERATION_MERKUR
game.setAxisSkirmish BRIEFING_AXIS_SKIRMISH_OPERATION_MERKUR

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory "The German assault was successfully repelled! Crete and control of the Mediteranean Sea remain in Allied hands. Victory in North Africa is assured."
game.setAlliedDebriefingMinorVictory "The German assault was narrowly defeated but heavy Allied losses were sustained - for now Crete remains in Allied hands."
game.setAlliedDebriefingMajorDefeat "The German airborne troops proved their effectiveness and overwhelmed the New Zealand forces causing massive casualties."
game.setAlliedDebriefingMinorDefeat "Narrowly defeated, the New Zealand troops are forced to relinquish the island to the German forces."

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory "The German airborne troops proved their effectiveness and overwhelmed the New Zealand forces driving them from the island and the Mediteranean Sea. Success in North Africa is just a step away."
game.setAxisDebriefingMinorVictory "German forces have fought long and hard. Now, finally, the New Zealand troops are forced to relinquish the island , and with it control of the Mediteranean Sea."
game.setAxisDebriefingMajorDefeat "Heavy casualties sustained from an enthusiastic defence has defeated the German assault and held the island of Crete."
game.setAxisDebriefingMinorDefeat "Narrowly defeated, the German troops are forced to relinquish the island to the New Zealand forces. The fortunate become Prisioners of War."

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives "Operation Merkur - at 7:00am on May 20th 1941, German airborne troops climb aboard their gliders and transport planes destined for the island of Crete. By the morning of May 21st they are still pinned down by artillery fire but the airfield is within their grasp. German forces must seize at least 3 control points to inflict ticket loss on the enemy. New Zealand forces must hold 4 control points to inflict ticket loss."

game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_ASSAULT_MAP

game.setLoadPicture Load/opmerk.tga
game.setServerInfoIcon Load/serverInfo.dds
game.setMapId "WarFront"