STEAM GROUP
PFM User Group pfm_users
STEAM GROUP
PFM User Group pfm_users
24
IN-GAME
365
ONLINE
Founded
7 September, 2013
TWW2 PFM 5.2.4 Table with missing column: Special_ability_phases_tables
So, if been creating a new triple phased ability on PFM, but comparing with DAVE Tweak from the Assembly Kit there's a missing column that references to the separation topic of "Phase 1 (*** seconds)" on the ability description screen back on the game. Without this column especification, the ability description gets its text bugged and may be leading to a battle crash i'm experiencing with my new mod.

Could someone add it to the PFM, or explain how can I put these data by other form?

Table missing, present on DAVE (from the "Rage" Phased ability) :
------------------------
|onscreen_name|
------------------------
[[img:stage_one]][[/img]]Stage One
[[img:stage_two]][[/img]]Stage Two
[[img:stage_three]][[/img]]Stage Three
Originally posted by Genreless:
I'm assuming you're referring to the "onscreen_name" column. That column isn't part of the db tables. It is stored in a .loc file in the pack file. By default you would find the contents of that column in local_en.pack->text->db->special_ability_phases__.loc . If you create an equivalent .loc file in your pack file, it should do what you want. If you are ever unclear about where CA stores particular data if you see it in DAVE, but not in the corresponding table in PFM, I recommend simply outputting that table with DAVE and checking to see if the generated pack file has other files generated outside of the main db table.
< >
Showing 1-2 of 2 comments
The author of this thread has indicated that this post answers the original topic.
Genreless 21 Dec, 2019 @ 4:45am 
I'm assuming you're referring to the "onscreen_name" column. That column isn't part of the db tables. It is stored in a .loc file in the pack file. By default you would find the contents of that column in local_en.pack->text->db->special_ability_phases__.loc . If you create an equivalent .loc file in your pack file, it should do what you want. If you are ever unclear about where CA stores particular data if you see it in DAVE, but not in the corresponding table in PFM, I recommend simply outputting that table with DAVE and checking to see if the generated pack file has other files generated outside of the main db table.
Fire Destroyer 21 Dec, 2019 @ 6:28am 
Originally posted by Genreless:
I'm assuming you're referring to the "onscreen_name" column. That column isn't part of the db tables. It is stored in a .loc file in the pack file. By default you would find the contents of that column in local_en.pack->text->db->special_ability_phases__.loc . If you create an equivalent .loc file in your pack file, it should do what you want. If you are ever unclear about where CA stores particular data if you see it in DAVE, but not in the corresponding table in PFM, I recommend simply outputting that table with DAVE and checking to see if the generated pack file has other files generated outside of the main db table.
Okay thanks for the answer!
< >
Showing 1-2 of 2 comments
Per page: 1530 50