View Single Post
Old 03-13-2022, 01:04 PM   #46
Cudya
A Snow Cougar
 
Cudya's Avatar
 
Join Date: Jan 2003
Posts: 46
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Billa
I tried adding a second, numbered label & template to see if it gave me a second label, before going all in, and I got nothing.

<Label item="BW_Buff0">
<ScreenID>Buff0Label</ScreenID>
<EQType>500</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<Style_Tooltip>false</Style_Tooltip>
<Location>
<X>19</X>
<Y>0</Y>
</Location>
<Size>
<CX>104</CX>
<CY>12</CY>
</Size>
<Text></Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>


<Label item="BW_Buff1">
<ScreenID>Buff1Label</ScreenID>
<EQType>501</EQType>
<Font>2</Font>
<RelativePosition>true</RelativePosition>
<Style_Tooltip>false</Style_Tooltip>
<Location>
<X>19</X>
<Y>14</Y>
</Location>
<Size>
<CX>104</CX>
<CY>12</CY>
</Size>
<Text></Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>

And so on up to BW_Buff41
__________________
Cudya is offline   Reply With Quote