EQInterface.comEQUI_OptionsWindow.xml Compare
Live Server : SoD : Patch : 10\21\08


Produced: 10/21/2008 4:23:39 PM
   
Mode:  Differences with Context  
   
Left file: d:\games\EverQuest\uifiles\10.20.08\EQUI_OptionsWindow.xml  
Right file: d:\games\EverQuest\uifiles\default\EQUI_OptionsWindow.xml  
1 <?xml version="1.0" encoding="us-ascii"?> = 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     <Label item="OGP_ConfirmationsLabel">
      5         <ScreenID>OGP_ConfirmationsLabel</ScreenID>
      6         <Font>3</Font>
      7         <Text>Confirmations</Text>
      8         <TextColor>
      9             <R>255</R>
      10             <G>255</G>
      11             <B>255</B>
      12         </TextColor>
      13         <Size>
      14             <CX>84</CX>
      15             <CY>15</CY>
      16         </Size>
      17         <Location>
      18             <X>200</X>
      19             <Y>285</Y>
      20         </Location>
      21     </Label>
4     <!-- *********** Options Tab Window, General Options Page *********** --> = 22     <!-- *********** Options Tab Window, General Options Page *********** -->
5     <!-- Fast Item Destroy -->   23     <!-- Fast Item Destroy -->
6     <Button item="OGP_FastItemDestroyCheckbox">   24     <Button item="OGP_FastItemDestroyCheckbox">
7         <ScreenID>OGP_FastItemDestroyCheckbox</ScreenID>   25         <ScreenID>OGP_FastItemDestroyCheckbox</ScreenID>
8         <RelativePosition>true</RelativePosition>   26         <RelativePosition>true</RelativePosition>
9         <Location>   27         <Location>
10             <X>10</X> <> 28             <X>202</X>
11             <Y>15</Y>   29             <Y>300</Y>
12         </Location> = 30         </Location>
13         <Size>   31         <Size>
14             <CX>150</CX> <> 32             <CX>16</CX>
15             <CY>20</CY>   33             <CY>16</CY>
16         </Size> = 34         </Size>
17         <Style_VScroll>false</Style_VScroll>   35         <Style_VScroll>false</Style_VScroll>
18         <Style_HScroll>false</Style_HScroll>   36         <Style_HScroll>false</Style_HScroll>
19         <Style_Transparent>false</Style_Transparent>   37         <Style_Transparent>false</Style_Transparent>
20         <Style_Checkbox>true</Style_Checkbox>   38         <Style_Checkbox>true</Style_Checkbox>
21         <Text>Fast Item Destroy</Text> <> 39         <Text />
22         <TextColor> = 40         <TextColor>
23             <R>255</R>   41             <R>255</R>
24             <G>255</G>   42             <G>255</G>
25             <B>255</B>   43             <B>255</B>
26         </TextColor>   44         </TextColor>
    -+ 45         <TooltipReference>Toggle whether you want to destroy items without a confirmation window.</TooltipReference>
27         <ButtonDrawTemplate> = 46         <ButtonDrawTemplate>
28             <Normal>A_BigBtnNormal</Normal> <> 47             <Normal>A_CheckBoxNormal</Normal>
29             <Pressed>A_BigBtnPressed</Pressed>   48             <Pressed>A_CheckBoxPressed</Pressed>
30             <Flyby>A_BigBtnFlyby</Flyby>      
31             <Disabled>A_BigBtnDisabled</Disabled>      
32             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>      
33         </ButtonDrawTemplate> = 49         </ButtonDrawTemplate>
34     </Button>   50     </Button>
    -+ 51     <Label item="OGP_FastItemDestroyLabel">
      52         <ScreenID>OGP_FastItemDestroyLabel</ScreenID>
      53         <Font>3</Font>
      54         <Text>Fast Item Destroy</Text>
      55         <TextColor>
      56             <R>255</R>
      57             <G>255</G>
      58             <B>255</B>
      59         </TextColor>
      60         <Size>
      61             <CX>130</CX>
      62             <CY>15</CY>
      63         </Size>
      64         <Location>
      65             <X>221</X>
      66             <Y>301</Y>
      67         </Location>
      68     </Label>
35     <!-- AA No Confirm --> = 69     <!-- AA No Confirm -->
36     <Button item="OGP_AANoConfirmCheckbox">   70     <Button item="OGP_AANoConfirmCheckbox">
37         <ScreenID>OGP_AANoConfirmCheckbox</ScreenID>   71         <ScreenID>OGP_AANoConfirmCheckbox</ScreenID>
38         <RelativePosition>true</RelativePosition>   72         <RelativePosition>true</RelativePosition>
39         <Location>   73         <Location>
40             <X>10</X> <> 74             <X>202</X>
41             <Y>115</Y>   75             <Y>317</Y>
42         </Location> = 76         </Location>
43         <Size>   77         <Size>
44             <CX>150</CX> <> 78             <CX>16</CX>
45             <CY>20</CY>   79             <CY>16</CY>
46         </Size> = 80         </Size>
47         <Style_VScroll>false</Style_VScroll>   81         <Style_VScroll>false</Style_VScroll>
48         <Style_HScroll>false</Style_HScroll>   82         <Style_HScroll>false</Style_HScroll>
49         <Style_Transparent>false</Style_Transparent>   83         <Style_Transparent>false</Style_Transparent>
50         <Style_Checkbox>true</Style_Checkbox>   84         <Style_Checkbox>true</Style_Checkbox>
51         <Text>Fast AA Purchase</Text> +-    
52         <TextColor> = 85         <TextColor>
53             <R>255</R>   86             <R>255</R>
54             <G>255</G>   87             <G>255</G>
55             <B>255</B>   88             <B>255</B>
56         </TextColor>   89         </TextColor>
57         <TooltipReference>Toggle whether you want to spend AA points without a confirmation window.</TooltipReference>   90         <TooltipReference>Toggle whether you want to spend AA points without a confirmation window.</TooltipReference>
58         <ButtonDrawTemplate>   91         <ButtonDrawTemplate>
59             <Normal>A_BigBtnNormal</Normal> <> 92             <Normal>A_CheckBoxNormal</Normal>
60             <Pressed>A_BigBtnPressed</Pressed>   93             <Pressed>A_CheckBoxPressed</Pressed>
61             <Flyby>A_BigBtnFlyby</Flyby>      
62             <Disabled>A_BigBtnDisabled</Disabled>      
63             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>      
64         </ButtonDrawTemplate> = 94         </ButtonDrawTemplate>
65     </Button>   95     </Button>
    -+ 96     <Label item="OGP_AANoConfirmLabel">
      97         <ScreenID>OGP_AANoConfirmLabel</ScreenID>
      98         <Font>3</Font>
      99         <Text>Fast AA Purchase</Text>
      100         <TextColor>
      101             <R>255</R>
      102             <G>255</G>
      103             <B>255</B>
      104         </TextColor>
      105         <Size>
      106             <CX>130</CX>
      107             <CY>15</CY>
      108         </Size>
      109         <Location>
      110             <X>221</X>
      111             <Y>318</Y>
      112         </Location>
      113     </Label>
66     <!-- Adventure Merchant No Confirm --> = 114     <!-- Adventure Merchant No Confirm -->
67     <Button item="OGP_AdvMerchantNoConfirmCheckbox">   115     <Button item="OGP_AdvMerchantNoConfirmCheckbox">
68         <ScreenID>OGP_AdvMerchantNoConfirmCheckbox</ScreenID>   116         <ScreenID>OGP_AdvMerchantNoConfirmCheckbox</ScreenID>
69         <RelativePosition>true</RelativePosition>   117         <RelativePosition>true</RelativePosition>
70         <Location>   118         <Location>
71             <X>10</X> <> 119             <X>202</X>
72             <Y>135</Y>   120             <Y>334</Y>
73         </Location> = 121         </Location>
74         <Size>   122         <Size>
75             <CX>150</CX> <> 123             <CX>16</CX>
76             <CY>20</CY>   124             <CY>16</CY>
77         </Size> = 125         </Size>
78         <Style_VScroll>false</Style_VScroll>   126         <Style_VScroll>false</Style_VScroll>
79         <Style_HScroll>false</Style_HScroll>   127         <Style_HScroll>false</Style_HScroll>
80         <Style_Transparent>false</Style_Transparent>   128         <Style_Transparent>false</Style_Transparent>
81         <Style_Checkbox>true</Style_Checkbox>   129         <Style_Checkbox>true</Style_Checkbox>
82         <Text>Fast Adv Purchase</Text> +-    
83         <TextColor> = 130         <TextColor>
84             <R>255</R>   131             <R>255</R>
85             <G>255</G>   132             <G>255</G>
86             <B>255</B>   133             <B>255</B>
87         </TextColor>   134         </TextColor>
88         <TooltipReference>Toggle whether you want to spend Adventure Points without a confirmation window.</TooltipReference>   135         <TooltipReference>Toggle whether you want to spend Adventure Points without a confirmation window.</TooltipReference>
89         <ButtonDrawTemplate>   136         <ButtonDrawTemplate>
90             <Normal>A_BigBtnNormal</Normal> <> 137             <Normal>A_CheckBoxNormal</Normal>
91             <Pressed>A_BigBtnPressed</Pressed>   138             <Pressed>A_CheckBoxPressed</Pressed>
92             <Flyby>A_BigBtnFlyby</Flyby>      
93             <Disabled>A_BigBtnDisabled</Disabled>      
94             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>      
95         </ButtonDrawTemplate> = 139         </ButtonDrawTemplate>
96     </Button>   140     </Button>
    -+ 141     <Label item="OGP_AdvMerchantNoConfirm">
      142         <ScreenID>A_Label</ScreenID>
      143         <Font>3</Font>
      144         <Text>Fast Adv Purchase</Text>
      145         <TextColor>
      146             <R>255</R>
      147             <G>255</G>
      148             <B>255</B>
      149         </TextColor>
      150         <Size>
      151             <CX>130</CX>
      152             <CY>15</CY>
      153         </Size>
      154         <Location>
      155             <X>221</X>
      156             <Y>335</Y>
      157         </Location>
      158     </Label>
