Stewox
  • Stewox
  • 100% (Exalted)
  • Major Topic Starter
18 years ago
The button images , their names are used in CommandButton.ini , but how do i find out the name of the any image that is usualy in the .tga format , there are allways multiple button images in ONE tga file.😠

Is there ANYTHING that i could use to figure out the names. I mean for images used in mods too , or i just ask the creator of that mod , but it is busy modding now.
UserPostedImage
Sponsor
Me Myself and Pi
18 years ago
This is simple, there's another set of INI files where each image is chosen from the TGA files & named. Just check out the ones in the MappedImages folder.

The best way to figure out what the TGA file name is for a certain image is to first go to the CommandButton.ini file again & copy the name of an image. Now open up the folder, TextureSize_512, in the MappedImages folder. (Assuming you've extracted all the INI files out of the BIG file.) The names of these INI files aren't very specific so you'll have to use trial & error to find the name of the TGA file. Open the first one & open up the Find program (ctrl+F). Paste in the name of the image & see if it's in there. If not, try to find it in one of the others. I should be there.
Stewox
  • Stewox
  • 100% (Exalted)
  • Major Topic Starter
18 years ago
OH MY GOD , thats why it was not working , even with known button images , LOL , i did not extracted that other INI's for mapped images.

anyway thanks
UserPostedImage