This page is under construction
Archives/bf1942/levels/most recently added/maps - no documentation/Paris__designed_to_look_like_Microsoft_combat_flight_sim_.rfa
bf1942/levels/Paris__designed_to_look_like_Microsoft_combat_flight_sim_/GameTypes/Ctf.con
rem *********************************************
rem Created by Battlecraft 1942. Copyright (c)2003,2004 Digital Illusions CE
rem *********************************************
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
if v_arg1 == host
run Ctf/ObjectSpawns
else
endIf