View Single Post
Old 05-24-2014, 09:20 AM   #3
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Drakah
You can base your code off of any percent label code really and just replace the eqtype with 360 and place that in your xml for the window you need it for. As for the x and y locations, that you would need to tinker with as to where you want it in the window.


Thanks so for example:

<Label item="PIW_HASTEpercent">
<Font>3</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>213</X>
<Y>28</Y>
</Location>
<Size>
<CX>16</CX>
<CY>12</CY>
</Size>
<Text>%</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
<AlignLeft>true</AlignLeft>
</Label>

Where do I put in the 360 and how would I change the:
<Label item="PIW_HASTEpercent">
__________________

Danille Impholder
The Magician's Tower
Bristlebane ~ Sol Invictus
Keep Norrath Safe
Caretaker of AYA
danille is offline   Reply With Quote