This page is under construction
Archives/bf1942/levels/GC_Alaris_prime.rfa
Bf1942/Levels/gc_alaris_prime/Menu/Init.con
rem *********************************************
rem Created by Battlecraft 1942. Copyright (c)2003 Digital Illusions CE
rem *********************************************
Game.setLocalized 1



game.setMultiplayerBriefingObjectives "A rebel force has landed in a secluded forest on the Wookiee moon of Alaris Prime.Their mission, to take out the Imperial Ion Cannon that has been targeting Wookiee ships.To do this, they must destroy the Ion Cannon's deflectorshield generator inside the bunker."
game.setMultiplayerBriefingMapType MULTIPLAYER_TYPE_ASSAULT_CONQUEST_MAP


rem ** Allied Briefing **
game.setAlliedCampaign BRIEFING_ALLIED_CAMPAIGN_Battle_for_GC_Tatooine
game.setAlliedHints BRIEFING_ALLIED_HINTS_Battle_for_GC_Tatooine
game.setAlliedObjectives BRIEFING_AXIS_OBJECTIVES_Battle_for_GC_Tatooine
game.setAlliedSkirmish BRIEFING_ALLIED_SKIRMISH_Battle_for_GC_Tatooine

rem ** Axis Briefing **
game.setAxisCampaign BRIEFING_AXIS_CAMPAIGN_Battle_for_GC_Tatooine
game.setAxisHints BRIEFING_AXIS_HINTS_Battle_for_GC_Tatooine
game.setAxisObjectives BRIEFING_AXIS_OBJECTIVES_Battle_for_GC_Tatooine
game.setAxisSkirmish BRIEFING_AXIS_SKIRMISH_Battle_for_GC_Tatooine

rem ** Allied Debriefing **
game.setAlliedDebriefingMajorVictory "The force is with you!"
game.setAlliedDebriefingMinorVictory "Many a comrade has fallen, but the Imerial forces have been vanquished."
game.setAlliedDebriefingMajorDefeat "I sense a great disturbance in the force"
game.setAlliedDebriefingMinorDefeat "We are defeated, but we shall return"

rem ** Axis Debriefing **
game.setAxisDebriefingMajorVictory "Victory! Lord Vader will hear of your valour."
game.setAxisDebriefingMinorVictory "Many a comrade has fallen, but the Imerial forces have been vanquished."
game.setAxisDebriefingMajorDefeat "I sense a great disturbance in the force"
game.setAxisDebriefingMinorDefeat "We are defeated, but we shall return"

game.setServerInfoIcon ../../bf1942/levels/GC_Alaris_Prime/Menu/Rebel_icon.dds
game.setLoadPicture ../../bf1942/levels/GC_Alaris_Prime/Menu/AP.tga
game.setMapId "GC_Redux"