Results 1 to 5 of 5

Thread: How to edit trait "Likes Greek" to remove culture influence?

Hybrid View

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

    Default How to edit trait "Likes Greek" to remove culture influence?

    Says in the title,
    I notice that I dominate the region but there is culture influence in hellenic.
    In some region the old culture somehow flourish but I dominate that region.
    I am not using any other mods that conflicts with this only Radious mods.
    [IMG]
    [/IMG]


    [IMG][/IMG]
    Last edited by Apolloa; January 21, 2014 at 03:12 AM.

  2. #2
    Foederatus
    Join Date
    Dec 2013
    Location
    England
    Posts
    44

    Default Re: How to edit trait "Likes Greek" to remove culture influence?

    I assume that's "r2_sp_trait_all_likes_greeks_1 | rom_building_culture_conversion_hellenic | this_agent | 2" in the trait_level_effects of data_rome2.pack?

  3. #3

    Default Re: How to edit trait "Likes Greek" to remove culture influence?

    How do I change it to remove the culture conversion?

  4. #4
    Foederatus
    Join Date
    Dec 2013
    Location
    England
    Posts
    44

    Default Re: How to edit trait "Likes Greek" to remove culture influence?

    I've not tested this so it's possible I'm missing something but there would be two ways. The first would be to create a new .pack file which had a table in trait_level_effects (renamed to something else) which changes the number to 0 and run that as a mod after optimising it.

    The second way I'm not so certain on, as I haven't done it before for traits and I might be missing another table reference somewhere, would remove any reference to it. For this you would need you to delete the whole key from any mods you have which edit that key, and create a new instance of the trait_level_effects with the same name which has the key removed (and will overwrite the existing table with the same name that CA uses in your game). To delete the key (using PFM) find the line that has the trait "r2_sp_trait_all_likes_greeks_1" with the effect "rom_building_culture_conversion_hellenic" and select the row number on the far left and press the delete key, then save.

    I was going to put up a .pack file of it for you but since it would cover more options, here is a quick PFM tutorial of how to do it and I'll use DeI as it already has a table that overwrites CA's one (by having the same name). I'll show you removing the key though you could just set the value to 0 and save too, but they'll still have the effect that way it just won't do anything.

    First, open the .pack file you think includes or edits the likes greeks key:

    Spoiler Alert, click show to read: 

    Then open db and scroll down to trait_level_effects:

    Spoiler Alert, click show to read: 

    Create and enable a filter to find the likes greeks key (or just look for it):

    Spoiler Alert, click show to read: 

    Select the line:

    Spoiler Alert, click show to read: 

    Delete and save:

    Spoiler Alert, click show to read: 

    In case you're not using any mods that change the value and want to make a mod that removes it from the base game, start by clicking filee -> my mods -> new and including data_rome2.pack in the window that comes up and selecting the same trait_level_effects table. Edit it the same way and make sure to file -> my mods -> install ModName after saving your new version and then enable it in mod manager.

    Sorry it's a bit rushed I remembered half way through I need to run out. I hope that helps though.
    Last edited by Iyerbeth; January 21, 2014 at 09:12 AM.

  5. #5

    Default Re: How to edit trait "Likes Greek" to remove culture influence?

    Thank you for your help and reply. Now I know how to edit it , Thnx

Posting Permissions

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