This page is under construction
Archives/bf1942/levels/Anzio.rfa
bf1942/levels/Anzio/Menu/init.con
Game.setLocalized 1

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory DEBRIEFING_ALLIED_MAJOR_VICTORY_ANZIO
game.setAlliedDebriefingMinorVictory DEBRIEFING_ALLIED_MINOR_VICTORY_ANZIO
game.setAlliedDebriefingMajorDefeat DEBRIEFING_ALLIED_MAJOR_DEFEAT_ANZIO
game.setAlliedDebriefingMinorDefeat DEBRIEFING_ALLIED_MINOR_DEFEAT_ANZIO

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory DEBRIEFING_AXIS_MAJOR_VICTORY_ANZIO
game.setAxisDebriefingMinorVictory DEBRIEFING_AXIS_MINOR_VICTORY_ANZIO
game.setAxisDebriefingMajorDefeat DEBRIEFING_AXIS_MAJOR_DEFEAT_ANZIO
game.setAxisDebriefingMinorDefeat DEBRIEFING_AXIS_MINOR_DEFEAT_ANZIO

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives MULTIPLAYER_BRIEFING_ANZIO
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_ASSAULT_MAP

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