This page is under construction
Archives/bf1942/Levels/Hellendoorn.rfa
bf1942/Levels/Hellendoorn/Ctf/ControlPoints.con
if v_arg1 == host
rem ----- Host
rem ----------------------------------------------------------------------------


rem ****************************************
rem **** AXIS BASE *****
rem ****************************************
Object.create AxisBase
Object.absolutePosition 291.22/87.2655/476.72

rem ****************************************
rem **** ALLIES Base *****
rem ****************************************
Object.create AlliesBase
Object.absolutePosition 697.534/64.0102/771.895

rem ****************************************
rem ****      Hellendoorn *****
rem ****************************************
Object.create Hellendoorn
Object.absolutePosition 493.348/80.1586/651.617

rem ****************************************
rem ****      Axis_Airfield *****
rem ****************************************
Object.create Axis_Airfield
Object.absolutePosition 669.395/59.673/473.922

rem ****************************************
rem ****      Allied_Airfield *****
rem ****************************************
Object.create Allied_Airfield
Object.absolutePosition 322.304/63.3767/821.885

rem ----------------------------------------------------------------------------
endIf

rem *** EndOfFile ***