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

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory DEBRIEFING_ALLIED_MAJOR_VICTORY_HELLENDOORN
game.setAlliedDebriefingMinorVictory DEBRIEFING_ALLIED_MINOR_VICTORY_HELLENDOORN
game.setAlliedDebriefingMajorDefeat DEBRIEFING_ALLIED_MAJOR_DEFEAT_HELLENDOORN
game.setAlliedDebriefingMinorDefeat DEBRIEFING_ALLIED_MINOR_DEFEAT_HELLENDOORN

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory DEBRIEFING_AXIS_MAJOR_VICTORY_HELLENDOORN
game.setAxisDebriefingMinorVictory DEBRIEFING_AXIS_MINOR_VICTORY_HELLENDOORN
game.setAxisDebriefingMajorDefeat DEBRIEFING_AXIS_MAJOR_DEFEAT_HELLENDOORN
game.setAxisDebriefingMinorDefeat DEBRIEFING_AXIS_MINOR_DEFEAT_HELLENDOORN

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives MULTIPLAYER_BRIEFING_HELLENDOORN
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_HYBRID_MAP

rem ** Objective mode Briefings **
game.setObjectiveBriefing OBJECTIVE_MODE_BRIEFING_HELLENDOORN
game.setObjectiveAlliedVictory OBJECTIVE_MODE_ALLIED_VICTORY_HELLENDOORN
game.setObjectiveAlliedDefeat OBJECTIVE_MODE_ALLIED_DEFEAT_HELLENDOORN
game.setObjectiveAxisVictory OBJECTIVE_MODE_AXIS_VICTORY_HELLENDOORN
game.setObjectiveAxisDefeat OBJECTIVE_MODE_AXIS_DEFEAT_HELLENDOORN

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