This page is under construction
Archives/bf1942/levels/Operation_Forager/Operation_Forager.rfa
bf1942/Levels/Operation_Forager/Ctf.con
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
run Ctf/ObjectSpawns v_arg1
if v_arg1 == host
object.create USBase
Object.absolutePosition 499.90/78.65/500.09
Object.rotation 0/0/0
object.create JPBase
Object.absolutePosition 359.89/78.66/436.11
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 499.90/78.65/500.09
Object.rotation 0/0/0
object.create FlagPole
Object.absolutePosition 359.89/78.66/436.11
Object.rotation 0/0/0
endIf