Results 1 to 4 of 4

Thread: Where to find tooltip text file

  1. #1

    Default Where to find tooltip text file

    Hi,

    I'm working on a more realistic archery mod and I'm looking for the text file for the arrow-type tooltip. See below:


    As you can see, I've managed to change the arrow-type symbol in the ui without a problem, I just can't find the accompanying tooltip text in order to rewrite it. I would greatly appreciate either the name of the db/ui/whatever entry, or a pointer to a helpful tutorial.

    Thanks for reading.
    Attached Thumbnails Attached Thumbnails missilemod1.PNG  

  2. #2

    Default Re: Where to find tooltip text file

    Text files are in your localization .pack file. For the English version of the game, this is in local_en.pack. For non-English versions, it's a little weird, as they're all in one long table or somesuch. I'm not totally sure.

    Not sure where they are within that pack file, but they'll maybe be in a table that has to do with projectiles or missile weapons.

  3. #3

    Default Re: Where to find tooltip text file

    That was fast. Thank you very much. + rep.

  4. #4

    Default Re: Where to find tooltip text file

    Happy to report that it worked. As you can see, I've replaced the heavy shot icon and tooltip text, and the flight of the arrows is higher and longer. (I haven't changed the orginal stats for heavy shot yet).
    Attached Thumbnails Attached Thumbnails missilemod2.PNG  

Posting Permissions

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