Results 1 to 7 of 7

Thread: Editing factions names

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Editing factions names

    Hello,
    I'm new to modding and i have a hard time trying to edit the factions names.
    Can anybody direct me which file i need to edit?

    thanks and have a good day!

  2. #2

    Default Re: Editing factions names

    Yep, it's in your localization pack (local_en for the English version). There, you want to find the factions.loc file and change the names there. You can also optionally edit the political_parties.loc table to change the name that shows up on the politics screen. You can check my faction names mod to see how that works.

  3. #3

    Default Re: Editing factions names

    Quote Originally Posted by Augustusng View Post
    Yep, it's in your localization pack (local_en for the English version). There, you want to find the factions.loc file and change the names there. You can also optionally edit the political_parties.loc table to change the name that shows up on the politics screen. You can check my faction names mod to see how that works.
    Thanks dude!
    Really appreciate this, gonna test it now

  4. #4

    Default Re: Editing factions names

    Hello. So if my "local_" .pack is not in English, I can't change the names of the factions?

  5. #5

    Default Re: Editing factions names

    I don't know, but I don't see any reason why you shouldn't be able to. Can you not edit the same tables in other versions?

  6. #6

    Default Re: Editing factions names

    In this example, the name of the faction doesn't change it, and the color of the map, yes, has been changed (blue to red)

    Spoiler Alert, click show to read: 







  7. #7

    Default Re: Editing factions names

    As far as I can tell, you're looking at the factions table in the data.pack file. That's not what you need to change. I'm not sure actually where to do it in the Assembly Kit (maybe right-click, then "see references" to find the localization table you need), but I use PFM for this. With PFM, you can make a mod by importing the relevant tables from your local_* pack, then make the changes there.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •