[done] adding a break to a league with >2 round robins

Wishes get here when they grow up.
Locked
tommasi
Posts: 12
Joined: Fri Nov 14, 2008 10:01 am

[done] adding a break to a league with >2 round robins

Post by tommasi »

So, how can you add a break (winter break) to a league that has more than 2 round robins? These include at least Switzerland, Austria and Slovenia. Currently, when you insert a <break> in those league files, the game adds a break after each round, which makes the season incredibly long and it doesn't correspond to the time of a winter break, which should be after the 2nd round robin, so after week 18 in those leagues. Could there be some change that you could name the week when that break would start and then add its length? Or what do I know? That's why I'm asking you pros.
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

I've added this. You can give a comma separated list of custom breaks now:

Code: Select all

<round_robins>4</round_robins>
<break>2,4,4</break>
You can also specify only one value, like before.

Works in league defs and in cup round sections, too (see Ivan's feature request).
Press any key to continue or any other key to quit.
Locked