View Single Post
Old 09-24-2006, 06:45 AM   #28
sparkthefire
A Treant
 
Join Date: Dec 2004
Posts: 28
Default

I had tablets UI compatible to POR then came all the problems.This is the info ive collected and so far i have it back up and running.Still need a few more fixes but im getting there.

<!-- New Character Select -->
<Ui2DAnimation item="A_CharacterSelect">
<Frames>
<Texture>window_pieces08.tga</Texture>
<Location>
<X>60</X>
<Y>0</Y>
</Location>
<Size>
<CX>125</CX>
<CY>25</CY>
</Size>
</Frames>
</Ui2DAnimation>

Add that to EQUI_Animations.xml.

In your custom EQUI.xml you need an entry for EQUI_CharacterListWnd.xml and comment out or remove EQUI_CharacterSelect.xml.

Add EQUI_SpellDisplay.xml and include it in EQUI.xml as well. Update the EQUI_ItemDisplay.xml
Check EQUI_CharacterListWnd.xml, EQUI_SpellDisplay.xml and EQUI_ItemDisplay.xml for the line WDT_Filigree or WDT_Filigree3 and change to WDT_Rounded. I found any Filigree and the tablets UI will not load goes back to default.

Hope u can make sense of this and it helps.
sparkthefire is offline   Reply With Quote