Here is a step-by-step breakdown of the process:
0) This example will make it impossible to earn any points. Little steps, such as saving the file after you edit it, are not included. Please use your brain when following along.
1) Make a new 1-ctf map called ING
2) Edit data_ING\Common\ingame.req
Code: Select all
ucft
{
REQN
{
"script"
"points"
}
}
Code: Select all
Change all the point_gain to be equal to the number 0
Code: Select all
Add ReadDataFile("dc:ingame.lvl") before the line ReadDataFile("ingame.lvl")
6) Copy data_ING\_LVL_PC\ingame.lvl to GameData\addon\XXX\data\_LVL_PC\
7) Load up SWBF2 and start your new map
8) When you kill someone or captue a flag, you will no longer get any points.