This page is under construction
Archives/bf1942/levels/NZSAS_Husky.rfa
bf1942/levels/NZSAS_Husky/Ctf/ControlPointTemplates.con
rem ControlPointTemplates.con created by Battlecraft 1942
rem (C:\GAMES\Battlefield 1942\Mods\fh\bf1942\levels\NZSAS_Husky/ctf/ControlPointTemplates.con)

NetworkableInfo.createNewInfo ControlPointInfo
NetworkableInfo.setPredictionMode PMNone
NetworkableInfo.setBasePriority c_NIGhostAlways

rem -----------------------------------------
rem --- the_beach ---
rem -----------------------------------------
ObjectTemplate.create ControlPoint the_beach
ObjectTemplate.networkableInfo ControlPointInfo
ObjectTemplate.setControlPointName BEACH
ObjectTemplate.radius 40
ObjectTemplate.team 0
ObjectTemplate.spawnGroupId 2
ObjectTemplate.objectSpawnerId 2
ObjectTemplate.areaValue 0
ObjectTemplate.timeToGetControl 10
ObjectTemplate.timeToLoseControl 10
ObjectTemplate.disableIfEnemyInsideRadius 0
ObjectTemplate.disableWhenLosingControl 0
ObjectTemplate.loseControlWhenEnemyClose 0
ObjectTemplate.loseControlWhenNotClose 0
ObjectTemplate.geometry flagbase_m1
ObjectTemplate.hasCollisionPhysics 1
ObjectTemplate.addTemplate AnimatedFlag
ObjectTemplate.setPosition 0.000000/8.200000/0.000000
ObjectTemplate.setTeamGeometry 1 flagge_m1
ObjectTemplate.setTeamGeometry 2 flaguk_m1

rem -----------------------------------------
rem --- the_City_axisbase ---
rem -----------------------------------------
ObjectTemplate.create ControlPoint the_City_axisbase
ObjectTemplate.networkableInfo ControlPointInfo
ObjectTemplate.setControlPointName THE_VILLAGE
ObjectTemplate.radius 10
ObjectTemplate.team 1
ObjectTemplate.spawnGroupId 7
ObjectTemplate.objectSpawnerId 7
ObjectTemplate.areaValue 20
ObjectTemplate.timeToGetControl 10
ObjectTemplate.timeToLoseControl 10
ObjectTemplate.disableIfEnemyInsideRadius 0
ObjectTemplate.disableWhenLosingControl 0
ObjectTemplate.loseControlWhenEnemyClose 1
ObjectTemplate.loseControlWhenNotClose 0
ObjectTemplate.geometry flagbase_m1
ObjectTemplate.hasCollisionPhysics 1
ObjectTemplate.addTemplate AnimatedFlag
ObjectTemplate.setPosition 0.000000/8.200000/0.000000
ObjectTemplate.setTeamGeometry 1 flagge_m1
ObjectTemplate.setTeamGeometry 2 flaguk_m1

rem EndOfFile