This page is under construction
Archives/bf1942/levels/maps - with documentation/Carentan/Carentan.rfa
bf1942/levels/Carentan/ctf/ControlPointTemplates.con
rem ControlPointTemplates.con created by Battlecraft 1942
rem (D:\EA GAMES\Battlefield 1942\Mods\bf1942\bf1942\levels\Carentan/ctf/ControlPointTemplates.con)

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

rem -----------------------------------------
rem --- carentan ---
rem -----------------------------------------
ObjectTemplate.create ControlPoint carentan
ObjectTemplate.networkableInfo ControlPointInfo
ObjectTemplate.setControlPointName Carentan
ObjectTemplate.radius 5
ObjectTemplate.team 1
ObjectTemplate.spawnGroupId 3
ObjectTemplate.objectSpawnerId 3
ObjectTemplate.areaValue 25
ObjectTemplate.timeToGetControl 15
ObjectTemplate.timeToLoseControl 15
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 flagus_m1

rem EndOfFile