97     <!-- Leadership No Confirm --> = 159     <!-- Leadership No Confirm -->
98     <Button item="OGP_LeadershipNoConfirmCheckbox">   160     <Button item="OGP_LeadershipNoConfirmCheckbox">
99         <ScreenID>OGP_LeadershipNoConfirmCheckbox</ScreenID>   161         <ScreenID>OGP_LeadershipNoConfirmCheckbox</ScreenID>
100         <RelativePosition>true</RelativePosition>   162         <RelativePosition>true</RelativePosition>
101         <Location>   163         <Location>
102             <X>10</X> <> 164             <X>202</X>
103             <Y>155</Y>   165             <Y>351</Y>
104         </Location> = 166         </Location>
105         <Size>   167         <Size>
106             <CX>150</CX> <> 168             <CX>16</CX>
107             <CY>20</CY>   169             <CY>16</CY>
108         </Size> = 170         </Size>
109         <Style_VScroll>false</Style_VScroll>   171         <Style_VScroll>false</Style_VScroll>
110         <Style_HScroll>false</Style_HScroll>   172         <Style_HScroll>false</Style_HScroll>
111         <Style_Transparent>false</Style_Transparent>   173         <Style_Transparent>false</Style_Transparent>
112         <Style_Checkbox>true</Style_Checkbox>   174         <Style_Checkbox>true</Style_Checkbox>
113         <Text>Fast Leadership Purchase</Text> <> 175         <Text />
114         <TextColor> = 176         <TextColor>
115             <R>255</R>   177             <R>255</R>
116             <G>255</G>   178             <G>255</G>
117             <B>255</B>   179             <B>255</B>
118         </TextColor>   180         </TextColor>
119         <TooltipReference>Toggle whether you want to spend leadership points without a confirmation window.</TooltipReference>   181         <TooltipReference>Toggle whether you want to spend leadership points without a confirmation window.</TooltipReference>
120         <ButtonDrawTemplate>   182         <ButtonDrawTemplate>
121             <Normal>A_BigBtnNormal</Normal> <> 183             <Normal>A_CheckBoxNormal</Normal>
122             <Pressed>A_BigBtnPressed</Pressed>   184             <Pressed>A_CheckBoxPressed</Pressed>
123             <Flyby>A_BigBtnFlyby</Flyby>      
124             <Disabled>A_BigBtnDisabled</Disabled>      
125             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>      
126         </ButtonDrawTemplate> = 185         </ButtonDrawTemplate>
127     </Button>   186     </Button>
    -+ 187     <Label item="OGP_LeadershipNoConfirmLabel">
      188         <ScreenID>OGP_LeadershipNoConfirmLabel</ScreenID>
      189         <Font>3</Font>
      190         <Text>Fast LA Purchase</Text>
      191         <TextColor>
      192             <R>255</R>
      193             <G>255</G>
      194             <B>255</B>
      195         </TextColor>
      196         <Size>
      197             <CX>130</CX>
      198             <CY>15</CY>
      199         </Size>
      200         <Location>
      201             <X>221</X>
      202             <Y>352</Y>
      203         </Location>
      204     </Label>
128     <!-- Accept guild invites --> = 205     <!-- Accept guild invites -->
129     <Button item="OGP_GuildInvitesCheckbox">   206     <Button item="OGP_GuildInvitesCheckbox">
130         <ScreenID>OGP_GuildInvitesCheckbox</ScreenID>   207         <ScreenID>OGP_GuildInvitesCheckbox</ScreenID>
131         <RelativePosition>true</RelativePosition>   208         <RelativePosition>true</RelativePosition>
132         <Location>   209         <Location>
133             <X>10</X>   210             <X>10</X>
134             <Y>35</Y> <> 211             <Y>10</Y>
135         </Location> = 212         </Location>
136         <Size>   213         <Size>
137             <CX>150</CX>   214             <CX>150</CX>
138             <CY>20</CY>   215             <CY>20</CY>
139         </Size>   216         </Size>
140         <Style_VScroll>false</Style_VScroll>   217         <Style_VScroll>false</Style_VScroll>
 
158     <!-- Autosplit loot --> = 235     <!-- Autosplit loot -->
159     <Button item="OGP_LootAutosplitCheckbox">   236     <Button item="OGP_LootAutosplitCheckbox">
160         <ScreenID>OGP_LootAutosplitCheckbox</ScreenID>   237         <ScreenID>OGP_LootAutosplitCheckbox</ScreenID>
161         <RelativePosition>true</RelativePosition>   238         <RelativePosition>true</RelativePosition>
162         <Location>   239         <Location>
163             <X>10</X>   240             <X>10</X>
164             <Y>55</Y> <> 241             <Y>30</Y>
165         </Location> = 242         </Location>
166         <Size>   243         <Size>
167             <CX>150</CX>   244             <CX>150</CX>
168             <CY>20</CY>   245             <CY>20</CY>
169         </Size>   246         </Size>
170         <Style_VScroll>false</Style_VScroll>   247         <Style_VScroll>false</Style_VScroll>
 
188     <!-- Player trade options --> = 265     <!-- Player trade options -->
189     <Label item="OGP_PlayerTradeLabel">   266     <Label item="OGP_PlayerTradeLabel">
190         <ScreenID>OGP_PlayerTradeLabel</ScreenID>   267         <ScreenID>OGP_PlayerTradeLabel</ScreenID>
191         <RelativePosition>true</RelativePosition>   268         <RelativePosition>true</RelativePosition>
192         <Location>   269         <Location>
193             <X>200</X>   270             <X>200</X>
194             <Y>230</Y> <> 271             <Y>197</Y>
195         </Location> = 272         </Location>
196         <Size>   273         <Size>
197             <CX>150</CX>   274             <CX>150</CX>
198             <CY>14</CY>   275             <CY>14</CY>
199         </Size>   276         </Size>
200         <Text>Allow trading with:</Text>   277         <Text>Allow trading with:</Text>
 
209     </Label> = 286     </Label>
210     <Combobox item="OGP_PlayerTradeCombobox">   287     <Combobox item="OGP_PlayerTradeCombobox">
211         <ScreenID>OGP_PlayerTradeCombobox</ScreenID>   288         <ScreenID>OGP_PlayerTradeCombobox</ScreenID>
212         <DrawTemplate>WDT_Inner</DrawTemplate>   289         <DrawTemplate>WDT_Inner</DrawTemplate>
213         <Location>   290         <Location>
214             <X>200</X>   291             <X>200</X>
215             <Y>250</Y> <> 292             <Y>212</Y>
216         </Location> = 293         </Location>
217         <Size>   294         <Size>
218             <CX>150</CX>   295             <CX>150</CX>
219             <CY>24</CY>   296             <CY>24</CY>
220         </Size>   297         </Size>
221         <ListHeight>60</ListHeight>   298         <ListHeight>60</ListHeight>
 
