Jump to content

Football Manager Past Requests For Created B Team in Game


Recommended Posts

Since FM20 it has been possible to found a B Team in the game!

Now a question for the SI Team. Is it even possible for the founded B Team to promoted from an inactive subordinated league to the correct lower active subordinated league?

I've already done a few Month's with the Pre Game Editor and a few Day's to test this database in the game.

Explain:  German  League Structure  Database test game with SG Dynamo Dresden,  Football Federation Sachsen 

0 Bundesliga

1 2. Bundesliga

3 3. Lga

4 Regionalliga (Parent Competition) 5 Subordinated Leagues   (Regionalliga Nordost 6 local Regions one of than is Local Region Sachsen 

5 Oberliga (Parent Competition) 14 Subordinated Leagues (Oberliga Nordost Staffel Süd (Local Region Sachsen) 1 of 4 local region 

6 Landes/Verbandsliga (Parent Competition) 37 Subordinated Leagues

 

Inactive  Active 

 

 

Created SG Dynamo Dresden II starts in Landes/Verbandsliga and Promoted to Schleswig-Holstein-Liga last season from this promoted to Regionalliga Nord.

But SG Dynamo Dresden II should be promoted to current Oberliga Nordost Staffel Süd and from these to Regionalliga Nordost.

I test it with other Clubs and all Founded B Team Promoted like SG Dynamo Dresden II in Schleswig-Holstein-Liga last season from this promoted to Regionalliga Nord.

 

This is from reserves.xml

      <!-- reserve team rules-->

      <record>

        <flags id="field" value="b_club_types" />

        <translation id="name" translation_id="494084" type="use" value="Type of B Club[COMMENT: AREA: Editor; SUB-AREA: Reserve Teams; FR-BN: n/a; TONE: Informal; CHARLIMIT: None; NOTE: advanced editor competition rules, setting up the reserve team type for a team that can be created in game if the user ask the board to, FR 12059 and 22568]" />

        <flags id="type" value="enum" />

        <translation id="name" translation_id="494085" type="use" value="What B Club type should be created for clubs in this nation?[COMMENT: AREA: Editor; SUB-AREA: Reserve Teams; FR-BN: n/a; TONE: Informal; CHARLIMIT: None; NOTE: advanced editor competition rules, setting up required reserve league details for a competition]" />

        <boolean id="is_optional" value="true" />

        <list id="enum_values">

          <record enum="create_b_clubs" enum_id="1">

            <translation id="name" translation_id="494086" type="use" value="B Clubs[COMMENT: AREA: Editor; SUB-AREA: Reserve team rules; BN: 8754; TONE: Formal; CHARLIMIT: None; NOTE: What type of B Club are we setting up?]" />

          </record>

          <record enum="create_II_clubs" enum_id="2">

            <translation id="name" translation_id="494087" type="use" value="II Clubs[COMMENT: AREA: Editor; SUB-AREA: Reserve team rules; BN: 8754; TONE: Formal; CHARLIMIT: None; NOTE: What type of B Club are we setting up?]" />

          </record>

          <record enum="create_2_clubs" enum_id="4">

            <translation id="name" translation_id="494088" type="use" value="2 Clubs[COMMENT: AREA: Editor; SUB-AREA: Reserve team rules; BN: 8754; TONE: Formal; CHARLIMIT: None; NOTE: What type of B Club are we setting up?]" />

          </record>

        </list>

      </record>

 

      <!-- reserve leagues -->

      <record>

        <flags id="field" value="reserve_leagues_with_non_optional_reserves" />

        <translation id="name" translation_id="396335" type="use" value="Leagues With Non-Optional Reserve Teams[COMMENT: advanced editor competition rules]" />

        <flags id="type" value="database_record_list" />

<boolean id="is_optional" value="true" />

<flags id="database_table_type" value="competition" />

        <record id="display_fields">

          <flags id="fields" value="cmrs" />

        </record>

      </record>

 

      <!-- reserve leagues -->

<record>

<flags id="field" value="reserve_leagues" />

<translation id="name" translation_id="344708" type="use" value="Reserve Leagues[COMMENT: advanced editor competition rules, setting up required reserve league details for a competition]" />

<flags id="type" value="list" />

<boolean id="is_section" value="true" />

<boolean id="is_optional" value="true" />

<record id="list_item">

<boolean id="is_section" value="true" />

          <list id="name">

            <record>

              <string id="name" value="[%string#list_item_index] - [%string#rsid]" />

              <list id="dependencies">

                <record field="rsid" exists="true" />

              </list>

            </record>

            <record>

              <string id="name" value="[%string#list_item_index] - [%string#reserve_teams] [%string#type]" />

              <list id="dependencies">

                <record field="rsid" exists="false" />

              </list>

            </record>

          </list>

          

<list id="fields">

 

<!-- reserve teams-->

<record>

<flags id="field" value="reserve_teams" />

<translation id="name" translation_id="229362" type="use" value="Teams" />

<flags id="type" value="enum" />

<translation id="hint" translation_id="345583" type="use" value="What teams should this reserve league use?[COMMENT: advanced editor competition rules, setting up required reserve league details for a competition]" />

<flags id="enum_values" value="rsty" />

</record>

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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