View Single Post
Old 03-10-2007, 05:58 PM   #16
fenrian1
A Shissar Defiler
 
fenrian1's Avatar
 
Join Date: Jun 2005
Posts: 164
Interface Author - Click to view interfaces
Default

you can put the con color anywhere you want it.

As for how to add the background, Make your image file, put it in the folder and then reference it in the code. You will have to define both the location and the size of the portion of the image you are using and where in the UI piece you want it to be. Best thing would be to look over a bunch of different UI's to see how other people have done it and then combine that with alot of trial and error until oyu get the hang of it. You will have to define the image file you are using other wise you will end up with the background for you target window being the background for everything else. Remember the game looks first in the UI folder you tell it to use for everything, what it does not find there, it looks for in the default folder.
fenrian1 is offline   Reply With Quote