228     <!-- Newbie Left-click text --> = 305     <!-- Newbie Left-click text -->
229     <Button item="OGP_LeftClickHelpText">   306     <Button item="OGP_LeftClickHelpText">
230         <ScreenID>OGP_LeftClickHelpText</ScreenID>   307         <ScreenID>OGP_LeftClickHelpText</ScreenID>
231         <RelativePosition>true</RelativePosition>   308         <RelativePosition>true</RelativePosition>
232         <Location>   309         <Location>
233             <X>10</X>   310             <X>10</X>
234             <Y>235</Y> <> 311             <Y>130</Y>
235         </Location> = 312         </Location>
236         <Size>   313         <Size>
237             <CX>150</CX>   314             <CX>150</CX>
238             <CY>20</CY>   315             <CY>20</CY>
239         </Size>   316         </Size>
240         <Style_VScroll>false</Style_VScroll>   317         <Style_VScroll>false</Style_VScroll>
 
258     </Button> = 335     </Button>
259     <Button item="OGP_UseTellWindowsCheckbox">   336     <Button item="OGP_UseTellWindowsCheckbox">
260         <ScreenID>OGP_UseTellWindowsCheckbox</ScreenID>   337         <ScreenID>OGP_UseTellWindowsCheckbox</ScreenID>
261         <RelativePosition>true</RelativePosition>   338         <RelativePosition>true</RelativePosition>
262         <Location>   339         <Location>
263             <X>10</X>   340             <X>10</X>
264             <Y>255</Y> <> 341             <Y>150</Y>
265         </Location> = 342         </Location>
266         <Size>   343         <Size>
267             <CX>150</CX>   344             <CX>150</CX>
268             <CY>20</CY>   345             <CY>20</CY>
269         </Size>   346         </Size>
270         <Style_VScroll>false</Style_VScroll>   347         <Style_VScroll>false</Style_VScroll>
 
289     <!-- Allow/prevent the game from making your character duck to squeeze into small spaces --> = 366     <!-- Allow/prevent the game from making your character duck to squeeze into small spaces -->
290     <Button item="OGP_AllowAutoDuckCheckbox">   367     <Button item="OGP_AllowAutoDuckCheckbox">
291         <ScreenID>OGP_AllowAutoDuckCheckbox</ScreenID>   368         <ScreenID>OGP_AllowAutoDuckCheckbox</ScreenID>
292         <RelativePosition>true</RelativePosition>   369         <RelativePosition>true</RelativePosition>
293         <Location>   370         <Location>
294             <X>10</X>   371             <X>10</X>
295             <Y>275</Y> <> 372             <Y>170</Y>
296         </Location> = 373         </Location>
297         <Size>   374         <Size>
298             <CX>150</CX>   375             <CX>150</CX>
299             <CY>20</CY>   376             <CY>20</CY>
300         </Size>   377         </Size>
301         <Style_VScroll>false</Style_VScroll>   378         <Style_VScroll>false</Style_VScroll>
 
320     <!-- Allow/prevent the game from making your character stand when you press forward --> = 397     <!-- Allow/prevent the game from making your character stand when you press forward -->
321     <Button item="OGP_AllowAutoStandCheckbox">   398     <Button item="OGP_AllowAutoStandCheckbox">
322         <ScreenID>OGP_AllowAutoStandCheckbox</ScreenID>   399         <ScreenID>OGP_AllowAutoStandCheckbox</ScreenID>
323         <RelativePosition>true</RelativePosition>   400         <RelativePosition>true</RelativePosition>
324         <Location>   401         <Location>
325             <X>10</X>   402             <X>10</X>
326             <Y>295</Y> <> 403             <Y>190</Y>
327         </Location> = 404         </Location>
328         <Size>   405         <Size>
329             <CX>150</CX>   406             <CX>150</CX>
330             <CY>20</CY>   407             <CY>20</CY>
331         </Size>   408         </Size>
332         <Style_VScroll>false</Style_VScroll>   409         <Style_VScroll>false</Style_VScroll>
 
351     <!-- Allow/prevent the game from making your character stand when you press forward --> = 428     <!-- Allow/prevent the game from making your character stand when you press forward -->
352     <Button item="OGP_AutojoinCheckbox">   429     <Button item="OGP_AutojoinCheckbox">
353         <ScreenID>OGP_Autojoin</ScreenID>   430         <ScreenID>OGP_Autojoin</ScreenID>
354         <RelativePosition>true</RelativePosition>   431         <RelativePosition>true</RelativePosition>
355         <Location>   432         <Location>
356             <X>10</X>   433             <X>10</X>
357             <Y>315</Y> <> 434             <Y>210</Y>
358         </Location> = 435         </Location>
359         <Size>   436         <Size>
360             <CX>150</CX>   437             <CX>150</CX>
361             <CY>20</CY>   438             <CY>20</CY>
362         </Size>   439         </Size>
363         <Style_VScroll>false</Style_VScroll>   440         <Style_VScroll>false</Style_VScroll>
 
382     <!-- Auto Consent Group --> = 459     <!-- Auto Consent Group -->
383     <Button item="OGP_AutoConsentGroupCheckbox">   460     <Button item="OGP_AutoConsentGroupCheckbox">
384         <ScreenID>OGP_AutoConsentGroupCheckbox</ScreenID>   461         <ScreenID>OGP_AutoConsentGroupCheckbox</ScreenID>
385         <RelativePosition>true</RelativePosition>   462         <RelativePosition>true</RelativePosition>
386         <Location>   463         <Location>
387             <X>10</X>   464             <X>10</X>
388             <Y>335</Y> <> 465             <Y>230</Y>
389         </Location> = 466         </Location>
390         <Size>   467         <Size>
391             <CX>150</CX>   468             <CX>150</CX>
392             <CY>20</CY>   469             <CY>20</CY>
393         </Size>   470         </Size>
394         <Style_VScroll>false</Style_VScroll>   471         <Style_VScroll>false</Style_VScroll>
 
413     <!-- Auto Consent Raid --> = 490     <!-- Auto Consent Raid -->
414     <Button item="OGP_AutoConsentRaidCheckbox">   491     <Button item="OGP_AutoConsentRaidCheckbox">
415         <ScreenID>OGP_AutoConsentRaidCheckbox</ScreenID>   492         <ScreenID>OGP_AutoConsentRaidCheckbox</ScreenID>
416         <RelativePosition>true</RelativePosition>   493         <RelativePosition>true</RelativePosition>
417         <Location>   494         <Location>
418             <X>10</X>   495             <X>10</X>
419             <Y>355</Y> <> 496             <Y>250</Y>
420         </Location> = 497         </Location>
421         <Size>   498         <Size>
422             <CX>150</CX>   499             <CX>150</CX>
423             <CY>20</CY>   500             <CY>20</CY>
424         </Size>   501         </Size>
425         <Style_VScroll>false</Style_VScroll>   502         <Style_VScroll>false</Style_VScroll>
 
444     <!-- Auto Consent Guild --> = 521     <!-- Auto Consent Guild -->
445     <Button item="OGP_AutoConsentGuildCheckbox">   522     <Button item="OGP_AutoConsentGuildCheckbox">
446         <ScreenID>OGP_AutoConsentGuildCheckbox</ScreenID>   523         <ScreenID>OGP_AutoConsentGuildCheckbox</ScreenID>
447         <RelativePosition>true</RelativePosition>   524         <RelativePosition>true</RelativePosition>
448         <Location>   525         <Location>
449             <X>10</X>   526             <X>10</X>
450             <Y>375</Y> <> 527             <Y>270</Y>
451         </Location> = 528         </Location>
452         <Size>   529         <Size>
453             <CX>150</CX>   530             <CX>150</CX>
454             <CY>20</CY>   531             <CY>20</CY>
455         </Size>   532         </Size>
456         <Style_VScroll>false</Style_VScroll>   533         <Style_VScroll>false</Style_VScroll>
 
476     <!-- Tradeskill Ctrl-Click --> = 552     <!-- Tradeskill Ctrl-Click -->
477     <Button item="OGP_TradeskillCtrlClickCheckbox">   553     <Button item="OGP_TradeskillCtrlClickCheckbox">
478         <ScreenID>OGP_TradeskillCtrlClickCheckbox</ScreenID>   554         <ScreenID>OGP_TradeskillCtrlClickCheckbox</ScreenID>
479         <RelativePosition>true</RelativePosition>   555         <RelativePosition>true</RelativePosition>
480         <Location>   556         <Location>
481             <X>10</X>   557             <X>10</X>
482             <Y>395</Y> <> 558             <Y>290</Y>
483         </Location> = 559         </Location>
484         <Size>   560         <Size>
485             <CX>150</CX>   561             <CX>150</CX>
486             <CY>40</CY>   562             <CY>40</CY>
487         </Size>   563         </Size>
488         <Style_VScroll>false</Style_VScroll>   564         <Style_VScroll>false</Style_VScroll>
 
