View Full Version : Need help with skins


plustaticman
Nov 01, 2005, 10:38 PM
So I have converted a dds file to a bmp file using DDS Converter 2. I then attempted to mimick the color used for where player specific colors go (gray) and then place that color somewhere else using GIMP. I then converted the file back and ran the game. The problem is that once I added the gray spots, no player specific colors show at all on the unit. Where it should be is now just gray.

Any ideas?

catwhowalksbyhi
Nov 02, 2005, 06:18 AM
My guess would be an alpha layer, which bmp files cannot handle, so it get changed to grey.

plustaticman
Nov 02, 2005, 01:47 PM
Ahh... so maybe I try JPG then?