Results 1 to 3 of 3

Thread: [Question] Does anyone know the table for building text descriptions?

Hybrid View

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

    Default [Question] Does anyone know the table for building text descriptions?

    To be more specific, does anyone know the modding table for the text that pops up on the left of the screen when you hover you mouse over a building upgrade?

  2. #2
    Semisalis
    Join Date
    Sep 2011
    Location
    New Zealand
    Posts
    412

    Default Re: [Question] Does anyone know the table for building text descriptions?

    Not 100% sure but it should be in the localised text pack (something like local_en_rome2.pack) not in the main pack. There are two localised text packs for some reason. Look in text then the db tables, they are fairly obviously named. you can still import the table into your mod pack the same as usual.

    If you want to change a current text description you need to import the whole table un-renamed to overwrite the old table. If you want to add new text you can create a new table fragment

    edit : building_short_descriptions.txt and building_flavors.txt (or similar, not quite looking at it right now)
    Last edited by Col.KanKrusha; March 30, 2015 at 02:18 PM.
    ~ Too soon old, too late smart ~

  3. #3

    Default Re: [Question] Does anyone know the table for building text descriptions?

    Ah, thanks for the reply. I was able to find it
    : )

Posting Permissions

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