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
+203
View File
@@ -0,0 +1,203 @@
<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<Label item = "ASTW_TimeLeftLabel">
<ScreenID/>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>70</RightAnchorOffset>
<BottomAnchorOffset>20</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Text>Timer:</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
<Label item = "ASTW_TimerLabel">
<ScreenID>TimerLabel</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>74</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>150</RightAnchorOffset>
<BottomAnchorOffset>20</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>true</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Text>00:00:00</Text>
<TooltipReference>Items in this storage will be deleted the next time you zone after this timer counts down.</TooltipReference>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item = "ASTW_ItemCountLabel">
<ScreenID/>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>130</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>50</RightAnchorOffset>
<BottomAnchorOffset>20</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<Text>Items:</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
<Label item = "ASTW_CountLabel">
<ScreenID>CountLabel</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>48</LeftAnchorOffset>
<TopAnchorOffset>2</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>20</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>true</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<Text>000</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>true</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Listbox item = "ASTW_ItemList">
<ScreenID>ItemList</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>2</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>2</RightAnchorOffset>
<BottomAnchorOffset>28</BottomAnchorOffset>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<Columns>
<Width>24</Width>
<Heading></Heading>
</Columns>
<Columns>
<Width>180</Width>
<Heading>Item Name</Heading>
</Columns>
<Columns>
<Width>50</Width>
<Heading>Count</Heading>
</Columns>
<Style_Border>true</Style_Border>
<Style_VScroll>true</Style_VScroll>
</Listbox>
<Button item = "ASTW_GetButton">
<ScreenID>GetButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>20</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>110</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>true</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>Get</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item = "ASTW_DoneButton">
<ScreenID>DoneButton</ScreenID>
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>110</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>20</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<Style_Checkbox>false</Style_Checkbox>
<Text>Done</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Screen item = "AltStorageWnd">
<RelativePosition>false</RelativePosition>
<Location>
<X>200</X>
<Y>200</Y>
</Location>
<Size>
<CX>300</CX>
<CY>300</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<Text>Shroud Bank</Text>
<DrawTemplate>WDT_Def</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Qmarkbox>true</Style_Qmarkbox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>true</Style_Sizable>
<Pieces>ASTW_TimeLeftLabel</Pieces>
<Pieces>ASTW_TimerLabel</Pieces>
<Pieces>ASTW_ItemCountLabel</Pieces>
<Pieces>ASTW_CountLabel</Pieces>
<Pieces>ASTW_ItemList</Pieces>
<Pieces>ASTW_DoneButton</Pieces>
<Pieces>ASTW_GetButton</Pieces>
</Screen>
</XML>