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

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory DEBRIEFING_ALLIED_MAJOR_VICTORY_KBELY
game.setAlliedDebriefingMinorVictory DEBRIEFING_ALLIED_MINOR_VICTORY_KBELY
game.setAlliedDebriefingMajorDefeat DEBRIEFING_ALLIED_MAJOR_DEFEAT_KBELY
game.setAlliedDebriefingMinorDefeat DEBRIEFING_ALLIED_MINOR_DEFEAT_KBELY

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory DEBRIEFING_AXIS_MAJOR_VICTORY_KBELY
game.setAxisDebriefingMinorVictory DEBRIEFING_AXIS_MINOR_VICTORY_KBELY
game.setAxisDebriefingMajorDefeat DEBRIEFING_AXIS_MAJOR_DEFEAT_KBELY
game.setAxisDebriefingMinorDefeat DEBRIEFING_AXIS_MINOR_DEFEAT_KBELY

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

game.setObjectiveBriefing OBJECTIVE_MODE_BRIEFING_KBELY
game.setObjectiveAlliedVictory OBJECTIVE_MODE_ALLIED_VICTORY_KBELY
game.setObjectiveAlliedDefeat OBJECTIVE_MODE_ALLIED_DEFEAT_KBELY
game.setObjectiveAxisVictory OBJECTIVE_MODE_AXIS_VICTORY_KBELY
game.setObjectiveAxisDefeat OBJECTIVE_MODE_AXIS_DEFEAT_KBELY

game.setLoadPicture Load/PlaceHolder_Sturm.tga
game.setServerInfoIcon "serverInfo.tga"
game.setMapId "XPack2"