This page is under construction
archives/bf1942/levels/laputa.rfa
bf1942/levels/laputa/ctf/ControlPointTemplates.con
rem ControlPointTemplates.con created by Battlecraft 1942
rem (C:\Program Files (x86)\Origin Games\Battlefield 1942\Mods\DEV_GHIBLIMOD\bf1942\levels\laputa/ctf/ControlPointTemplates.con)

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

rem -----------------------------------------
rem --- hikousekinoma ---
rem -----------------------------------------
ObjectTemplate.create ControlPoint hikousekinoma
ObjectTemplate.networkableInfo ControlPointInfo
ObjectTemplate.setControlPointName hikousekinoma
ObjectTemplate.radius 10
ObjectTemplate.team 0
ObjectTemplate.spawnGroupId 3
ObjectTemplate.objectSpawnerId 3
ObjectTemplate.areaValue 20
ObjectTemplate.timeToGetControl 10
ObjectTemplate.timeToLoseControl 10
ObjectTemplate.disableIfEnemyInsideRadius 0
ObjectTemplate.disableWhenLosingControl 0
ObjectTemplate.loseControlWhenEnemyClose 1
ObjectTemplate.loseControlWhenNotClose 0
ObjectTemplate.onlyTakableByTeam 2
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