Results 1 to 3 of 3

Thread: Help me mod please

  1. #1

    Default Help me mod please

    So I've created a mod that simply changes the cost of a unit and upkeep, I wanted to do something a bit more complex but I had to try something really simple first.

    I'll explain step by step what I did:

    - I used MMS to create a mod
    - Launched TWeak
    - Edited the values of cost and upkeep of that unit under the "units" tab on the table

    - Exported units table

    - Launched BOB
    - then opened db (under working data)
    - units_tables
    - and checked the units box

    - Start

    It created the pack file and when I open it with packfile manager it shows :

    - text:
    db:
    m_units.loc
    m_units.txt

    It should be ok, right?

    Then I install the mod using the MMS, the game launches and everything is fine. When I start the campaign and check to see if the values changed.. they didn't.

    It's like the mod isn't working.

    When I check the mod file log it shows that my mod is seen as an unknown file. Is this the problem? How to make it work if so?

    Thanks for reading this, I tried to be thorough because maybe it's a silly simple mistake on my end that is causing this to not work.

  2. #2

    Default Re: Help me mod please

    note: I also check the mod's name when I launch the game itself, in other words, I activate it. And yes, my mod appears at the data folder of shogun2 where mods are supposed to be at

  3. #3

    Default Re: Help me mod please

    no, instead of "text" units.loc you need DB- Units.

    You are checking the value for a text file, not a db file.

Posting Permissions

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