507     =    
508     <!-- Load a new UI skin -->   583     <!-- Load a new UI skin -->
509     <Button item="OGP_LoadSkinButton">   584     <Button item="OGP_LoadSkinButton">
510         <ScreenID>OGP_LoadSkinButton</ScreenID>   585         <ScreenID>OGP_LoadSkinButton</ScreenID>
511         <RelativePosition>true</RelativePosition>   586         <RelativePosition>true</RelativePosition>
512         <Location>   587         <Location>
513             <X>200</X> <> 588             <X>10</X>
514             <Y>345</Y>   589             <Y>330</Y>
515         </Location> = 590         </Location>
516         <Size>   591         <Size>
517             <CX>150</CX>   592             <CX>150</CX>
518             <CY>20</CY>   593             <CY>20</CY>
519         </Size>   594         </Size>
520         <Style_VScroll>false</Style_VScroll>   595         <Style_VScroll>false</Style_VScroll>
 
538     </Button> = 613     </Button>
539     <!-- Layout Copy. -->   614     <!-- Layout Copy. -->
540     <Button item="OGP_LayoutCopyButton">   615     <Button item="OGP_LayoutCopyButton">
541         <ScreenID>OGP_LayoutCopyButton</ScreenID>   616         <ScreenID>OGP_LayoutCopyButton</ScreenID>
542         <RelativePosition>true</RelativePosition>   617         <RelativePosition>true</RelativePosition>
543         <Location>   618         <Location>
544             <X>200</X> <> 619             <X>10</X>
545             <Y>365</Y>   620             <Y>350</Y>
546         </Location> = 621         </Location>
547         <Size>   622         <Size>
548             <CX>150</CX>   623             <CX>150</CX>
549             <CY>20</CY>   624             <CY>20</CY>
550         </Size>   625         </Size>
551         <Style_VScroll>false</Style_VScroll>   626         <Style_VScroll>false</Style_VScroll>
 
568     </Button> = 643     </Button>
569     <!-- EQPlayers auto update -->   644     <!-- EQPlayers auto update -->
570     <Button item="OGP_EQPlayersAutoUpdateButton">   645     <Button item="OGP_EQPlayersAutoUpdateButton">
571         <ScreenID>OGP_EQPlayersAutoUpdateButton</ScreenID>   646         <ScreenID>OGP_EQPlayersAutoUpdateButton</ScreenID>
572         <RelativePosition>true</RelativePosition>   647         <RelativePosition>true</RelativePosition>
573         <Location>   648         <Location>
574             <X>200</X> <> 649             <X>10</X>
575             <Y>385</Y>   650             <Y>370</Y>
576         </Location> = 651         </Location>
577         <Size>   652         <Size>
578             <CX>150</CX>   653             <CX>150</CX>
579             <CY>20</CY>   654             <CY>20</CY>
580         </Size>   655         </Size>
581         <Style_VScroll>false</Style_VScroll>   656         <Style_VScroll>false</Style_VScroll>
 
599     </Button> = 674     </Button>
600     <!-- EQPlayers auto decline TCG challenges -->   675     <!-- EQPlayers auto decline TCG challenges -->
601     <Button item="OGP_AutoDeclineTCGChallengesButton">   676     <Button item="OGP_AutoDeclineTCGChallengesButton">
602         <ScreenID>OGP_AutoDeclineTCGChallengesButton</ScreenID>   677         <ScreenID>OGP_AutoDeclineTCGChallengesButton</ScreenID>
603         <RelativePosition>true</RelativePosition>   678         <RelativePosition>true</RelativePosition>
604         <Location>   679         <Location>
605             <X>200</X> <> 680             <X>10</X>
606             <Y>405</Y>   681             <Y>390</Y>
607         </Location> = 682         </Location>
608         <Size>   683         <Size>
609             <CX>150</CX>   684             <CX>150</CX>
610             <CY>20</CY>   685             <CY>20</CY>
611         </Size>   686         </Size>
612         <Style_VScroll>false</Style_VScroll>   687         <Style_VScroll>false</Style_VScroll>
 
630     </Button> = 705     </Button>
631     <!-- Loot All Confirm -->   706     <!-- Loot All Confirm -->
632     <Button item="OGP_LootAllConfirmCheckbox">   707     <Button item="OGP_LootAllConfirmCheckbox">
633         <ScreenID>OGP_LootAllConfirmCheckbox</ScreenID>   708         <ScreenID>OGP_LootAllConfirmCheckbox</ScreenID>
634         <RelativePosition>true</RelativePosition>   709         <RelativePosition>true</RelativePosition>
635         <Location>   710         <Location>
636             <X>10</X> <> 711             <X>202</X>
637             <Y>215</Y>   712             <Y>368</Y>
638         </Location> = 713         </Location>
639         <Size>   714         <Size>
640             <CX>150</CX> <> 715             <CX>16</CX>
641             <CY>20</CY>   716             <CY>16</CY>
642         </Size> = 717         </Size>
643         <Style_VScroll>false</Style_VScroll>   718         <Style_VScroll>false</Style_VScroll>
644         <Style_HScroll>false</Style_HScroll>   719         <Style_HScroll>false</Style_HScroll>
645         <Style_Transparent>false</Style_Transparent>   720         <Style_Transparent>false</Style_Transparent>
646         <Style_Checkbox>true</Style_Checkbox>   721         <Style_Checkbox>true</Style_Checkbox>
647         <Text>Confirm Loot All</Text> <> 722         <Text />
648         <TextColor> = 723         <TextColor>
649             <R>255</R>   724             <R>255</R>
650             <G>255</G>   725             <G>255</G>
651             <B>255</B>   726             <B>255</B>
652         </TextColor>   727         </TextColor>
653         <TooltipReference>Toggle whether you want to loot all with a confirmation window.</TooltipReference>   728         <TooltipReference>Toggle whether you want to loot all with a confirmation window.</TooltipReference>
654         <ButtonDrawTemplate>   729         <ButtonDrawTemplate>
655             <Normal>A_BigBtnNormal</Normal> <> 730             <Normal>A_CheckBoxNormal</Normal>
656             <Pressed>A_BigBtnPressed</Pressed>   731             <Pressed>A_CheckBoxPressed</Pressed>
      732         </ButtonDrawTemplate>
      733     </Button>
      734     <Label item="OGP_LootAllConfirmLabel">
      735         <ScreenID>OGP_LootAllConfirmLabel</ScreenID>
657             <Flyby>A_BigBtnFlyby</Flyby>   736         <Font>3</Font>
658             <Disabled>A_BigBtnDisabled</Disabled>   737         <Text>Loot All</Text>
      738         <TextColor>
      739             <R>255</R>
      740             <G>255</G>
      741             <B>255</B>
      742         </TextColor>
      743         <Size>
      744             <CX>130</CX>
      745             <CY>15</CY>
      746         </Size>
      747         <Location>
      748             <X>221</X>
      749             <Y>369</Y>
      750         </Location>
      751     </Label>
    = 752     <!-- Dismiss Mercenary Confirm -->
    <> 753     <Button item="OGP_DismissMercenaryConfirmCheckbox">
      754         <ScreenID>OGP_DismissMercenaryConfirmCheckbox</ScreenID>
      755         <RelativePosition>true</RelativePosition>
      756         <Location>
      757             <X>202</X>
      758             <Y>385</Y>
      759         </Location>
      760         <Size>
      761             <CX>16</CX>
      762             <CY>16</CY>
      763         </Size>
      764         <Style_VScroll>false</Style_VScroll>
      765         <Style_HScroll>false</Style_HScroll>
      766         <Style_Transparent>false</Style_Transparent>
      767         <Style_Checkbox>true</Style_Checkbox>
      768         <Text />
      769         <TextColor>
      770             <R>255</R>
      771             <G>255</G>
      772             <B>255</B>
      773         </TextColor>
      774         <TooltipReference>Toggle whether you want to dismiss your mercenary with a confirmation window.</TooltipReference>
      775         <ButtonDrawTemplate>
      776             <Normal>A_CheckBoxNormal</Normal>
659             <PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>   777             <Pressed>A_CheckBoxPressed</Pressed>
660         </ButtonDrawTemplate> = 778         </ButtonDrawTemplate>
661     </Button>   779     </Button>
    -+ 780     <Label item="OGP_DismissMercenaryConfirmLabel">
      781         <ScreenID>OGP_DismissMercenaryConfirmLabel</ScreenID>
      782         <Font>3</Font>
      783         <Text>Dismiss Mercenary</Text>
      784         <TextColor>
      785             <R>255</R>
      786             <G>255</G>
      787             <B>255</B>
      788         </TextColor>
      789         <Size>
      790             <CX>130</CX>
      791             <CY>15</CY>
      792         </Size>
      793         <Location>
      794             <X>221</X>
      795             <Y>386</Y>
      796         </Location>
      797     </Label>
