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
+211
View File
@@ -0,0 +1,211 @@
<?xml version = "1.0"?>
<XML ID = "EQInterfaceDefinitionLanguage">
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
<STMLbox item = "NW_NoteDisplay">
<ScreenID>Note</ScreenID>
<DrawTemplate>WDT_Inner</DrawTemplate>
<RelativePosition>true</RelativePosition>
<Style_HScroll>false</Style_HScroll>
<Style_AutoHScroll>false</Style_AutoHScroll>
<Style_VScroll>true</Style_VScroll>
<Style_AutoVScroll>true</Style_AutoVScroll>
<Style_Border>false</Style_Border>
<Style_Transparent>true</Style_Transparent>
<!--<Font>3</Font>-->
<TextColor>
<R>0</R>
<G>0</G>
<B>0</B>
</TextColor>
<Location>
<X>55</X>
<Y>83</Y>
</Location>
<Size>
<CX>285</CX>
<CY>238</CY>
</Size>
<Text>Test text</Text>
</STMLbox>
<StaticAnimation item = "NW_BG1">
<ScreenID>BG1</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>0</X>
<Y>0</Y>
</Location>
<Size>
<CX>266</CX>
<CY>310</CY>
</Size>
<Animation>A_NoteBG01</Animation>
</StaticAnimation>
<StaticAnimation item = "NW_BG2">
<ScreenID>BG2</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>266</X>
<Y>0</Y>
</Location>
<Size>
<CX>138</CX>
<CY>310</CY>
</Size>
<Animation>A_NoteBG02</Animation>
</StaticAnimation>
<StaticAnimation item = "NW_BG3">
<ScreenID>BG3</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>0</X>
<Y>310</Y>
</Location>
<Size>
<CX>266</CX>
<CY>182</CY>
</Size>
<Animation>A_NoteBG03</Animation>
</StaticAnimation>
<StaticAnimation item = "NW_BG4">
<ScreenID>BG4</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>266</X>
<Y>310</Y>
</Location>
<Size>
<CX>138</CX>
<CY>182</CY>
</Size>
<Animation>A_NoteBG04</Animation>
</StaticAnimation>
<Button item = "NW_DoneButton">
<ScreenID>DoneButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorOffset>214</LeftAnchorOffset>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorOffset>134</RightAnchorOffset>
<BottomAnchorOffset>2</BottomAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<RightAnchorToLeft>false</RightAnchorToLeft>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<Text>Done</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
<!--<SoundPressed/>-->
<!--<<SoundUp/>-->
<!--<SoundFlyby/>-->
</Button>
<Button item="NW_ScribeButton">
<ScreenID>ScribeButton</ScreenID>
<!--<Font>3</Font>-->
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<LeftAnchorOffset>294</LeftAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<RightAnchorOffset>218</RightAnchorOffset>
<BottomAnchorToTop>false</BottomAnchorToTop>
<BottomAnchorOffset>2</BottomAnchorOffset>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<Text>Scribe</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Button item="NW_CastSpellButton">
<ScreenID>CastSpellButton</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<AutoStretch>true</AutoStretch>
<LeftAnchorToLeft>false</LeftAnchorToLeft>
<LeftAnchorOffset>130</LeftAnchorOffset>
<TopAnchorToTop>false</TopAnchorToTop>
<TopAnchorOffset>26</TopAnchorOffset>
<RightAnchorToLeft>false</RightAnchorToLeft>
<RightAnchorOffset>34</RightAnchorOffset>
<BottomAnchorToTop>false</BottomAnchorToTop>
<BottomAnchorOffset>2</BottomAnchorOffset>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<Style_Checkbox>false</Style_Checkbox>
<!--<RadioGroup/>-->
<Text>Cast Spell</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<Template>BDT_Normal</Template>
</Button>
<Screen item = "NoteWindow">
<!--<ScreenID/>-->
<!--<Font>3</Font>-->
<RelativePosition>false</RelativePosition>
<Location>
<X>100</X>
<Y>80</Y>
</Location>
<Size>
<CX>404</CX>
<CY>444</CY>
</Size>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<TooltipReference>This is an Item Display window</TooltipReference>
<DrawTemplate>WDT_Rounded</DrawTemplate>
<Style_Titlebar>true</Style_Titlebar>
<Style_Closebox>true</Style_Closebox>
<Style_Minimizebox>true</Style_Minimizebox>
<Style_Border>true</Style_Border>
<Style_Sizable>false</Style_Sizable>
<Text>A Note</Text>
<Pieces>NW_BG1</Pieces>
<Pieces>NW_BG2</Pieces>
<Pieces>NW_BG3</Pieces>
<Pieces>NW_BG4</Pieces>
<Pieces>NW_NoteDisplay</Pieces>
<Pieces>NW_DoneButton</Pieces>
<Pieces>NW_CastSpellButton</Pieces>
<Pieces>NW_ScribeButton</Pieces>
</Screen>
</XML>