This page is under construction
Archives/bf1942/levels/maps - with documentation/Island of Horror/Island_of_Horror.rfa
bf1942/levels/island_of_horror/GameTypes/Ctf.con
run Ctf/SpawnpointManagerSettings

run Ctf/SoldierSpawnTemplates
run Ctf/SoldierSpawns

run Ctf/ObjectSpawnTemplates
if v_arg1 == host
run Ctf/ObjectSpawns
object.create Canadianbase
Object.absolutePosition 654.33/26.44/551.09
Object.rotation 0/0/0
else
object.create FlagPole
Object.absolutePosition 654.33/26.44/551.09
Object.rotation 0/0/0
endIf