662     <!-- Item dropping options --> = 798     <!-- Item dropping options -->
663     <Label item="OGP_ItemDroppingLabel">   799     <Label item="OGP_ItemDroppingLabel">
664         <ScreenID>OGP_ItemDroppingLabel</ScreenID>   800         <ScreenID>OGP_ItemDroppingLabel</ScreenID>
665         <RelativePosition>true</RelativePosition>   801         <RelativePosition>true</RelativePosition>
666         <Location>   802         <Location>
667             <X>200</X>   803             <X>200</X>
668             <Y>179</Y> <> 804             <Y>152</Y>
669         </Location> = 805         </Location>
670         <Size>   806         <Size>
671             <CX>150</CX>   807             <CX>150</CX>
672             <CY>14</CY>   808             <CY>14</CY>
673         </Size>   809         </Size>
674         <Text>Fast Drop:</Text>   810         <Text>Fast Drop:</Text>
 
683     </Label> = 819     </Label>
684     <Combobox item="OGP_ItemDroppingCombobox">   820     <Combobox item="OGP_ItemDroppingCombobox">
685         <ScreenID>OGP_ItemDroppingCombobox</ScreenID>   821         <ScreenID>OGP_ItemDroppingCombobox</ScreenID>
686         <DrawTemplate>WDT_Inner</DrawTemplate>   822         <DrawTemplate>WDT_Inner</DrawTemplate>
687         <Location>   823         <Location>
688             <X>200</X>   824             <X>200</X>
689             <Y>199</Y> <> 825             <Y>168</Y>
690         </Location> = 826         </Location>
691         <Size>   827         <Size>
692             <CX>150</CX>   828             <CX>150</CX>
693             <CY>24</CY>   829             <CY>24</CY>
694         </Size>   830         </Size>
695         <ListHeight>60</ListHeight>   831         <ListHeight>60</ListHeight>
 
702     <!-- Font Selection --> = 838     <!-- Font Selection -->
703     <Label item="OGP_FontLabel">   839     <Label item="OGP_FontLabel">
704         <ScreenID>OGP_FontLabel</ScreenID>   840         <ScreenID>OGP_FontLabel</ScreenID>
705         <RelativePosition>true</RelativePosition>   841         <RelativePosition>true</RelativePosition>
706         <Location>   842         <Location>
707             <X>200</X>   843             <X>200</X>
708             <Y>285</Y> <> 844             <Y>240</Y>
709         </Location> = 845         </Location>
710         <Size>   846         <Size>
711             <CX>90</CX> <> 847             <CX>80</CX>
712             <CY>14</CY> = 848             <CY>14</CY>
713         </Size>   849         </Size>
714         <Text>Current Font:</Text>   850         <Text>Current Font:</Text>
715         <TextColor>   851         <TextColor>
716             <R>255</R>   852             <R>255</R>
717             <G>255</G>   853             <G>255</G>
 
722         <AlignRight>false</AlignRight> = 858         <AlignRight>false</AlignRight>
723     </Label>   859     </Label>
724     <Label item="OGP_CurrentFont">   860     <Label item="OGP_CurrentFont">
725         <ScreenID>OGP_CurrentFont</ScreenID>   861         <ScreenID>OGP_CurrentFont</ScreenID>
726         <RelativePosition>true</RelativePosition>   862         <RelativePosition>true</RelativePosition>
727         <Location>   863         <Location>
728             <X>290</X> <> 864             <X>280</X>
729             <Y>285</Y>   865             <Y>240</Y>
730         </Location> = 866         </Location>
731         <Size>   867         <Size>
732             <CX>80</CX>   868             <CX>80</CX>
733             <CY>14</CY>   869             <CY>14</CY>
734         </Size>   870         </Size>
735         <Text>Arial</Text>   871         <Text>Arial</Text>
 
744     </Label> = 880     </Label>
745     <Combobox item="OGP_FontSelector">   881     <Combobox item="OGP_FontSelector">
746         <ScreenID>OGP_FontSelector</ScreenID>   882         <ScreenID>OGP_FontSelector</ScreenID>
747         <DrawTemplate>WDT_Inner</DrawTemplate>   883         <DrawTemplate>WDT_Inner</DrawTemplate>
748         <Location>   884         <Location>
749             <X>200</X>   885             <X>200</X>
750             <Y>305</Y> <> 886             <Y>256</Y>
751         </Location> = 887         </Location>
752         <Size>   888         <Size>
753             <CX>110</CX>   889             <CX>110</CX>
754             <CY>24</CY>   890             <CY>24</CY>
755         </Size>   891         </Size>
756         <ListHeight>90</ListHeight>   892         <ListHeight>90</ListHeight>
 
759     </Combobox> = 895     </Combobox>
760     <Button item="OGP_ChangeFont">   896     <Button item="OGP_ChangeFont">
761         <ScreenID>OGP_ChangeFont</ScreenID>   897         <ScreenID>OGP_ChangeFont</ScreenID>
762         <RelativePosition>true</RelativePosition>   898         <RelativePosition>true</RelativePosition>
763         <Location>   899         <Location>
764             <X>316</X>   900             <X>316</X>
765             <Y>305</Y> <> 901             <Y>256</Y>
766         </Location> = 902         </Location>
767         <Size>   903         <Size>
768             <CX>50</CX>   904             <CX>50</CX>
769             <CY>24</CY>   905             <CY>24</CY>
770         </Size>   906         </Size>
771         <Style_VScroll>false</Style_VScroll>   907         <Style_VScroll>false</Style_VScroll>
 
789     <!-- Anonymous --> = 925     <!-- Anonymous -->
790     <Button item="OGP_AnonymousCheckbox">   926     <Button item="OGP_AnonymousCheckbox">
791         <ScreenID>OGP_AnonymousCheckbox</ScreenID>   927         <ScreenID>OGP_AnonymousCheckbox</ScreenID>
792         <RelativePosition>true</RelativePosition>   928         <RelativePosition>true</RelativePosition>
793         <Location>   929         <Location>
794             <X>10</X>   930             <X>10</X>
795             <Y>75</Y> <> 931             <Y>50</Y>
796         </Location> = 932         </Location>
797         <Size>   933         <Size>
798             <CX>150</CX>   934             <CX>150</CX>
799             <CY>20</CY>   935             <CY>20</CY>
800         </Size>   936         </Size>
801         <Style_VScroll>false</Style_VScroll>   937         <Style_VScroll>false</Style_VScroll>
 
819     <!-- Roleplaying --> = 955     <!-- Roleplaying -->
820     <Button item="OGP_RoleplayingCheckbox">   956     <Button item="OGP_RoleplayingCheckbox">
821         <ScreenID>OGP_RoleplayingCheckbox</ScreenID>   957         <ScreenID>OGP_RoleplayingCheckbox</ScreenID>
822         <RelativePosition>true</RelativePosition>   958         <RelativePosition>true</RelativePosition>
823         <Location>   959         <Location>
824             <X>10</X>   960             <X>10</X>
825             <Y>95</Y> <> 961             <Y>70</Y>
826         </Location> = 962         </Location>
827         <Size>   963         <Size>
828             <CX>150</CX>   964             <CX>150</CX>
829             <CY>20</CY>   965             <CY>20</CY>
830         </Size>   966         </Size>
831         <Style_VScroll>false</Style_VScroll>   967         <Style_VScroll>false</Style_VScroll>
 
848     </Button> = 984     </Button>
849     <Button item="OGP_PetWindowPopupCheckbox">   985     <Button item="OGP_PetWindowPopupCheckbox">
850         <ScreenID>OGP_PetWindowPopupCheckbox</ScreenID>   986         <ScreenID>OGP_PetWindowPopupCheckbox</ScreenID>
851         <RelativePosition>true</RelativePosition>   987         <RelativePosition>true</RelativePosition>
852         <Location>   988         <Location>
853             <X>10</X>   989             <X>10</X>
854             <Y>175</Y> <> 990             <Y>90</Y>
855         </Location> = 991         </Location>
856         <Size>   992         <Size>
857             <CX>150</CX>   993             <CX>150</CX>
858             <CY>20</CY>   994             <CY>20</CY>
859         </Size>   995         </Size>
860         <Style_VScroll>false</Style_VScroll>   996         <Style_VScroll>false</Style_VScroll>
 
