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

rem ** Allied Briefing **
game.setAlliedObjectives "Imperial forces have discovered the secret Rebel Base on Hoth. Defend the base."


rem ** Axis Briefing **

game.setAxisObjectives "Imperial forces have discovered the secret Rebel Base on Hoth. Defend the base."

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory "The force is with you!"
game.setAlliedDebriefingMinorVictory "Victory, but at great cost! Regroup and prepare for the next battle."
game.setAlliedDebriefingMajorDefeat "Mission failure. All forces were lost."
game.setAlliedDebriefingMinorDefeat "The force was not with you today, but you survived to fight another day."

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory "Victory! Darth Vadar is greatly pleased."
game.setAxisDebriefingMinorVictory "Success, at great cost! You will require reinforcements."
game.setAxisDebriefingMajorDefeat "Mission Failure! No survivors."
game.setAxisDebriefingMinorDefeat "You survived, but only by retreating. This will not look well on your service record. You might think about early retirement."

rem ** Multiplayer Briefing **
game.setMultiplayerBriefingObjectives "Rebels must defend Hoth until the evacuation is complete."
game.setMultiplayerBriefingMapType MULTIPLAYER_MAP_TYPE_HEADON_MAP


game.setLoadPicture Load/hoth.tga
game.setserverinfoicon ../../bf1942/levels/GC_Hoth/menu/Rebel_icon.dds
game.setMapId "GC_Redux"