This page is under construction
archives/bf1942/levels/mappack/one_bridge_too_far.rfa
bf1942/levels/one_bridge_too_far/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 433.65/90.51/384.76
Object.rotation 0/0/0
object.create JPBase
Object.absolutePosition 454.32/90.47/547.03
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 433.65/90.51/384.76
Object.rotation 0/0/0
object.create FlagPole
Object.absolutePosition 454.32/90.47/547.03
Object.rotation 0/0/0
endIf