Results 1 to 5 of 5

Thread: How to delete character names?

Hybrid View

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

    Default How to delete character names?

    Hi,

    I want to delete all "non-aristicratic" names of the prussian characters.
    Therefore i deleted all names in "names_tables\names" that doesn't look like for example
    "zu Dohna-Schlobitten" or "von Sachsen-Anhalt".
    But the result was, that now ingame there are alot of characters WITHOUT ANY name!

    Why did this happen and how can I fix it?

    Danny

  2. #2
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon4 Re: How to delete character names?

    ==================================================================================

    Hmm, as far as i know, most of the text description is held in patch_en.pack.

    If you didn't make a backup you will have to reinstall the whole ETW ( or check your game cache integrity on Steam ).

    So you edited one of the db tables, but from which *.pack?

    Text descriptions are held in *.loc files ( open with Excel after export ).

    ==================================================================================
    Remember of the Alamo!

  3. #3

    Default Re: How to delete character names?

    Ah, so at names_tables\names are just the internal names!

    So does anybody know, where to find the ingame names?

  4. #4

    Default Re: How to delete character names?

    Alright, found it, BUT:

    if i delete in names_tables\names all names that don't begin with "von ...." for example
    "von Hohenzolllern", the only two names that are used ingame are
    "zu Stolberg" and "vom Altenstein"


    So is there a file that defines or selects the names that are given ingame?
    Perhaps some kind of random generator?

  5. #5
    Ducenarius
    Join Date
    Aug 2010
    Location
    Poland --> Upper Silesia region (pl=Górny Śląsk).
    Posts
    920

    Icon4 Re: How to delete character names?

    ==================================================================================

    Only "generator" files that i know, are the *.lua and *.luac files, which makes the game buttons ( don't delete them !! ).

    But the descriptions ( events, character names, titles,etc ) are held in your localisation.loc and ui.loc file.

    Search for this two pack files : patch_en.pack and local_en.pack ( i have ETW 1.5, but you should have this files too in data directory).

    ==================================================================================
    Remember of the Alamo!

Posting Permissions

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