Results 1 to 2 of 2

Thread: Help editing attributes in PFM

Hybrid View

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

    Default Help editing attributes in PFM

    Hi,

    I want to edit some simple stats for a couple of units. But it doesn't apply to my game. Can somebody tell me what's wrong in my approach?

    1) I open up PFM
    2) File - New
    3) I make sure that Pack Type is set to Mod
    4) Right click - Add from Pack - data_rome2.pack - db - land_units_table - land_units
    5) I change some values, e.g. Rom_Hastati - charge_bonus from 12 to 25
    6) Save As 'some_name.pack'
    7) Launch Rome 2 - go into Pack Manager to activate my mod

    While my mod shows up in Pack Manager, it says however, that my mod is out of date. I can override this but the unit will still have the original attributes.

    What am I doing wrong?

  2. #2

    Default Re: Help editing attributes in PFM

    you need to rename your tables aka

    this is what they look like

    land_units_table
    land_units

    this is what they need to look like

    land_units_table
    XXX_land_units

    replace the Xs with what ever you want

Posting Permissions

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