877     </Button> = 1013     </Button>
878     <Button item="OGP_AllowContextMenusCheckbox">   1014     <Button item="OGP_AllowContextMenusCheckbox">
879         <ScreenID>OGP_AllowContextMenusCheckbox</ScreenID>   1015         <ScreenID>OGP_AllowContextMenusCheckbox</ScreenID>
880         <RelativePosition>true</RelativePosition>   1016         <RelativePosition>true</RelativePosition>
881         <Location>   1017         <Location>
882             <X>10</X>   1018             <X>10</X>
883             <Y>195</Y> <> 1019             <Y>110</Y>
884         </Location> = 1020         </Location>
885         <Size>   1021         <Size>
886             <CX>150</CX>   1022             <CX>150</CX>
887             <CY>20</CY>   1023             <CY>20</CY>
888         </Size>   1024         </Size>
889         <Style_VScroll>false</Style_VScroll>   1025         <Style_VScroll>false</Style_VScroll>
 
928     </Label> = 1064     </Label>
929     <Slider item="OGP_SoundRealismSlider">   1065     <Slider item="OGP_SoundRealismSlider">
930         <ScreenID>OGP_SoundRealismSlider</ScreenID>   1066         <ScreenID>OGP_SoundRealismSlider</ScreenID>
931         <RelativePosition>true</RelativePosition>   1067         <RelativePosition>true</RelativePosition>
932         <Location>   1068         <Location>
933             <X>200</X>   1069             <X>200</X>
934             <Y>30</Y> <> 1070             <Y>24</Y>
935         </Location> = 1071         </Location>
936         <Size>   1072         <Size>
937             <CX>100</CX>   1073             <CX>100</CX>
938             <CY>16</CY>   1074             <CY>16</CY>
939         </Size>   1075         </Size>
940         <SliderArt>SDT_DefSlider</SliderArt>   1076         <SliderArt>SDT_DefSlider</SliderArt>
941     </Slider>   1077     </Slider>
942     <Label item="OGP_SoundRealismValueLabel">   1078     <Label item="OGP_SoundRealismValueLabel">
943         <ScreenID>OGP_SoundRealismValueLabel</ScreenID>   1079         <ScreenID>OGP_SoundRealismValueLabel</ScreenID>
944         <RelativePosition>true</RelativePosition>   1080         <RelativePosition>true</RelativePosition>
945         <Location>   1081         <Location>
946             <X>300</X>   1082             <X>300</X>
947             <Y>30</Y> <> 1083             <Y>24</Y>
948         </Location> = 1084         </Location>
949         <Size>   1085         <Size>
950             <CX>50</CX>   1086             <CX>50</CX>
951             <CY>16</CY>   1087             <CY>16</CY>
952         </Size>   1088         </Size>
953         <Text>0 %</Text>   1089         <Text>0 %</Text>
 
963     <!-- Music volume value --> = 1099     <!-- Music volume value -->
964     <Label item="OGP_MusicVolumeLabel">   1100     <Label item="OGP_MusicVolumeLabel">
965         <ScreenID>OGP_MusicVolumeLabel</ScreenID>   1101         <ScreenID>OGP_MusicVolumeLabel</ScreenID>
966         <RelativePosition>true</RelativePosition>   1102         <RelativePosition>true</RelativePosition>
967         <Location>   1103         <Location>
968             <X>200</X>   1104             <X>200</X>
969             <Y>50</Y> <> 1105             <Y>42</Y>
970         </Location> = 1106         </Location>
971         <Size>   1107         <Size>
972             <CX>150</CX>   1108             <CX>150</CX>
973             <CY>14</CY>   1109             <CY>14</CY>
974         </Size>   1110         </Size>
975         <Text>Music Volume</Text>   1111         <Text>Music Volume</Text>
 
984     </Label> = 1120     </Label>
985     <Slider item="OGP_MusicVolumeSlider">   1121     <Slider item="OGP_MusicVolumeSlider">
986         <ScreenID>OGP_MusicVolumeSlider</ScreenID>   1122         <ScreenID>OGP_MusicVolumeSlider</ScreenID>
987         <RelativePosition>true</RelativePosition>   1123         <RelativePosition>true</RelativePosition>
988         <Location>   1124         <Location>
989             <X>200</X>   1125             <X>200</X>
990             <Y>70</Y> <> 1126             <Y>56</Y>
991         </Location> = 1127         </Location>
992         <Size>   1128         <Size>
993             <CX>100</CX>   1129             <CX>100</CX>
994             <CY>16</CY>   1130             <CY>16</CY>
995         </Size>   1131         </Size>
996         <SliderArt>SDT_DefSlider</SliderArt>   1132         <SliderArt>SDT_DefSlider</SliderArt>
997     </Slider>   1133     </Slider>
998     <Label item="OGP_MusicVolumeValueLabel">   1134     <Label item="OGP_MusicVolumeValueLabel">
999         <ScreenID>OGP_MusicVolumeValueLabel</ScreenID>   1135         <ScreenID>OGP_MusicVolumeValueLabel</ScreenID>
1000         <RelativePosition>true</RelativePosition>   1136         <RelativePosition>true</RelativePosition>
1001         <Location>   1137         <Location>
1002             <X>300</X>   1138             <X>300</X>
1003             <Y>70</Y> <> 1139             <Y>56</Y>
1004         </Location> = 1140         </Location>
1005         <Size>   1141         <Size>
1006             <CX>50</CX>   1142             <CX>50</CX>
1007             <CY>16</CY>   1143             <CY>16</CY>
1008         </Size>   1144         </Size>
1009         <Text>0 %</Text>   1145         <Text>0 %</Text>
 
1019     <!-- Sound volume value --> = 1155     <!-- Sound volume value -->
1020     <Label item="OGP_SoundVolumeLabel">   1156     <Label item="OGP_SoundVolumeLabel">
1021         <ScreenID>OGP_SoundVolumeLabel</ScreenID>   1157         <ScreenID>OGP_SoundVolumeLabel</ScreenID>
1022         <RelativePosition>true</RelativePosition>   1158         <RelativePosition>true</RelativePosition>
1023         <Location>   1159         <Location>
1024             <X>200</X>   1160             <X>200</X>
1025             <Y>90</Y> <> 1161             <Y>74</Y>
1026         </Location> = 1162         </Location>
1027         <Size>   1163         <Size>
1028             <CX>150</CX>   1164             <CX>150</CX>
1029             <CY>14</CY>   1165             <CY>14</CY>
1030         </Size>   1166         </Size>
1031         <Text>Sound Volume</Text>   1167         <Text>Sound Volume</Text>
 
1040     </Label> = 1176     </Label>
1041     <Slider item="OGP_SoundVolumeSlider">   1177     <Slider item="OGP_SoundVolumeSlider">
1042         <ScreenID>OGP_SoundVolumeSlider</ScreenID>   1178         <ScreenID>OGP_SoundVolumeSlider</ScreenID>
1043         <RelativePosition>true</RelativePosition>   1179         <RelativePosition>true</RelativePosition>
1044         <Location>   1180         <Location>
1045             <X>200</X>   1181             <X>200</X>
1046             <Y>110</Y> <> 1182             <Y>90</Y>
1047         </Location> = 1183         </Location>
1048         <Size>   1184         <Size>
1049             <CX>100</CX>   1185             <CX>100</CX>
1050             <CY>16</CY>   1186             <CY>16</CY>
1051         </Size>   1187         </Size>
1052         <SliderArt>SDT_DefSlider</SliderArt>   1188         <SliderArt>SDT_DefSlider</SliderArt>
1053     </Slider>   1189     </Slider>
1054     <Label item="OGP_SoundVolumeValueLabel">   1190     <Label item="OGP_SoundVolumeValueLabel">
1055         <ScreenID>OGP_SoundVolumeValueLabel</ScreenID>   1191         <ScreenID>OGP_SoundVolumeValueLabel</ScreenID>
1056         <RelativePosition>true</RelativePosition>   1192         <RelativePosition>true</RelativePosition>
1057         <Location>   1193         <Location>
1058             <X>300</X>   1194             <X>300</X>
1059             <Y>110</Y> <> 1195             <Y>90</Y>
1060         </Location> = 1196         </Location>
1061         <Size>   1197         <Size>
1062             <CX>50</CX>   1198             <CX>50</CX>
1063             <CY>16</CY>   1199             <CY>16</CY>
1064         </Size>   1200         </Size>
1065         <Text>0 %</Text>   1201         <Text>0 %</Text>
 
