-
August 27, 2014, 05:53 AM
#1
Laetus
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?
-
August 27, 2014, 02:39 PM
#2
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
-
Forum Rules