This page is under construction
Archives/bf1942/levels/maps - with documentation/Repel/Repel.rfa
bf1942/levels/repel/GameTypes/Ctf.con
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
if v_arg1 == host
run Ctf/ObjectSpawns
object.create GEBase
Object.absolutePosition 1044.58/102.36/313.86
Object.rotation 0/0/0
object.create UKBase
Object.absolutePosition 1006.20/99.93/1700.82
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 1044.58/102.36/313.86
Object.rotation 0/0/0
object.create FlagPole
Object.absolutePosition 1006.20/99.93/1700.82
Object.rotation 0/0/0
endIf