Posted by: Stewox - Friday, December 21, 2007 10:54:37 AM
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.[angry]
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.
Posted by: Me Myself and Pi - Friday, December 21, 2007 11:08:30 AM
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.
Posted by: Stewox - Saturday, December 22, 2007 12:53:01 AM
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