1075     <!-- Environment sounds --> = 1211     <!-- Environment sounds -->
1076     <Button item="OGP_EnvSoundsCheckbox">   1212     <Button item="OGP_EnvSoundsCheckbox">
1077         <ScreenID>OGP_EnvSoundsCheckbox</ScreenID>   1213         <ScreenID>OGP_EnvSoundsCheckbox</ScreenID>
1078         <RelativePosition>true</RelativePosition>   1214         <RelativePosition>true</RelativePosition>
1079         <Location>   1215         <Location>
1080             <X>200</X>   1216             <X>200</X>
1081             <Y>130</Y> <> 1217             <Y>108</Y>
1082         </Location> = 1218         </Location>
1083         <Size>   1219         <Size>
1084             <CX>150</CX>   1220             <CX>150</CX>
1085             <CY>20</CY>   1221             <CY>20</CY>
1086         </Size>   1222         </Size>
1087         <Style_VScroll>false</Style_VScroll>   1223         <Style_VScroll>false</Style_VScroll>
 
1105     <!-- Combat Music --> = 1241     <!-- Combat Music -->
1106     <Button item="OGP_CombatMusicCheckbox">   1242     <Button item="OGP_CombatMusicCheckbox">
1107         <ScreenID>OGP_CombatMusicCheckbox</ScreenID>   1243         <ScreenID>OGP_CombatMusicCheckbox</ScreenID>
1108         <RelativePosition>true</RelativePosition>   1244         <RelativePosition>true</RelativePosition>
1109         <Location>   1245         <Location>
1110             <X>200</X>   1246             <X>200</X>
1111             <Y>155</Y> <> 1247             <Y>128</Y>
1112         </Location> = 1248         </Location>
1113         <Size>   1249         <Size>
1114             <CX>150</CX>   1250             <CX>150</CX>
1115             <CY>20</CY>   1251             <CY>20</CY>
1116         </Size>   1252         </Size>
1117         <Style_VScroll>false</Style_VScroll>   1253         <Style_VScroll>false</Style_VScroll>
 
1150         </TabTextColor> = 1286         </TabTextColor>
1151         <TabTextActiveColor>   1287         <TabTextActiveColor>
1152             <R>255</R>   1288             <R>255</R>
1153             <G>255</G>   1289             <G>255</G>
1154             <B>0</B>   1290             <B>0</B>
1155         </TabTextActiveColor>   1291         </TabTextActiveColor>
    -+ 1292         <Location>
      1293             <X>0</X>
      1294             <Y>22</Y>
      1295         </Location>
      1296         <Size>
      1297             <CX>387</CX>
      1298             <CY>480</CY>
      1299         </Size>
1156         <Style_Sizable>true</Style_Sizable> = 1300         <Style_Sizable>true</Style_Sizable>
1157         <Pieces>OGP_FastItemDestroyCheckbox</Pieces>   1301         <Pieces>OGP_FastItemDestroyCheckbox</Pieces>
    -+ 1302         <Pieces>OGP_FastItemDestroyLabel</Pieces>
1158         <Pieces>OGP_GuildInvitesCheckbox</Pieces> = 1303         <Pieces>OGP_GuildInvitesCheckbox</Pieces>
1159         <Pieces>OGP_LootAutosplitCheckbox</Pieces>   1304         <Pieces>OGP_LootAutosplitCheckbox</Pieces>
1160         <Pieces>OGP_AnonymousCheckbox</Pieces>   1305         <Pieces>OGP_AnonymousCheckbox</Pieces>
1161         <Pieces>OGP_RoleplayingCheckbox</Pieces>   1306         <Pieces>OGP_RoleplayingCheckbox</Pieces>
1162         <Pieces>OGP_PetWindowPopupCheckbox</Pieces>   1307         <Pieces>OGP_PetWindowPopupCheckbox</Pieces>
1163         <Pieces>OGP_AllowContextMenusCheckbox</Pieces>   1308         <Pieces>OGP_AllowContextMenusCheckbox</Pieces>
 
1165         <Pieces>OGP_CombatMusicCheckbox</Pieces> = 1310         <Pieces>OGP_CombatMusicCheckbox</Pieces>
1166         <Pieces>OGP_LoadSkinButton</Pieces>   1311         <Pieces>OGP_LoadSkinButton</Pieces>
1167         <Pieces>OGP_LayoutCopyButton</Pieces>   1312         <Pieces>OGP_LayoutCopyButton</Pieces>
1168         <Pieces>OGP_EQPlayersAutoUpdateButton</Pieces>   1313         <Pieces>OGP_EQPlayersAutoUpdateButton</Pieces>
1169         <Pieces>OGP_AutoDeclineTCGChallengesButton</Pieces>   1314         <Pieces>OGP_AutoDeclineTCGChallengesButton</Pieces>
1170         <Pieces>OGP_LootAllConfirmCheckbox</Pieces>   1315         <Pieces>OGP_LootAllConfirmCheckbox</Pieces>
    -+ 1316         <Pieces>OGP_LootAllConfirmLabel</Pieces>
      1317         <Pieces>OGP_DismissMercenaryConfirmCheckbox</Pieces>
      1318         <Pieces>OGP_DismissMercenaryConfirmLabel</Pieces>
1171         <Pieces>OGP_LeftClickHelpText</Pieces> = 1319         <Pieces>OGP_LeftClickHelpText</Pieces>
1172         <Pieces>OGP_UseTellWindowsCheckbox</Pieces>   1320         <Pieces>OGP_UseTellWindowsCheckbox</Pieces>
1173         <Pieces>OGP_AllowAutoDuckCheckbox</Pieces>   1321         <Pieces>OGP_AllowAutoDuckCheckbox</Pieces>
1174         <Pieces>OGP_AllowAutoStandCheckbox</Pieces>   1322         <Pieces>OGP_AllowAutoStandCheckbox</Pieces>
1175         <Pieces>OGP_AANoConfirmCheckbox</Pieces>   1323         <Pieces>OGP_AANoConfirmCheckbox</Pieces>
    -+ 1324         <Pieces>OGP_AANoConfirmLabel</Pieces>
1176         <Pieces>OGP_AutojoinCheckbox</Pieces> = 1325         <Pieces>OGP_AutojoinCheckbox</Pieces>
1177         <Pieces>OGP_AutoConsentGroupCheckbox</Pieces>   1326         <Pieces>OGP_AutoConsentGroupCheckbox</Pieces>
1178         <Pieces>OGP_AutoConsentRaidCheckbox</Pieces>   1327         <Pieces>OGP_AutoConsentRaidCheckbox</Pieces>
1179         <Pieces>OGP_AutoConsentGuildCheckbox</Pieces>   1328         <Pieces>OGP_AutoConsentGuildCheckbox</Pieces>
1180         <Pieces>OGP_TradeskillCtrlClickCheckbox</Pieces>   1329         <Pieces>OGP_TradeskillCtrlClickCheckbox</Pieces>
1181         <Pieces>OGP_AdvMerchantNoConfirmCheckbox</Pieces>   1330         <Pieces>OGP_AdvMerchantNoConfirmCheckbox</Pieces>
    -+ 1331         <Pieces>OGP_AdvMerchantNoConfirm</Pieces>
1182         <Pieces>OGP_LeadershipNoConfirmCheckbox</Pieces> = 1332         <Pieces>OGP_LeadershipNoConfirmCheckbox</Pieces>
    -+ 1333         <Pieces>OGP_LeadershipNoConfirmLabel</Pieces>
1183         <Pieces>OGP_SoundRealismLabel</Pieces> = 1334         <Pieces>OGP_SoundRealismLabel</Pieces>
1184         <Pieces>OGP_SoundRealismSlider</Pieces>   1335         <Pieces>OGP_SoundRealismSlider</Pieces>
1185         <Pieces>OGP_SoundRealismValueLabel</Pieces>   1336         <Pieces>OGP_SoundRealismValueLabel</Pieces>
1186         <Pieces>OGP_MusicVolumeLabel</Pieces>   1337         <Pieces>OGP_MusicVolumeLabel</Pieces>
1187         <Pieces>OGP_MusicVolumeSlider</Pieces>   1338         <Pieces>OGP_MusicVolumeSlider</Pieces>
1188         <Pieces>OGP_MusicVolumeValueLabel</Pieces>   1339         <Pieces>OGP_MusicVolumeValueLabel</Pieces>
 
