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

game.setServerInfoIcon serverinfo_rc.dds
game.setLoadPicture Load/Koti.tga
game.setMultiplayerBriefingMapType MAPTYPE_ATTRITION
game.setMultiplayerBriefingObjectives OBJECTIVES_ATTRITION

rem ** Allied Briefing **
game.setAlliedCampaign "Our paradrop training operation seems to have gone awry. The Japanese have showed up, and they don't look too happy about us being here. Get down onto the islands and dig in."

game.setAlliedObjectives OBJECTIVES_ATTRITION
game.setAlliedSkirmish OBJECTIVES_ATTRITION

rem ** Axis Briefing **
game.setAxisCampaign "We have surprised the American paratrooper unit with our appearance. Use the confusion we have created to land on the island. Once you are there, hold it against their attacks and destroy them."

game.setAxisObjectives OBJECTIVES_ATTRITION
game.setAxisSkirmish OBJECTIVES_ATTRITION

game.setMapId "Fragfield"