That is really, really, really, wierd
The fact that the flags are uncapturable are in the games files clear as...... not mud
(taken from strike at karkands Gas Station flag)
The fact that the flags are uncapturable are in the games files clear as...... not mud
Code:
rem [ControlPointTemplate: CPNAME_SK_16_gasstation] ObjectTemplate.create ControlPoint CPNAME_SK_16_gasstation ObjectTemplate.activeSafe ControlPoint CPNAME_SK_16_gasstation ObjectTemplate.modifiedByUser dgo ObjectTemplate.setNetworkableInfo ControlPointInfo ObjectTemplate.isNotSaveable 1 ObjectTemplate.hasMobilePhysics 0 ObjectTemplate.hasCollisionPhysics 1 ObjectTemplate.physicsType Mesh rem ------------------------------------- ObjectTemplate.addTemplate flagpole rem ------------------------------------- ObjectTemplate.setControlPointName CPNAME_SK_16_gasstation ObjectTemplate.radius 10 ObjectTemplate.team 2 ObjectTemplate.controlPointId 45 ObjectTemplate.timeToGetControl 0 ObjectTemplate.timeToLoseControl 0 ObjectTemplate.unableToChangeTeam 1 <<<<<<<<-------------------------------
Last edited by Titch2349 (2007-01-07 09:42:59)