Frodo45127 / rpfm

Rusted PackFile Manager (RPFM) is a... reimplementation in Rust and Qt5 of PackFile Manager (PFM), one of the best modding tools for Total War Games.
MIT License
357 stars 57 forks source link

Editor works great now. Needs access to a DB file in Attila DB. #286

Closed magus721 closed 4 months ago

magus721 commented 4 months ago

Please add missile_weapons_models(_tables) to your Attila list.

Frodo45127 commented 4 months ago

That table is empty in the game (cannot be decoded) and doesn't even exists in the Assembly Kit (meaning is unused by the game and cannot be created even with the official tools).

magus721 commented 4 months ago

Got ya. If it was possible, you likely would have done it already. Thanks for the response and the update.