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

game.setLoadPicture Load/fields.tga
game.setMultiplayerBriefingMapType MAPTYPE_ATTRITION
game.setMultiplayerBriefingObjectives OBJECTIVES_ATTRITION
game.setserverinfoicon serverinfo_rc.dds

rem ** Allied Briefing **
game.setAlliedCampaign "Under the cover of darkness, we plan to move onwards through this woodlands area. German resistance is expected to be heavy, and it won't be easy to see them."

game.setAlliedObjectives OBJECTIVES_ATTRITION
game.setAlliedSkirmish OBJECTIVES_ATTRITION

rem ** Axis Briefing **
game.setAxisCampaign "The British are attempting to advance, hoping the darkness will hide them. It'll be hard to see anything out there, but do your best to stop them from getting anywhere."

game.setAxisObjectives OBJECTIVES_ATTRITION
game.setAxisSkirmish OBJECTIVES_ATTRITION

game.setMapId "Fragfield"