View Single Post
Old 06-13-2004, 07:21 PM   #2
Inokis
Pale Scrawny Guy
 
Inokis's Avatar
 
Join Date: Sep 2003
Server: Bristlebane // Erollisi Marr
Posts: 920
Interface Author - Click to view interfaces
Send a message via Yahoo to Inokis
Default

You will have to adjust the numbers, but here's the code for putting % in:

Code:
<Label item ="HPPercLabel"> <Font>2</Font> <ScreenID>HPPercLabel</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>54</X> <Y>-1</Y> </Location> <Size> <CX>10</CX> <CY>14</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> <Pieces>HPPercLabel</Pieces>
__________________
Inokis is offline   Reply With Quote