This page is under construction
Archives/bf1942/levels/maps - with documentation/Battle of the Bulge/Battle_of_the_Bulge.rfa
bf1942/levels/Battle_of_the_Bulge/Ctf.con
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates

if v_arg1 == "host"
rem ----- Host
rem ----------------------------------------------------------------------------
run Ctf/ObjectSpawns

   rem *** CREATE FLAG BASES ***

rem ----------------------------------------------------------------------------
else

rem ----- Join
rem ----------------------------------------------------------------------------
   rem *** CREATE FLAG BASES ***

rem ----------------------------------------------------------------------------
endIf