View Single Post
Old 07-22-2020, 06:47 AM   #4
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Nobowi
So I am SUPER new to UI yeah? I am tech savy and I do a bit of coding so I have a feel for whats goin on..

I am interested in learning on how to make my graphics? to be used for my UI?

As an example.. if I wanted to change my player window completely.. how can I change the background of the window? and how can I make the bars / graphic / colors / etc to be what I want them to based off of the images I have created using GIMP (saving the finished files as .tga)

There are several ways to do it. You can replace the existing tga files or you can give them unique names. Then you either need to declare them in the animations file or the .XML file. Basically you have to tell the program where to find the graphic. Then on the specific XML you have to tell it where you want the graphic placed in the window. I have used both methods. Changing back ground is same except you have to list it It in the templates .XML. I just took one of the ones I didn't care about and told it to reference my background. Then in the bottom of each .XML I told it to use that window design. Clear as mud?
Halelen is offline   Reply With Quote