This page is under construction
Archives/bf1942/levels/Midnight_Mayhem_Winter.rfa
Bf1942/levels/Midnight_Mayhem_Winter/Conquest.con
Game.setNumberOfTickets 1 100
Game.setNumberOfTickets 2 100
Game.setTicketLostPerMin 1 60
Game.setTicketLostPerMin 2 60

run Conquest/SpawnpointManagerSettings
run Conquest/SoldierSpawnTemplates
run Conquest/ObjectSpawnTemplates
run Conquest/ControlPointTemplates
run Conquest/SoldierSpawns

if v_arg1 == host

run Conquest/ObjectSpawns
run Conquest/ControlPoints

else

endIf