Jump to content

New Nation


laBOMBA
 Share

Recommended Posts

So in previous versions it was possible to create a new nation by editing one of the non-active nations in the editor. The only thing you had to do to be able to assign this newly created nation to a continent is open "db record lists" with notepad -> search for "<!-- nation table -->" -> change "<boolean id="allow_add" value="false" />" into "<boolean id="allow_add" value="true" />" -> close and save.

How can we do this with the fm18 editor? The file structure is completely different.

Link to post
Share on other sites

Ok, got it.

 

In case others are struggling, follow this guide:

  1. Download the FM18 Resource Archiver from Steam and launch it.
  2. Click "Extract Archive" and find the file "comp editor.fmf" in your Steam folder "...\Steam\steamapps\common\Football Manager 2018\data"
  3. Select a folder to extract the files to
  4. In the new folder, find "nation.xml" an open it.
  5. Note that there are 2 files called "nation.xml", but only 1 has the following text:
  6. <!-- Continent -->

    <record>

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

    <translation id="name" translation_id="229389" type="use" value="Continent" />

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

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

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

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

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

    </record>

  7. Change row <boolean id="is_read_only" value="true" /> to <boolean id="is_read_only" value="false" />

  8. Save the xml file

  9. Before you go to the next step, make a backup of your "comp editor.fmf" file in case the process goes wrong for whatever reason
  10. Go to the Resource Archiver and package the file back together: Click "Create Archive" and save the archive file in the "...\Steam\steamapps\common\Football Manager 2018\data" folder.
  11. Only overwrite the existing file there if you had made a backup of it.
  12. Launch the Editor and it should work.

 

Happy Editing!

 

Link to post
Share on other sites

  • 2 weeks later...
10 hours ago, Amcalabrese said:

There doesn't seem to be a "data" folder under FM18...

Screen Shot 2017-11-24 at 10.33.35 .png

I guess youre on Ubuntu? You need to go to Home folder and to hit ctrl+H . this way you will be able to see hidden folders. after that go to      .local/share/Steam/steamapps/common/Football Manager 2018/data folder

Link to post
Share on other sites

  • 2 weeks later...

Anyone else have a problem with new nations not joining the European Championship Qualifying Rounds? 

I made a European fictional nation and made it a full Fifa member. In fm17, this is usually sufficient for the game to pick up the new country and let it participate in the qualifications of both WC and EC. 

In fm18, I did the exact same but the new nation only seems to be part of the WC qualification, not the EC. I've holidayed for 10 seasons but still nothing. 

Am I missing something? 

Link to post
Share on other sites

  • 5 weeks later...

I can't find the <Boolean id="is_read_only" value="true" /> instead, I have this:

<!-- Continent -->

<record>

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

<translation id="name" value="Continent" type="use" translation_id="229389"/>

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

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

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

<list id="dependencies">

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

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

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

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

</list>

</record>

Edited by Toads
Link to post
Share on other sites

On 05/01/2018 at 02:06, Toads said:

I can't find the <Boolean id="is_read_only" value="true" /> instead, I have this:

<!-- Continent -->

<record>

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

<translation id="name" value="Continent" type="use" translation_id="229389"/>

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

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

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

<list id="dependencies">

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

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

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

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

</list>

</record>

Did you open the "other" xml file as indicated at step 5?

 

Link to post
Share on other sites

  • 2 weeks later...
On 12/6/2017 at 09:47, fmonit said:

Anyone else have a problem with new nations not joining the European Championship Qualifying Rounds? 

I made a European fictional nation and made it a full Fifa member. In fm17, this is usually sufficient for the game to pick up the new country and let it participate in the qualifications of both WC and EC. 

In fm18, I did the exact same but the new nation only seems to be part of the WC qualification, not the EC. I've holidayed for 10 seasons but still nothing. 

Am I missing something? 

me too.. i think fm 18 editor is more difficult than fm 17 editor.. 

Link to post
Share on other sites

  • 1 month later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 1 month later...
On 14/03/2018 at 11:42, ManchesterCentralFUN said:

the file i gave you is already edited, all you need to do is place in the correct directory. when you download the file the name will be different so rename it comp editor.fmf

Thanks for the file. Do you put it in the date folder or the comp editor folder?

Link to post
Share on other sites

  • 2 months later...
  • 3 months later...
  • 1 year later...
2 minutes ago, Sushasan said:

how to create a nation in fm 20

You can't 'create' a nation but you can replace/overwrite one that is existent in the database using the FM20 Pre-Game Editor - If you also want to change the continent then you have to download the FM20 Resource Archiver and follow the steps in the original post in this thread

Link to post
Share on other sites

  • 3 weeks later...
On 14/03/2018 at 07:42, ManchesterCentralFUN said:

the file i gave you is already edited, all you need to do is place in the correct directory. when you download the file the name will be different so rename it comp editor.fmf

where did you give it? I don't see any attachment at all

Link to post
Share on other sites

  • 5 months later...

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...