View Single Post
Old 05-01-2011, 11:10 AM   #1
Makavien420
A Tundra Mammoth
 
Join Date: Jan 2004
Posts: 66
Interface Author - Click to view interfaces
Default Round inventory hotbuttons

Hi I created some nice round buttons for my hotbar. I ran into a problem trying to make the background of the inventory slots rounded also . I kept some blank round buttons and added them like so

<Ui2DAnimation item="makablank">
<Frames>
<Texture>hotbuttons3.dds</Texture>
<Location>
<X>0</X>
<Y>188</Y>
</Location>
<Size>
<CX>50</CX>
<CY>47</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>

Then in all the first hotbars inventory slots i put the background as makablank

But it seemed not to do anything any one know how to change this or is it hard coded ? They came out blank but square without any of the graphic I added .
Makavien420 is offline   Reply With Quote