1194         <Pieces>OGP_FontLabel</Pieces> = 1345         <Pieces>OGP_FontLabel</Pieces>
1195         <Pieces>OGP_CurrentFont</Pieces>   1346         <Pieces>OGP_CurrentFont</Pieces>
1196         <Pieces>OGP_ChangeFont</Pieces>   1347         <Pieces>OGP_ChangeFont</Pieces>
1197         <Pieces>OGP_FontSelector</Pieces>   1348         <Pieces>OGP_FontSelector</Pieces>
1198         <Pieces>OGP_PlayerTradeCombobox</Pieces>   1349         <Pieces>OGP_PlayerTradeCombobox</Pieces>
1199         <Pieces>OGP_ItemDroppingCombobox</Pieces>   1350         <Pieces>OGP_ItemDroppingCombobox</Pieces>
1200         <Location> <> 1351         <Pieces>OGP_ConfirmationsLabel</Pieces>
1201             <X>0</X>      
1202             <Y>22</Y>      
1203         </Location>      
1204         <Size>      
1205             <CX>387</CX>      
1206             <CY>452</CY>      
1207         </Size>      
1208     </Page> = 1352     </Page>
1209     <!-- *********** Options Tab Window, Display Options Page *********** -->   1353     <!-- *********** Options Tab Window, Display Options Page *********** -->
1210     <!-- PCNames -->   1354     <!-- PCNames -->
1211     <Button item="ODP_PCNamesCheckbox">   1355     <Button item="ODP_PCNamesCheckbox">
1212         <ScreenID>ODP_PCNamesCheckbox</ScreenID>   1356         <ScreenID>ODP_PCNamesCheckbox</ScreenID>
1213         <RelativePosition>true</RelativePosition>   1357         <RelativePosition>true</RelativePosition>
 
2845         <Location> = 2988         <Location>
2846             <X>0</X>   2989             <X>0</X>
2847             <Y>22</Y>   2990             <Y>22</Y>
2848         </Location>   2991         </Location>
2849         <Size>   2992         <Size>
2850             <CX>387</CX>   2993             <CX>387</CX>
2851             <CY>452</CY> <> 2994             <CY>480</CY>
2852         </Size> = 2995         </Size>
2853     </Page>   2996     </Page>
2854     <!-- *********** Options Tab Window, Mouse Options Page *********** -->   2997     <!-- *********** Options Tab Window, Mouse Options Page *********** -->
2855     <!-- Invert Y Axis -->   2998     <!-- Invert Y Axis -->
2856     <Button item="OMP_InvertYAxisCheckbox">   2999     <Button item="OMP_InvertYAxisCheckbox">
2857         <ScreenID>OMP_InvertYAxisCheckbox</ScreenID>   3000         <ScreenID>OMP_InvertYAxisCheckbox</ScreenID>
 
3092         <Location> = 3235         <Location>
3093             <X>0</X>   3236             <X>0</X>
3094             <Y>22</Y>   3237             <Y>22</Y>
3095         </Location>   3238         </Location>
3096         <Size>   3239         <Size>
3097             <CX>387</CX>   3240             <CX>387</CX>
3098             <CY>452</CY> <> 3241             <CY>480</CY>
3099         </Size> = 3242         </Size>
3100     </Page>   3243     </Page>
3101     <!-- *********** Options Tab Window, Keyboard Options Page *********** -->   3244     <!-- *********** Options Tab Window, Keyboard Options Page *********** -->
3102     <!-- Keyboard filter list -->   3245     <!-- Keyboard filter list -->
3103     <Label item="OKP_KeyboardFilterLabel">   3246     <Label item="OKP_KeyboardFilterLabel">
3104         <ScreenID>OKP_KeyboardFilterLabel</ScreenID>   3247         <ScreenID>OKP_KeyboardFilterLabel</ScreenID>
 
3235         <Location> = 3378         <Location>
3236             <X>0</X>   3379             <X>0</X>
3237             <Y>22</Y>   3380             <Y>22</Y>
3238         </Location>   3381         </Location>
3239         <Size>   3382         <Size>
3240             <CX>387</CX>   3383             <CX>387</CX>
3241             <CY>452</CY> <> 3384             <CY>480</CY>
3242         </Size> = 3385         </Size>
3243     </Page>   3386     </Page>
3244     <!-- *********** Options Tab Window, Chat Filters Page *********** -->   3387     <!-- *********** Options Tab Window, Chat Filters Page *********** -->
3245     <Listbox item="OFP_FilterList">   3388     <Listbox item="OFP_FilterList">
3246         <ScreenID>FilterList</ScreenID>   3389         <ScreenID>FilterList</ScreenID>
3247         <DrawTemplate>WDT_Inner</DrawTemplate>   3390         <DrawTemplate>WDT_Inner</DrawTemplate>
 
3307         <Location> = 3450         <Location>
3308             <X>0</X>   3451             <X>0</X>
3309             <Y>22</Y>   3452             <Y>22</Y>
3310         </Location>   3453         </Location>
3311         <Size>   3454         <Size>
3312             <CX>387</CX>   3455             <CX>387</CX>
3313             <CY>452</CY> <> 3456             <CY>480</CY>
3314         </Size> = 3457         </Size>
3315     </Page>   3458     </Page>
3316     <!-- *********** Options Tab Window, Chat Colors Page *********** -->   3459     <!-- *********** Options Tab Window, Chat Colors Page *********** -->
3317     <Button item="OCP_UserColorDefault">   3460     <Button item="OCP_UserColorDefault">
3318         <ScreenID>UserColorDefault</ScreenID>   3461         <ScreenID>UserColorDefault</ScreenID>
3319         <RelativePosition>true</RelativePosition>   3462         <RelativePosition>true</RelativePosition>
 
3422         <Location> = 3565         <Location>
3423             <X>0</X>   3566             <X>0</X>
3424             <Y>22</Y>   3567             <Y>22</Y>
3425         </Location>   3568         </Location>
3426         <Size>   3569         <Size>
3427             <CX>387</CX>   3570             <CX>387</CX>
3428             <CY>452</CY> <> 3571             <CY>480</CY>
3429         </Size> = 3572         </Size>
3430     </Page>   3573     </Page>
3431     <!-- MAIL OPTIONS PANEL -->   3574     <!-- MAIL OPTIONS PANEL -->
3432     <Label item="OMP_PathToAddressBookLabel">   3575     <Label item="OMP_PathToAddressBookLabel">
3433         <RelativePosition>true</RelativePosition>   3576         <RelativePosition>true</RelativePosition>
3434         <AutoStretch>true</AutoStretch>   3577         <AutoStretch>true</AutoStretch>
 
3721         <Location> = 3864         <Location>
3722             <X>0</X>   3865             <X>0</X>
3723             <Y>22</Y>   3866             <Y>22</Y>
3724         </Location>   3867         </Location>
3725         <Size>   3868         <Size>
3726             <CX>387</CX>   3869             <CX>387</CX>
3727             <CY>452</CY> <> 3870             <CY>480</CY>
3728         </Size> = 3871         </Size>
3729     </Page>   3872     </Page>
3730          
3731     <Button item="OGP_VoiceOnOffCheckbox">   3873     <Button item="OGP_VoiceOnOffCheckbox">
3732         <ScreenID>OGP_VoiceOnOffCheckbox</ScreenID>   3874         <ScreenID>OGP_VoiceOnOffCheckbox</ScreenID>
3733         <EQType>voicechat/OnOffButton</EQType>   3875         <EQType>voicechat/OnOffButton</EQType>
 
3803         </Location> = 3945         </Location>
3804         <Size>   3946         <Size>
3805             <CX>16</CX>   3947             <CX>16</CX>
3806             <CY>16</CY>   3948             <CY>16</CY>
3807         </Size>   3949         </Size>
3808         <Style_Transparent>false</Style_Transparent>   3950         <Style_Transparent>false</Style_Transparent>
3809         <Style_Checkbox></Style_Checkbox> <> 3951         <Style_Checkbox />
3810         <Text /> = 3952         <Text />
3811         <TextColor>   3953         <TextColor>
3812             <R>255</R>   3954             <R>255</R>
3813             <G>255</G>   3955             <G>255</G>
3814             <B>255</B>   3956             <B>255</B>
3815         </TextColor>   3957         </TextColor>
 
4178         <Location> = 4318         <Location>
4179             <X>0</X>   4319             <X>0</X>
4180             <Y>22</Y>   4320             <Y>22</Y>
4181         </Location>   4321         </Location>
4182         <Size>   4322         <Size>
4183             <CX>387</CX>   4323             <CX>387</CX>
4184             <CY>402</CY> <> 4324             <CY>480</CY>
4185         </Size> = 4325         </Size>
4186     </Page>   4326     </Page>
4187     <!-- *********** Options Tab Window, Top level *********** -->   4327     <!-- *********** Options Tab Window, Top level *********** -->
4188     <TabBox item="OPTW_OptionsSubwindows">   4328     <TabBox item="OPTW_OptionsSubwindows">
4189         <ScreenID>OPTW_OptionsSubwindows</ScreenID>   4329         <ScreenID>OPTW_OptionsSubwindows</ScreenID>
4190         <RelativePosition>true</RelativePosition>   4330         <RelativePosition>true</RelativePosition>