Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
tabruk flag question https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=362 |
Page 1 of 2 |
Author: | Debo [ Sun Sep 26, 2004 4:51 pm ] |
Post subject: | tabruk flag question |
i have looked but cant find anything about it. what i want to do is make the blue flag at the main allies base unchangeable and put that red slash thro it, so that the red team do even try to go there. i edited the controlpointtemplate.con, here is the code, unmodded original: ObjectTemplate.create ControlPoint ALLIES_BASE ObjectTemplate.networkableInfo ControlPointInfo ObjectTemplate.setControlPointName British_Base ObjectTemplate.radius 50 ObjectTemplate.team 2 ObjectTemplate.spawnGroupId 8 ObjectTemplate.objectSpawnerId 10 ObjectTemplate.areaValue 18 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/8.2/0 ObjectTemplate.setTeamGeometry 1 flagge_m1 ObjectTemplate.setTeamGeometry 2 flagus_m1 this is what i did, and it still doesnt have the slash thro it when i tested it: ObjectTemplate.create ControlPoint ALLIES_BASE ObjectTemplate.networkableInfo ControlPointInfo ObjectTemplate.setControlPointName British_Base ObjectTemplate.radius 50 ObjectTemplate.team 2 ObjectTemplate.spawnGroupId 8 ObjectTemplate.objectSpawnerId 10 ObjectTemplate.areaValue 0 ObjectTemplate.timeToGetControl 9999 ObjectTemplate.timeToLoseControl 9999 ObjectTemplate.disableIfEnemyInsideRadius 0 ObjectTemplate.disableWhenLosingControl 0 ObjectTemplate.loseControlWhenEnemyClose 1 ObjectTemplate.loseControlWhenNotClose 0 ObjectTemplate.unableToChangeTeam 1 ObjectTemplate.geometry flagbase_m1 ObjectTemplate.hasCollisionPhysics 1 ObjectTemplate.unableToChangeTeam 1 ObjectTemplate.addTemplate AnimatedFlag ObjectTemplate.setPosition 0/8.2/0 ObjectTemplate.setTeamGeometry 1 flagge_m1 ObjectTemplate.setTeamGeometry 2 flagus_m1 i underlined the things i did, PLEASE HELP ME |
Author: | tacoman [ Sun Sep 26, 2004 5:03 pm ] |
Post subject: | |
Author: | Debo [ Mon Sep 27, 2004 8:53 am ] |
Post subject: | |
no i didnt work,, i am about to give up |
Author: | Rainman [ Mon Sep 27, 2004 10:40 am ] |
Post subject: | |
Don't give up!! If you want to mod you are going to need a dose of patience ![]() |
Author: | Debo [ Mon Sep 27, 2004 3:56 pm ] |
Post subject: | |
Author: | Rainman [ Mon Sep 27, 2004 4:09 pm ] |
Post subject: | |
Author: | tanfhltu [ Mon Sep 27, 2004 4:15 pm ] |
Post subject: | |
Author: | Debo [ Mon Sep 27, 2004 4:22 pm ] |
Post subject: | |
Page 1 of 2 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |