This page is under construction
archives/bf1942/levels/Operation_Forager.rfa
bf1942/levels/Operation_Forager/Menu/Init.con
Game.setLocalized 1

rem ** Allied Briefing **
game.setAlliedCampaign "This is a Conquest: Head-on map:. Your team will win if you cause your opponent's tickets to reach zero. You can increase the rate at which they lose tickets by holding atleast two of the control points on this map."
game.setAlliedHints " "
game.setAlliedObjectives "Get and hold two flags and if possible three."
game.setAlliedSkirmish " "

rem ** Axis Briefing **
game.setAxisCampaign "This is a Conquest: Head-on map:. Your team will win if you cause your opponent's tickets to reach zero. You can increase the rate at which they lose tickets by holding atleast two of the control points on this map."
game.setAxisHints " "
game.setAxisObjectives "Get and hold two flags and if possible three."
game.setAxisSkirmish " "

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory " "
game.setAlliedDebriefingMinorVictory " "
game.setAlliedDebriefingMajorDefeat " "
game.setAlliedDebriefingMinorDefeat " "

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory " "
game.setAxisDebriefingMinorVictory " "
game.setAxisDebriefingMajorDefeat " "
game.setAxisDebriefingMinorDefeat " "

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives "This is a Conquest: Head-on map:. Your team will win if you cause your opponent's tickets to reach zero. You can increase the rate at which they lose tickets by holding atleast two of the control points on this map."
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_EOD_ISLE_MAP

game.setLoadPicture ../../bf1942/levels/Operation_Forager/menu/loader.tga
game.setServerInfoIcon ../../bf1942/levels/Operation_Forager/menu/small_icon.dds

game.setMapId "EOD"