This page is under construction
Archives/BF1942/levels/Dustbowl Modded/DustBowl_Modded.rfa
bf1942/levels/DustBowl_Modded/GameTypes/Ctf.con
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
if v_arg1 == host
run Ctf/ObjectSpawns
object.create JPBase
Object.absolutePosition 983.91/85.81/1762.90
Object.rotation 0/0/0
object.create USBase
Object.absolutePosition 1008.40/86.59/308.03
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 983.91/85.81/1762.90
Object.rotation 0/0/0
object.create FlagPole
Object.absolutePosition 1008.40/86.59/308.03
Object.rotation 0/0/0
endIf