Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > Developer Discussion > Graphics modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 08-22-2002, 02:38 AM   #1
Ruldar
A Fire Beetle
 
Join Date: Aug 2002
Server: The Rathe
Posts: 2
Question Old School/Minimalist UI

I am atempting to create a very slimed down look for my UI, along the lines of the old UI under Velious. I have achieved it some, but I have been unabe to replace the A_RecessedBox animation with an image that is simply a black or dark grey box that is transparent in the inside. I have made a texture that should work, but it is just showing up as all transparent, with no box around it. Here is the animation xml I have come up with so far:

Quote:
<TextureInfo item = "mytextures.tga">
<Size>
<CX>256</CX>
<CY>256</CY>
</Size>
</TextureInfo>
<Ui2DAnimation item = "New_Box">
<Cycle>true</Cycle>
<Frames>
<Texture>mytextures.tga</Texture>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>82</CX>
<CY>44</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>

And the file is as discribed in the xml.

Any thoughts? (hope this isn't as confusing as it might be for 2:40 in the morning)
Ruldar is offline   Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 12:55 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI