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

there are 2 ways to fix this.

One is too modify the tga file so that the upper right corner of the window is in the correct place. Using the animations file and the templates file, you will be able to figure out what part of what window piece is being used and where that part should be.

The other way is to make a custom template and animation.

I do not recomend modifying the templates,animations or xml file since all it does is cause the UI to break when its updated. Either add the template and animation code directly into the target window, or add it to the Actions window since it is the first UI piece to load and it will then become global.
fenrian1 is offline   Reply With Quote