evannoteven wrote:but now I’m struggling to figure out how atp points can be accounted for but not given out by these new exhibition categories
To create a new MasterCup category with no ranking points or race points given, you would just need to start it as below, with the other data fields then added below that. Also make sure to remove the line that says ForcedRank = 1.
[Category14]
Type = MasterCup //Draw: 8
Name = NextGenATPFinals
EntryPoints = 0 0 0 0 0
RacePoints = -1
evannoteven wrote:Is it possible that i can’t because the XKT mod already lists a conversion of mastercup as ATP Finals in lang mod file?
The existing text conversion from MasterCup to ATP Finals shouldn't make any difference. I use the XKT mod, with my own data mod added on top of it. When you create additional categories using the MasterCup type, then add a Name field and convert the name text to your chosen display name, it should still appear as that new name on the calendar in the game.
One thing to note here is how the title wins are displayed in players' Career Titles page in the game. On that page, they are categorised by TypeRank. However, if you have multiple category names under the same TypeRank, the name of the category that shows on the Career Titles page seems to be the one that's used last in the calendar. I realise I probably haven't explained that very well!