Jump to content

Adding more teams to a league


magnusmoeslund

Recommended Posts

I borrowed the explanation from another poster. This is how I expand a league.

is this correct, its from an older version of the game. please respond.

And if you want to learn to do it yourself, you can see what to do following these steps (it's how I solved the Segunda B3 having 21 teams and allowed 20):

1.- Open the editor and load the database as per needed first step.

2.- Add new nation rules

3. - Add new leagues to existing nation, choose the nation.

4.- In competitions look for the league you want to change and write down its unique ID (let's call it UID)

4.- Without touching anything, save it as an xml (uncompressed).

5.- Open the .xml file with notepad.

6.- Let's say the league is currently 10 teams max. Search "10" (quotes included) and then next until you find a line that looks like maximum_teams="10". Some lines above, not too far there will be a line specifying the league it belongs to with the ID number, so check it's UID. If it's UID, you change 10 to the value you want, if not, look for another.

7.- Don't stop in the first instance, there may be more. Repeat 6 until no more are found.

8.- Save and you've got the change done.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...