Start with the default

This commit is contained in:
Isuldor
2015-06-20 02:59:24 -07:00
commit 661e59be51
202 changed files with 165488 additions and 0 deletions
+189
View File
@@ -0,0 +1,189 @@
<?xml version="1.0" ?>
<XML ID="EQInterfaceDefinitionLanguage">
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
<Button item="LS_AutoSplitCoinCheckbox">
<ScreenID>LS_AutoSplitCoinCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>10</Y>
</Location>
<Size>
<CX>200</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Auto Split Coin</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggles Auto Split Coin with Group or Raid.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Button item="LS_UseAdvancedLootingCheckbox">
<ScreenID>LS_UseAdvancedLootingCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>30</Y>
</Location>
<Size>
<CX>200</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Use Advanced Looting</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggles whether you are using the Advanced Looting system.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Button item="LS_LootFilterRemoveConfirmCheckbox">
<ScreenID>LS_LootFilterRemoveConfirmCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>50</Y>
</Location>
<Size>
<CX>200</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Confirm Remove Item Filter</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggle whether you want to confirm removal of an item loot filter.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Button item="LS_RemoveLooterLoreItemsCheckbox">
<ScreenID>LS_RemoveLooterLoreItemsCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>70</Y>
</Location>
<Size>
<CX>250</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Auto Remove Looted Lore Items</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggles whether you want to have lore items automatically removed from filters after you loot the item.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Button item="LS_AutoShowLootWindowCheckbox">
<ScreenID>LS_AutoShowLootWindowCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>90</Y>
</Location>
<Size>
<CX>250</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Auto Show Loot Window</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggles whether the Loot Window will auto show on a new loot add and auto hide when the loot lists are empty.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Button item="LS_AutoLootAllCheckbox">
<ScreenID>LS_AutoLootAllCheckbox</ScreenID>
<Location>
<X>10</X>
<Y>110</Y>
</Location>
<Size>
<CX>250</CX>
<CY>16</CY>
</Size>
<Style_Checkbox>true</Style_Checkbox>
<Text>Auto Loot All</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<TooltipReference>Toggles whether you will automatically loot all items in your Personal Loot List.</TooltipReference>
<Template>BDT_CheckboxWithText</Template>
<DecalSize>
<CX>16</CX>
<CY>16</CY>
</DecalSize>
<TextAlignCenter>false</TextAlignCenter>
<TextOffsetX>20</TextOffsetX>
</Button>
<Screen item="LootSettingsWnd">
<!--<ScreenID/>-->
<Location>
<X>200</X>
<Y>200</Y>
</Location>
<Size>
<CX>270</CX>
<CY>160</CY>
</Size>
<Text>Loot Settings</Text>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>Loot Settings</TooltipReference>
<DrawTemplate>WDT_Rounded</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Qmarkbox>true</Style_Qmarkbox>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>false</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Pieces>LS_AutoSplitCoinCheckbox</Pieces>
<Pieces>LS_UseAdvancedLootingCheckbox</Pieces>
<Pieces>LS_LootFilterRemoveConfirmCheckbox</Pieces>
<Pieces>LS_RemoveLooterLoreItemsCheckbox</Pieces>
<Pieces>LS_AutoShowLootWindowCheckbox</Pieces>
<Pieces>LS_AutoLootAllCheckbox</Pieces>
</Screen>
</XML>