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

game.setServerInfoIcon serverinfo_rc.dds
game.setLoadPicture Load/Airfield.tga
game.setMultiplayerBriefingMapType MAPTYPE_ATTRITION
game.setMultiplayerBriefingObjectives OBJECTIVES_ATTRITION


rem ** Allied Briefing **
game.setAlliedCampaign "The US Marines have been deployed to take care of an auxiliary Japanese airfield. The field is being used to service planes damaged in the air attacks they've been launching against us."

game.setAlliedObjectives OBJECTIVES_ATTRITION
game.setAlliedSkirmish OBJECTIVES_ATTRITION

rem ** Axis Briefing **
game.setAxisCampaign "Our scouts have detected a raiding force of US troops moving in on our airfield from the west. We can't let them disrupt operations, the army needs this base intact for aircraft repairs."

game.setAxisObjectives OBJECTIVES_ATTRITION
game.setAxisSkirmish OBJECTIVES_ATTRITION

game.setMapId "Fragfield"