EQInterface.comEQUI_CastingWindow.xml Compare
Live Server : 10\27\05 patch (New Interface)


Produced: 10/26/2005 10:07:20 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\default\EQUI_CastingWindow.xml  
Right file: d:\games\EverQuest Test\uifiles\default\EQUI_CastingWindow.xml  
1 <?xml version = "1.0"?> <> 1 <?xml version="1.0" encoding="us-ascii"?>
2  <XML ID = "EQInterfaceDefinitionLanguage"> = 2  <XML ID="EQInterfaceDefinitionLanguage">
3     <Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>   3     <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
4        
5     <Gauge item = "Casting_Gauge">   4     <Gauge item="Casting_Gauge">
6         <ScreenID>Gauge</ScreenID>   5         <ScreenID>Gauge</ScreenID>
7         <!--<Font>3</Font> -->   6         <!--<Font>3</Font> -->
8         <RelativePosition>true</RelativePosition>   7         <RelativePosition>true</RelativePosition>
9         <Location>   8         <Location>
10             <X>0</X> <> 9             <X>3</X>
11             <Y>13</Y>   10             <Y>19</Y>
12         </Location> = 11         </Location>
13         <Size>   12         <Size>
14             <CX>116</CX>   13             <CX>116</CX>
15             <CY>8</CY> <> 14             <CY>10</CY>
16         </Size> = 15         </Size>
17         <GaugeOffsetY>0</GaugeOffsetY>   16         <GaugeOffsetY>0</GaugeOffsetY>
18         <Style_VScroll>false</Style_VScroll>   17         <Style_VScroll>false</Style_VScroll>
19         <Style_HScroll>false</Style_HScroll>   18         <Style_HScroll>false</Style_HScroll>
20         <Style_Transparent>false</Style_Transparent>   19         <Style_Transparent>false</Style_Transparent>
21         <!--<TooltipReference/>-->   20         <!--<TooltipReference/>-->
 
44   <Label item="Casting_SpellName"> = 42     <Label item="Casting_SpellName">
45     <ScreenID/>   43         <ScreenID />
46     <EQType>134</EQType>   44         <EQType>134</EQType>
47     <Font>2</Font>   45         <Font>2</Font>
48     <RelativePosition>true</RelativePosition>   46         <RelativePosition>true</RelativePosition>
49     <AutoStretch>true</AutoStretch>   47         <AutoStretch>true</AutoStretch>
50     <LeftAnchorOffset>2</LeftAnchorOffset> <> 48         <LeftAnchorOffset>1</LeftAnchorOffset>
51     <TopAnchorOffset>0</TopAnchorOffset>   49         <TopAnchorOffset>2</TopAnchorOffset>
52     <RightAnchorOffset>2</RightAnchorOffset>   50         <RightAnchorOffset>-2</RightAnchorOffset>
53     <BottomAnchorOffset>12</BottomAnchorOffset>   51         <BottomAnchorOffset>14</BottomAnchorOffset>
54     <TopAnchorToTop>true</TopAnchorToTop> = 52         <TopAnchorToTop>true</TopAnchorToTop>
55     <BottomAnchorToTop>true</BottomAnchorToTop>   53         <BottomAnchorToTop>true</BottomAnchorToTop>
56     <LeftAnchorToLeft>true</LeftAnchorToLeft>   54         <LeftAnchorToLeft>true</LeftAnchorToLeft>
57     <RightAnchorToLeft>false</RightAnchorToLeft>   55         <RightAnchorToLeft>false</RightAnchorToLeft>
58     <Text></Text> <> 56         <Text />
59     <TextColor> = 57         <TextColor>
60       <R>255</R>   58             <R>255</R>
61       <G>255</G>   59             <G>255</G>
62       <B>255</B>   60             <B>255</B>
63     </TextColor>   61         </TextColor>
64     <NoWrap>true</NoWrap>   62         <NoWrap>true</NoWrap>
65     <AlignCenter>false</AlignCenter> <> 63         <AlignCenter>true</AlignCenter>
66     <AlignRight>false</AlignRight> = 64         <AlignRight>false</AlignRight>
67   </Label>   65     </Label>
68        
69     <Screen item = "CastingWindow">   66     <Screen item="CastingWindow">
70         <!--<ScreenID/>-->   67         <!--<ScreenID/>-->
71         <!--<Font/>-->   68         <!--<Font/>-->
72         <RelativePosition>false</RelativePosition>   69         <RelativePosition>false</RelativePosition>
73         <Location>   70         <Location>
74             <X>290</X>   71             <X>290</X>
75             <Y>50</Y>   72             <Y>50</Y>
76         </Location>   73         </Location>
77         <Size>   74         <Size>
78             <CX>120</CX> <> 75             <CX>140</CX>
79             <CY>48</CY>   76             <CY>60</CY>
80         </Size> = 77         </Size>
81         <Text>Casting Time</Text>   78         <Text>Casting Time</Text>
82         <Style_VScroll>false</Style_VScroll>   79         <Style_VScroll>false</Style_VScroll>
83         <Style_HScroll>false</Style_HScroll>   80         <Style_HScroll>false</Style_HScroll>
84         <Style_Transparent>false</Style_Transparent>   81         <Style_Transparent>false</Style_Transparent>
85         <TooltipReference>The Breath Meter</TooltipReference>   82         <TooltipReference>The Breath Meter</TooltipReference>
86         <DrawTemplate>WDT_Rounded</DrawTemplate> <> 83         <DrawTemplate>WDT_Filigree</DrawTemplate>
87         <Style_Titlebar>true</Style_Titlebar> = 84         <Style_Titlebar>true</Style_Titlebar>
88         <Style_Closebox>false</Style_Closebox>   85         <Style_Closebox>false</Style_Closebox>
89         <Style_Minimizebox>false</Style_Minimizebox>   86         <Style_Minimizebox>false</Style_Minimizebox>
90         <Style_Border>true</Style_Border>   87         <Style_Border>true</Style_Border>
91         <Style_Sizable>false</Style_Sizable>   88         <Style_Sizable>false</Style_Sizable>
92         <Pieces>Casting_Gauge</Pieces>   89         <Pieces>Casting_Gauge</Pieces>
93         <Pieces>Casting_SpellName</Pieces>   90         <Pieces>Casting_SpellName</Pieces>
94     </Screen>   91     </Screen>
95        
96 </XML>   92 </XML>