Finally... a proper way to patch ui files
This commit is contained in:
Executable
+27
@@ -0,0 +1,27 @@
|
||||
--- default/EQUI_Animations.xml 2016-07-01 11:56:28.000000000 -0700
|
||||
+++ isuldor/EQUI_Animations.xml 2016-09-11 23:06:27.691465300 -0700
|
||||
@@ -153,6 +153,24 @@
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_64.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_128.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
+ <TextureInfo item="dark_tile_192.tga">
|
||||
+ <Size>
|
||||
+ <CX>32</CX>
|
||||
+ <CY>32</CY>
|
||||
+ </Size>
|
||||
+ </TextureInfo>
|
||||
<TextureInfo item="wnd_bg_dark_rock.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
Executable
Executable
+924
@@ -0,0 +1,924 @@
|
||||
--- default/EQUI_HotButtonWnd.xml 2013-04-12 18:05:58.000000000 -0700
|
||||
+++ isuldor/EQUI_HotButtonWnd.xml 2016-09-11 23:14:09.220464400 -0700
|
||||
@@ -4,11 +4,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -23,11 +19,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -42,11 +34,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -61,11 +49,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -80,11 +64,7 @@
|
||||
<Ui2DAnimation item="A_HotButton1Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -99,11 +79,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -118,11 +94,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -137,11 +109,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -156,11 +124,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -175,11 +139,7 @@
|
||||
<Ui2DAnimation item="A_HotButton2Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -194,11 +154,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -213,11 +169,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -232,11 +184,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -251,11 +199,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -270,11 +214,7 @@
|
||||
<Ui2DAnimation item="A_HotButton3Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -289,11 +229,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -308,11 +244,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -327,11 +259,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -346,11 +274,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -365,11 +289,7 @@
|
||||
<Ui2DAnimation item="A_HotButton4Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -384,11 +304,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -403,11 +319,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -422,11 +334,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -441,11 +349,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -460,11 +364,7 @@
|
||||
<Ui2DAnimation item="A_HotButton5Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -479,11 +379,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -498,11 +394,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -517,11 +409,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -536,11 +424,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -555,11 +439,7 @@
|
||||
<Ui2DAnimation item="A_HotButton6Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces06.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -574,11 +454,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -593,11 +469,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -612,11 +484,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -631,11 +499,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -650,11 +514,7 @@
|
||||
<Ui2DAnimation item="A_HotButton7Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -669,11 +529,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -688,11 +544,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -707,11 +559,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -726,11 +574,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -745,11 +589,7 @@
|
||||
<Ui2DAnimation item="A_HotButton8Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>40</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -764,11 +604,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -783,11 +619,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -802,11 +634,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -821,11 +649,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -840,11 +664,7 @@
|
||||
<Ui2DAnimation item="A_HotButton9Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>80</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -859,11 +679,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -878,11 +694,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -897,11 +709,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -916,11 +724,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -935,11 +739,7 @@
|
||||
<Ui2DAnimation item="A_HotButton10Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>120</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -954,11 +754,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -973,11 +769,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -992,11 +784,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1011,11 +799,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1030,11 +814,7 @@
|
||||
<Ui2DAnimation item="A_HotButton11Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>160</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1049,11 +829,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Normal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1068,11 +844,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Pressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>80</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1087,11 +859,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Flyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>40</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1106,11 +874,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12PressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>120</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1125,11 +889,7 @@
|
||||
<Ui2DAnimation item="A_HotButton12Disabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
- <Texture>window_pieces07.tga</Texture>
|
||||
- <Location>
|
||||
- <X>160</X>
|
||||
- <Y>200</Y>
|
||||
- </Location>
|
||||
+ <Texture>dark_tile_64.tga</Texture>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
@@ -1144,10 +904,6 @@
|
||||
|
||||
<SpellGem item="HB_SpellGem">
|
||||
<ScreenID>HB_SpellGem</ScreenID>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>1</Y>
|
||||
- </Location>
|
||||
<Size>
|
||||
<CX>37</CX>
|
||||
<CY>32</CY>
|
||||
@@ -1168,10 +924,6 @@
|
||||
</SpellGem>
|
||||
<InvSlot item="HB_InvSlot">
|
||||
<ScreenID>HB_InvSlot</ScreenID>
|
||||
- <Location>
|
||||
- <X>0</X>
|
||||
- <Y>0</Y>
|
||||
- </Location>
|
||||
<Size>
|
||||
<CX>37</CX>
|
||||
<CY>34</CY>
|
||||
@@ -1787,9 +1539,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1814,9 +1567,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1841,9 +1595,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1868,9 +1623,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1895,9 +1651,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1922,9 +1679,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1949,9 +1707,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -1976,9 +1735,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -2003,9 +1763,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
@@ -2030,9 +1791,10 @@
|
||||
<CY>53</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
Executable
+284
@@ -0,0 +1,284 @@
|
||||
--- default/EQUI_PlayerWindow.xml 2014-02-14 11:00:32.000000000 -0800
|
||||
+++ isuldor/EQUI_PlayerWindow.xml 2016-09-11 22:49:26.471918600 -0700
|
||||
@@ -395,16 +395,32 @@
|
||||
</GaugeDrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>1</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Gauge>
|
||||
-
|
||||
+ <Label item="Player_HPLabelShadow">
|
||||
+ <ScreenID>HPLabelShadow</ScreenID>
|
||||
+ <EQType>17</EQType>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <Font>5</Font>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>26</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
<Label item="Player_HPLabel">
|
||||
<ScreenID>HPLabel</ScreenID>
|
||||
- <EQType>19</EQType>
|
||||
+ <EQType>17</EQType>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -412,10 +428,10 @@
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
- <Font>1</Font>
|
||||
+ <Font>5</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
- <TopAnchorOffset>35</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
+ <TopAnchorOffset>24</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>42</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
@@ -423,7 +439,6 @@
|
||||
<Label item="Player_HPPercLabel">
|
||||
<ScreenID>HPPerLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>%</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -488,12 +503,29 @@
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Gauge>
|
||||
+ <Label item="Player_ManaLabelShadow">
|
||||
+ <ScreenID>ManaLabelShadow</ScreenID>
|
||||
+ <EQType>124</EQType>
|
||||
+ <Font>5</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>41</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>57</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
<Label item="Player_ManaLabel">
|
||||
<ScreenID>ManaLabel</ScreenID>
|
||||
- <EQType>20</EQType>
|
||||
- <Font>1</Font>
|
||||
+ <EQType>124</EQType>
|
||||
+ <Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -502,8 +534,8 @@
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
- <TopAnchorOffset>45</TopAnchorOffset>
|
||||
- <BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
+ <TopAnchorOffset>39</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>57</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
@@ -511,7 +543,6 @@
|
||||
<Label item="Player_ManaPercLabel">
|
||||
<ScreenID>ManPercLabel</ScreenID>
|
||||
<Font>1</Font>
|
||||
- <Text>%</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -553,7 +584,6 @@
|
||||
<EQType>21</EQType>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
- <Text>100</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -571,7 +601,7 @@
|
||||
<Label item="Player_FatiguePercLabel">
|
||||
<ScreenID>FatiguePercLabel</ScreenID>
|
||||
<Font>1</Font>
|
||||
- <Text>%</Text>
|
||||
+ <Text>%Fuck</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
@@ -584,7 +614,127 @@
|
||||
<LeftAnchorOffset>24</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
+ </Label><!--
|
||||
+ <Gauge item="IW_ExpGauge">
|
||||
+ <ScreenID>PlayerExp</ScreenID>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <GaugeOffsetY>0</GaugeOffsetY>
|
||||
+ <FillTint>
|
||||
+ <R>220</R>
|
||||
+ <G>150</G>
|
||||
+ <B>0</B>
|
||||
+ </FillTint>
|
||||
+ <DrawLinesFill>true</DrawLinesFill>
|
||||
+ <EQType>4</EQType>
|
||||
+ <GaugeDrawTemplate>
|
||||
+ <Background>A_GaugeBackground</Background>
|
||||
+ <Fill>A_GaugeFill</Fill>
|
||||
+ <Lines>A_GaugeLines</Lines>
|
||||
+ <LinesFill>A_GaugeLinesFill</LinesFill>
|
||||
+ <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
+ <EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
+ </GaugeDrawTemplate>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>77</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>87</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Gauge>
|
||||
+ <Label item="Player_ExpGaugeLabelShadow">
|
||||
+ <ScreenID>ExpGaugeLabel</ScreenID>
|
||||
+ <EQType>26</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>77</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>89</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
+ <Label item="Player_ExpGaugeLabel">
|
||||
+ <ScreenID>ExpGaugeLabel</ScreenID>
|
||||
+ <EQType>26</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>255</R>
|
||||
+ <G>255</G>
|
||||
+ <B>255</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>75</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>87</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Label>
|
||||
+ <Gauge item="Player_AAExpGauge">
|
||||
+ <ScreenID>PlayerAAExp</ScreenID>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <GaugeOffsetY>0</GaugeOffsetY>
|
||||
+ <FillTint>
|
||||
+ <R>220</R>
|
||||
+ <G>150</G>
|
||||
+ <B>0</B>
|
||||
+ </FillTint>
|
||||
+ <EQType>5</EQType>
|
||||
+ <GaugeDrawTemplate>
|
||||
+ <Background>A_GaugeBackground</Background>
|
||||
+ <Fill>A_GaugeFill</Fill>
|
||||
+ <Lines>A_GaugeLines</Lines>
|
||||
+ <EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
+ <EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
+ </GaugeDrawTemplate>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>92</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>102</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Gauge>
|
||||
+ <Label item="Player_AAExpGaugeLabelShadow">
|
||||
+ <ScreenID>AAExpGaugeLabel</ScreenID>
|
||||
+ <EQType>27</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>0</R>
|
||||
+ <G>0</G>
|
||||
+ <B>0</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>92</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>104</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>
|
||||
+ <Label item="Player_AAExpGaugeLabel">
|
||||
+ <ScreenID>AAExpGaugeLabel</ScreenID>
|
||||
+ <EQType>27</EQType>
|
||||
+ <Font>2</Font>
|
||||
+ <RelativePosition>true</RelativePosition>
|
||||
+ <TextColor>
|
||||
+ <R>255</R>
|
||||
+ <G>255</G>
|
||||
+ <B>255</B>
|
||||
+ </TextColor>
|
||||
+ <NoWrap>true</NoWrap>
|
||||
+ <AlignCenter>true</AlignCenter>
|
||||
+ <AutoStretch>true</AutoStretch>
|
||||
+ <TopAnchorOffset>90</TopAnchorOffset>
|
||||
+ <BottomAnchorOffset>102</BottomAnchorOffset>
|
||||
+ <LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
+ <RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
+ </Label>-->
|
||||
<Button item="PW_VoiceVolume">
|
||||
<ScreenID>PW_VoiceVolume</ScreenID>
|
||||
<EQType>voicechat/SpeakingIndicator</EQType>
|
||||
@@ -743,12 +893,12 @@
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
- <Style_Transparent>false</Style_Transparent>
|
||||
+ <Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Filigree3</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
- <Style_Border>true</Style_Border>
|
||||
+ <Style_Border>false</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>Player_HP</Pieces>
|
||||
@@ -756,8 +906,10 @@
|
||||
<Pieces>Player_Mana</Pieces>
|
||||
<Pieces>Player_Fatigue</Pieces>
|
||||
<Pieces>Player_CombatTimer</Pieces>
|
||||
+ <Pieces>Player_HPLabelShadow</Pieces>
|
||||
<Pieces>Player_HPLabel</Pieces>
|
||||
<Pieces>Player_HPPercLabel</Pieces>
|
||||
+ <Pieces>Player_ManaLabelShadow</Pieces>
|
||||
<Pieces>Player_ManaLabel</Pieces>
|
||||
<Pieces>Player_ManaPercLabel</Pieces>
|
||||
<Pieces>Player_FatigueLabel</Pieces>
|
||||
Executable
+11
@@ -0,0 +1,11 @@
|
||||
--- default/EQUI_Templates.xml 2015-03-23 11:23:56.000000000 -0700
|
||||
+++ isuldor/EQUI_Templates.xml 2016-09-11 22:49:26.481442000 -0700
|
||||
@@ -510,7 +510,7 @@
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
<WindowDrawTemplate item="WDT_Def2">
|
||||
- <Background>wnd_bg_dark_rock.tga</Background>
|
||||
+ <Background>dark_tile_192.tga</Background>
|
||||
<VSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_VSBUpNormal</Normal>
|
||||
Regular → Executable
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Regular → Executable
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Regular → Executable
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Executable
+30
@@ -0,0 +1,30 @@
|
||||
#!/bin/bash
|
||||
# Rebuild custom UI files using patches
|
||||
|
||||
GAME_PATH=/mnt/d/EverQuest
|
||||
SCRIPT_PATH=$(dirname ${0})
|
||||
UI_NAME=isuldor
|
||||
|
||||
if [[ ! -d "${GAME_PATH}/uifiles/default" ]]
|
||||
then
|
||||
echo "Notice: Searching for game location..."
|
||||
GAME_LOCATION=$(find /mnt -type f -name eqgame.exe ! -path '*RECYCLE.BIN*' 2>/dev/null | head -n1)
|
||||
if [[ ${GAME_LOCATION} ]]
|
||||
then
|
||||
GAME_PATH=$(dirname ${GAME_LOCATION})
|
||||
echo "Setting GAME_PATH=${GAME_PATH}"
|
||||
else
|
||||
echo "Error: EverQuest was not found!"
|
||||
fi
|
||||
fi
|
||||
|
||||
UI_FOLDER="${GAME_PATH}/uifiles/${UI_NAME}"
|
||||
mkdir -vp "${UI_FOLDER}"
|
||||
cp ${SCRIPT_PATH}/*.tga "${GAME_PATH}/uifiles/${UI_NAME}/"
|
||||
|
||||
UI_FILES=( $( find . -name '*.diff' -exec basename {} .diff \; ))
|
||||
|
||||
for UI_FILE in "${UI_FILES[@]}"
|
||||
do
|
||||
patch -o "${UI_FOLDER}/${UI_FILE}.xml" "${GAME_PATH}/uifiles/default/${UI_FILE}.xml" < ${SCRIPT_PATH}/${UI_FILE}.diff
|
||||
done
|
||||
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
diff -u default/EQUI_Animations.xml isuldor/EQUI_Animations.xml > EQUI_Animations.xml.diff
|
||||
diff -u default/EQUI_PlayerWindow.xml isuldor/EQUI_PlayerWindow.xml > EQUI_PlayerWindow.xml.diff
|
||||
diff -u default/EQUI_Templates.xml isuldor/EQUI_Templates.xml > EQUI_Templates.xml.diff
|
||||
diff -u default/EQUI_ChatWindow.xml isuldor/EQUI_ChatWindow.xml > EQUI_ChatWindow.xml.diff
|
||||
diff -u default/EQUI_HotButtonWnd.xml isuldor/EQUI_HotButtonWnd.xml > EQUI_HotButtonWnd.xml.diff
|
||||
@@ -1,32 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<!-- Monolithic Parameter File -->
|
||||
<!-- The composite section must come first and be followed by the schema -->
|
||||
|
||||
|
||||
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Composite>
|
||||
<Include>SIDL.xml</Include>
|
||||
<Include>EQLSUI_Animations.xml</Include>
|
||||
<Include>EQLSUI_Templates.xml</Include>
|
||||
<Include>EQLSUI_EulaWnd.xml</Include>
|
||||
<Include>EQLSUI_DBGSplashWnd.xml</Include>
|
||||
<Include>EQLSUI_ESRBSplashWnd.xml</Include>
|
||||
<Include>EQLSUI_MainWnd.xml</Include>
|
||||
<Include>EQLSUI_ConnectWnd.xml</Include>
|
||||
<Include>EQLSUI_ServerSelectWnd.xml</Include>
|
||||
<Include>EQLSUI_ChatWnd.xml</Include>
|
||||
<Include>EQLSUI_ChatOptionsDialog.xml</Include>
|
||||
<Include>EQLSUI_ColorPickerWnd.xml</Include>
|
||||
<Include>EQLSUI_CreditsWnd.xml</Include>
|
||||
<Include>EQLSUI_NewsWnd.xml</Include>
|
||||
<Include>EQLSUI_HelpWnd.xml</Include>
|
||||
<Include>EQLSUI_OKDialog.xml</Include>
|
||||
<Include>EQLSUI_YesNoDialog.xml</Include>
|
||||
<Include>EQLSUI_PollWnd.xml</Include>
|
||||
<Include>EQLSUI_OrderExpansionWnd.xml</Include>
|
||||
<Include>EQLSUI_WebOrderWnd.xml</Include>
|
||||
<Include>EQLSUI_SplashExWnd.xml</Include>
|
||||
</Composite>
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
</XML>
|
||||
@@ -1,33 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<!-- Monolithic Parameter File -->
|
||||
<!-- The composite section must come first and be followed by the schema -->
|
||||
|
||||
|
||||
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Composite>
|
||||
<Include>SIDL.xml</Include>
|
||||
<Include>EQLSUI_Animations.xml</Include>
|
||||
<Include>EQLSUI_Templates.xml</Include>
|
||||
<Include>EQLSUI_EulaWnd.xml</Include>
|
||||
<Include>EQLSUI_DBGSplashWnd.xml</Include>
|
||||
<Include>EQLSUI_ESRBSplashWnd.xml</Include>
|
||||
<Include>EQLSUI_MainWnd.xml</Include>
|
||||
<Include>EQLSUI_ConnectWnd.xml</Include>
|
||||
<Include>EQLSUI_ServerSelectWnd.xml</Include>
|
||||
<Include>EQLSUI_ChatWnd.xml</Include>
|
||||
<Include>EQLSUI_ChatOptionsDialog.xml</Include>
|
||||
<Include>EQLSUI_ColorPickerWnd.xml</Include>
|
||||
<Include>EQLSUI_CreditsWnd.xml</Include>
|
||||
<Include>EQLSUI_NewsWnd.xml</Include>
|
||||
<Include>EQLSUI_HelpWnd.xml</Include>
|
||||
<Include>EQLSUI_OKDialog.xml</Include>
|
||||
<Include>EQLSUI_YesNoDialog.xml</Include>
|
||||
<Include>EQLSUI_PollWnd.xml</Include>
|
||||
<Include>EQLSUI_OrderExpansionWnd.xml</Include>
|
||||
<Include>EQLSUI_AVATAR_MacroEditorDialog.xml</Include>
|
||||
<Include>EQLSUI_WebOrderWnd.xml</Include>
|
||||
<Include>EQLSUI_SplashExWnd.xml</Include>
|
||||
</Composite>
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
</XML>
|
||||
@@ -1,340 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Macro list -->
|
||||
<Listbox item = "MACRO_MacroList">
|
||||
<ScreenID>MacroList</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>480</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>50</Width>
|
||||
<Heading>ID:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>150</Width>
|
||||
<Heading>Name:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>3000</Width>
|
||||
<Heading>Macro:</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<!-- Edit labels/boxes -->
|
||||
<Label item = "MACRO_IDLabel">
|
||||
<ScreenID>IDLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>220</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<Text>ID:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item = "MACRO_IDEdit">
|
||||
<ScreenID>IDEdit</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>220</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item = "MACRO_NameLabel">
|
||||
<ScreenID>NameLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>260</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<Text>Name:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item = "MACRO_NameEdit">
|
||||
<ScreenID>NameEdit</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>260</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item = "MACRO_MacroLabel">
|
||||
<ScreenID>MacroLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>300</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<Text>Macro:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item = "MACRO_MacroEdit">
|
||||
<ScreenID>MacroEdit</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>300</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<!-- Add macro Buttons -->
|
||||
<Button item = "MACRO_AddButton">
|
||||
<ScreenID>AddButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>385</X>
|
||||
<Y>220</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Add this macro into the list</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>INSERT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<!-- OK/Cancel Buttons -->
|
||||
<Button item = "MACRO_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>260</X>
|
||||
<Y>340</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Save the macros and close the editor</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MACRO_CancelButton">
|
||||
<ScreenID>CancelButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>380</X>
|
||||
<Y>340</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Close the editor without saving the macros</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>CANCEL</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MACRO_UseButton">
|
||||
<ScreenID>UseButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>340</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Use this macro (insert into the chat input)</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>USE MACRO</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The actual dialog -->
|
||||
<Screen item = "MACRO_Window">
|
||||
<ScreenID>Window</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>540</CX>
|
||||
<CY>400</CY>
|
||||
</Size>
|
||||
<Text>Macro Editor</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>MACRO_OKButton</Pieces>
|
||||
<Pieces>MACRO_CancelButton</Pieces>
|
||||
<Pieces>MACRO_MacroList</Pieces>
|
||||
<Pieces>MACRO_IDLabel</Pieces>
|
||||
<Pieces>MACRO_IDEdit</Pieces>
|
||||
<Pieces>MACRO_NameLabel</Pieces>
|
||||
<Pieces>MACRO_NameEdit</Pieces>
|
||||
<Pieces>MACRO_MacroLabel</Pieces>
|
||||
<Pieces>MACRO_MacroEdit</Pieces>
|
||||
<Pieces>MACRO_AddButton</Pieces>
|
||||
<Pieces>MACRO_UseButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
<!-- Used to obscure the backing window and prevent UI events from going through to it -->
|
||||
<Screen item = "macrodialog">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>MACRO_Window</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,525 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
|
||||
<!-- The various color options -->
|
||||
<Button item = "CHATOPTIONS_AdminNameButton">
|
||||
<ScreenID>CHATOPTIONS_AdminNameButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for admin names.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Admin Names</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_AdminChatButton">
|
||||
<ScreenID>CHATOPTIONS_AdminChatButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>130</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for admin chat.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Admin Chat</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CHATOPTIONS_GuideNameButton">
|
||||
<ScreenID>CHATOPTIONS_GuideNameButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for Guide names.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Guide Names</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_GuideChatButton">
|
||||
<ScreenID>CHATOPTIONS_GuideChatButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>130</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for Guide chat.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Guide Chat</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CHATOPTIONS_PlayerNameButton">
|
||||
<ScreenID>CHATOPTIONS_PlayerNameButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>85</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for Player names.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Player Names</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_PlayerChatButton">
|
||||
<ScreenID>CHATOPTIONS_PlayerChatButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>130</X>
|
||||
<Y>85</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for Player chat.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Player Chat</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_TellButton">
|
||||
<ScreenID>CHATOPTIONS_TellButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for tells.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Tells</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_SystemButton">
|
||||
<ScreenID>CHATOPTIONS_SystemButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for system messages.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>System Messages</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_CommandButton">
|
||||
<ScreenID>CHATOPTIONS_CommandButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>85</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to change the color for chat commands.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Chat Commands</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- END The various color options -->
|
||||
|
||||
<!-- Font -->
|
||||
<Button item = "CHATOPTIONS_FontLeftButton">
|
||||
<ScreenID>CHATOPTIONS_FontLeftButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>130</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>19</CX>
|
||||
<CY>23</CY>
|
||||
</Size>
|
||||
<TooltipReference></TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_HSBLeftNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBLeftPressed</Pressed>
|
||||
<Flyby>A_EQLS_HSBLeftNormal</Flyby>
|
||||
<Disabled>A_EQLS_HSBLeftDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_HSBLeftPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Label item = "CHATOPTIONS_FontSizeLabel">
|
||||
<ScreenID>CHATOPTIONS_FontSizeLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>25</X>
|
||||
<Y>130</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Button item = "CHATOPTIONS_FontRightButton">
|
||||
<ScreenID>CHATOPTIONS_FontRightButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>51</X>
|
||||
<Y>130</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>19</CX>
|
||||
<CY>23</CY>
|
||||
</Size>
|
||||
<TooltipReference></TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_HSBRightNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBRightPressed</Pressed>
|
||||
<Flyby>A_EQLS_HSBRightNormal</Flyby>
|
||||
<Disabled>A_EQLS_HSBRightDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_HSBRightPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Label item = "CHATOPTIONS_FontLabel">
|
||||
<ScreenID>CHATOPTIONS_FontLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>95</X>
|
||||
<Y>130</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>Font size (1-6)</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- END Font -->
|
||||
|
||||
<!-- Misc -->
|
||||
<Button item = "CHATOPTIONS_RestoreDefaultsButton">
|
||||
<ScreenID>CHATOPTIONS_RestoreDefaultsButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>180</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to restore the default colors/font.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Restore Defaults</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_OKButton">
|
||||
<ScreenID>CHATOPTIONS_OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>180</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to accept your changes and close the options dialog.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Accept</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHATOPTIONS_CancelButton">
|
||||
<ScreenID>CHATOPTIONS_CancelButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>130</X>
|
||||
<Y>180</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to cancel your changes and close the options dialog.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- END Misc -->
|
||||
|
||||
|
||||
<!-- The actual box of the dialog -->
|
||||
<Screen item = "CHATOPTIONS_Box">
|
||||
<ScreenID>CHATOPTIONS_Box</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>110</LeftAnchorOffset>
|
||||
<TopAnchorOffset>120</TopAnchorOffset>
|
||||
<RightAnchorOffset>110</RightAnchorOffset>
|
||||
<BottomAnchorOffset>120</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Text>Confirmation</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
|
||||
<Pieces>CHATOPTIONS_AdminNameButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_AdminChatButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_GuideNameButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_GuideChatButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_PlayerNameButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_PlayerChatButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_TellButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_SystemButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_CommandButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_FontLabel</Pieces>
|
||||
<Pieces>CHATOPTIONS_FontLeftButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_FontSizeLabel</Pieces>
|
||||
<Pieces>CHATOPTIONS_FontRightButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_RestoreDefaultsButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_OKButton</Pieces>
|
||||
<Pieces>CHATOPTIONS_CancelButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
<!-- The wrapper window -->
|
||||
<Screen item = "chatoptions">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text>Chat</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CHATOPTIONS_Box</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,441 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- Buttons -->
|
||||
<Button item = "CHAT_OptionsButton">
|
||||
<ScreenID>CHAT_OptionsButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>115</RightAnchorOffset>
|
||||
<BottomAnchorOffset>31</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TooltipReference>Set various chat options</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Chat Options</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHAT_ExitButton">
|
||||
<ScreenID>ExitButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorOffset>115</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TooltipReference>Return to the login menu</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>LOGOUT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHAT_HelpButton">
|
||||
<ScreenID>HelpButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>120</LeftAnchorOffset>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorOffset>235</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TooltipReference>Go to help webpage</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>HELP</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHAT_TechButton">
|
||||
<ScreenID>TechButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>240</LeftAnchorOffset>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorOffset>355</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TooltipReference>Get tech support</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>TECH CHAT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CHAT_ServersButton">
|
||||
<ScreenID>ServersButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>360</LeftAnchorOffset>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorOffset>604</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TooltipReference>Go to the server list</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>GAME SERVERS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- End of buttons -->
|
||||
|
||||
<!-- Labels -->
|
||||
<Label item = "CHAT_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Text>LOGIN CHAT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Make larger than needed and clip to parent window so that smooth scrolling occurs. Otherwise letters pop into view from the right. -->
|
||||
<Label item = "CHAT_BannerLabel">
|
||||
<ScreenID>BannerLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>3000</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Put the Label in a window so we can have a background -->
|
||||
<Screen item = "CHAT_BannerWindow">
|
||||
<ScreenID>BannerWnd</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>30</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>30</RightAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Text>Chat</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CHAT_BannerLabel</Pieces>
|
||||
</Screen>
|
||||
<!-- End of Labels -->
|
||||
|
||||
<!-- SMTLBox's -->
|
||||
<STMLbox item = "CHAT_ChatSTMLBox">
|
||||
<ScreenID>ChatOutput</ScreenID>
|
||||
<Font>3</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>45</TopAnchorOffset>
|
||||
<RightAnchorOffset>180</RightAnchorOffset>
|
||||
<BottomAnchorOffset>85</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
</STMLbox>
|
||||
<!-- End STMLBox's -->
|
||||
<!-- Lists -->
|
||||
<Listbox item = "CHAT_RoomList">
|
||||
<ScreenID>RoomList</ScreenID>
|
||||
<Font>3</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>45</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>215</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
|
||||
<Text>Rooms</Text>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>Rooms</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>0</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<!-- Put the list in a window so we can have a background -->
|
||||
<Screen item = "CHAT_RoomListBackground">
|
||||
<ScreenID>RoomListBackground</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>45</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>215</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<Listbox item = "CHAT_PlayerList">
|
||||
<ScreenID>PlayerList</ScreenID>
|
||||
<Font>3</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>220</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Players</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>0</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<!-- Put the list in a window so we can have a background -->
|
||||
<Screen item = "CHAT_PlayerListBackground">
|
||||
<ScreenID>PlayerListBackground</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>220</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<!-- End of lists -->
|
||||
|
||||
<!-- Edit boxes -->
|
||||
<Editbox item = "CHAT_ChatEdit">
|
||||
<ScreenID>ChatEdit</ScreenID>
|
||||
<Font>3</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>80</TopAnchorOffset>
|
||||
<RightAnchorOffset>180</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<!-- End of Edit Boxes -->
|
||||
|
||||
|
||||
<!-- The window itself -->
|
||||
<Screen item = "chat">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text>Chat</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>CHAT_OptionsButton</Pieces>
|
||||
<Pieces>CHAT_ExitButton</Pieces>
|
||||
<Pieces>CHAT_HelpButton</Pieces>
|
||||
<Pieces>CHAT_TechButton</Pieces>
|
||||
<Pieces>CHAT_ServersButton</Pieces>
|
||||
<Pieces>CHAT_ChatSTMLBox</Pieces>
|
||||
<Pieces>CHAT_ChatEdit</Pieces>
|
||||
<Pieces>CHAT_WndLabel</Pieces>
|
||||
<Pieces>CHAT_BannerWindow</Pieces>
|
||||
<Pieces>Screen:CHAT_RoomListBackground</Pieces>
|
||||
<Pieces>CHAT_RoomList</Pieces>
|
||||
<Pieces>Screen:CHAT_PlayerListBackground</Pieces>
|
||||
<Pieces>CHAT_PlayerList</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,741 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "CPW_TC0Button">
|
||||
<ScreenID>CPW_TC0Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC1Button">
|
||||
<ScreenID>CPW_TC1Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>240</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC2Button">
|
||||
<ScreenID>CPW_TC2Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC3Button">
|
||||
<ScreenID>CPW_TC3Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC4Button">
|
||||
<ScreenID>CPW_TC4Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC5Button">
|
||||
<ScreenID>CPW_TC5Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC6Button">
|
||||
<ScreenID>CPW_TC6Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC7Button">
|
||||
<ScreenID>CPW_TC7Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC8Button">
|
||||
<ScreenID>CPW_TC8Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC9Button">
|
||||
<ScreenID>CPW_TC9Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>127</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC10Button">
|
||||
<ScreenID>CPW_TC10Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC11Button">
|
||||
<ScreenID>CPW_TC11Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>127</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC12Button">
|
||||
<ScreenID>CPW_TC12Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC13Button">
|
||||
<ScreenID>CPW_TC13Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>64</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "CPW_TC14Button">
|
||||
<ScreenID>CPW_TC14Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Editbox item = "CPW_RedSliderInput">
|
||||
<ScreenID>CPW_RedSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>200</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_RedSlider">
|
||||
<ScreenID>CPW_RedSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Editbox item = "CPW_GreenSliderInput">
|
||||
<ScreenID>CPW_GreenSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>200</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_GreenSlider">
|
||||
<ScreenID>CPW_GreenSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Editbox item = "CPW_BlueSliderInput">
|
||||
<ScreenID>CPW_BlueSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>200</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_BlueSlider">
|
||||
<ScreenID>CPW_BlueSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Button item = "CPW_TC15Button">
|
||||
<ScreenID>CPW_TC15Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>135</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>36</CX>
|
||||
<CY>26</CY>
|
||||
</DecalSize>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
<NormalDecal>A_WhitePixel</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CPW_Accept_Button">
|
||||
<ScreenID>CPW_Accept_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Accept your changes</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>135</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>75</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Text>Accept</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BtnNormal</Normal>
|
||||
<Pressed>A_BtnPressed</Pressed>
|
||||
<Flyby>A_BtnFlyby</Flyby>
|
||||
<Disabled>A_BtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Screen item = "ColorPickerWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>260</X>
|
||||
<Y>140</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>160</CX>
|
||||
<CY>210</CY>
|
||||
</Size>
|
||||
<Text>Choose a color</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CPW_TC0Button</Pieces>
|
||||
<Pieces>CPW_TC1Button</Pieces>
|
||||
<Pieces>CPW_TC2Button</Pieces>
|
||||
<Pieces>CPW_TC3Button</Pieces>
|
||||
<Pieces>CPW_TC4Button</Pieces>
|
||||
<Pieces>CPW_TC5Button</Pieces>
|
||||
<Pieces>CPW_TC6Button</Pieces>
|
||||
<Pieces>CPW_TC7Button</Pieces>
|
||||
<Pieces>CPW_TC8Button</Pieces>
|
||||
<Pieces>CPW_TC9Button</Pieces>
|
||||
<Pieces>CPW_TC10Button</Pieces>
|
||||
<Pieces>CPW_TC11Button</Pieces>
|
||||
<Pieces>CPW_TC12Button</Pieces>
|
||||
<Pieces>CPW_TC13Button</Pieces>
|
||||
<Pieces>CPW_TC14Button</Pieces>
|
||||
<Pieces>CPW_RedSliderInput</Pieces>
|
||||
<Pieces>CPW_RedSlider</Pieces>
|
||||
<Pieces>CPW_GreenSliderInput</Pieces>
|
||||
<Pieces>CPW_GreenSlider</Pieces>
|
||||
<Pieces>CPW_BlueSliderInput</Pieces>
|
||||
<Pieces>CPW_BlueSlider</Pieces>
|
||||
<Pieces>CPW_TC15Button</Pieces>
|
||||
<Pieces>CPW_Accept_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,325 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- Buttons -->
|
||||
<Button item = "LOGIN_ConnectButton">
|
||||
<ScreenID>ConnectButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>285</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Log in to the server</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>LOGIN</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "LOGIN_QuickConnectButton">
|
||||
<ScreenID>QuickConnectButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>335</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Quick connect to last server</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>QUICK CONNECT</Text>
|
||||
<NoWrap>false</NoWrap>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "LOGIN_ChatButton">
|
||||
<ScreenID>ChatButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>331</X>
|
||||
<Y>405</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<NoWrap>false</NoWrap>
|
||||
<TooltipReference>Login to chat</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>CHAT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "LOGIN_CancelButton">
|
||||
<ScreenID>CancelButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>451</X>
|
||||
<Y>405</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Exit the connect screen</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>CANCEL</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- End of buttons -->
|
||||
|
||||
<!-- Lables -->
|
||||
<Label item = "LOGIN_UsernameLabel">
|
||||
<ScreenID>UsernameLabel</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>145</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>STATION USERNAME</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item = "LOGIN_PasswordLabel">
|
||||
<ScreenID>PasswordLabel</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>208</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>STATION PASSWORD</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "LOGIN_QuickConnectToLabel">
|
||||
<ScreenID>QuickConnectToLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>371</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>(SERVER NAME)</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<!-- End Labels -->
|
||||
|
||||
<!-- Edit boxes -->
|
||||
<Editbox item = "LOGIN_UsernameEdit">
|
||||
<ScreenID>UsernameEdit</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>165</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>38</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Editbox item = "LOGIN_PasswordEdit">
|
||||
<ScreenID>PasswordEdit</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>228</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>38</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<!-- End Edit boxes -->
|
||||
|
||||
|
||||
<!-- Copyright Info, if you change this, also change it on EQLSUI_MainWnd.xml -->
|
||||
<Label item = "LOGIN_Trademark1Label">
|
||||
<ScreenID>Trademark1Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>400</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>280</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Text>EverQuest is a registered trademark of Daybreak Game Company, LLC.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item = "LOGIN_Trademark2Label">
|
||||
<ScreenID>Trademark2Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>435</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>280</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>© 1999-2015 Daybreak Game Company, LLC.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
<Screen item = "connect">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text>Login</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_MainBG01</Pieces>
|
||||
<Pieces>EQLS_MainBG02</Pieces>
|
||||
<Pieces>EQLS_MainBG03</Pieces>
|
||||
<Pieces>EQLS_MainBG04</Pieces>
|
||||
<Pieces>EQLS_MainBG05</Pieces>
|
||||
<Pieces>EQLS_MainBG06</Pieces>
|
||||
<Pieces>LOGIN_ConnectButton</Pieces>
|
||||
<Pieces>LOGIN_CancelButton</Pieces>
|
||||
<Pieces>LOGIN_ChatButton</Pieces>
|
||||
<Pieces>LOGIN_UsernameEdit</Pieces>
|
||||
<Pieces>LOGIN_PasswordEdit</Pieces>
|
||||
<Pieces>LOGIN_UsernameLabel</Pieces>
|
||||
<Pieces>LOGIN_PasswordLabel</Pieces>
|
||||
<Pieces>LOGIN_QuickConnectToLabel</Pieces>
|
||||
<Pieces>LOGIN_QuickConnectButton</Pieces>
|
||||
<Pieces>LOGIN_Trademark1Label</Pieces>
|
||||
<Pieces>LOGIN_Trademark2Label</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,200 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "Credits_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<RightAnchorOffset>155</RightAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<TooltipReference>Close this window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Label item = "Credits_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>GAME CREDITS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<!-- Current -->
|
||||
<STMLbox item = "Credits_Current">
|
||||
<ScreenID>Credits_Current</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>false</Style_Border>
|
||||
</STMLbox>
|
||||
<Page item = "Credits_Current_Page">
|
||||
<ScreenID>Credits_Current_Page</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<!-- Pages are sized and positioned by their parent tab -->
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>The Darkened Sea</TooltipReference>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<TabText>The Darkened Sea</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>Credits_Current</Pieces>
|
||||
</Page>
|
||||
|
||||
<!-- Previous -->
|
||||
<STMLbox item = "Credits_Previous">
|
||||
<ScreenID>Credits_Previous</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>false</Style_Border>
|
||||
</STMLbox>
|
||||
<Page item = "Credits_Previous_Page">
|
||||
<ScreenID>Credits_Previous_Page</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<!-- Pages are sized and positioned by their parent tab -->
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Previous Expansions</TooltipReference>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<TabText>Previous Expansions</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>Credits_Previous</Pieces>
|
||||
</Page>
|
||||
|
||||
<TabBox item = "Credits_TabWnd">
|
||||
<ScreenID>Credits_TabWnd</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>60</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
||||
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
||||
<Pages>Credits_Current_Page</Pages>
|
||||
<Pages>Credits_Previous_Page</Pages>
|
||||
</TabBox>
|
||||
|
||||
<Screen item = "credits">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>News</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>Credits_OKButton</Pieces>
|
||||
<Pieces>Credits_TabWnd</Pieces>
|
||||
<Pieces>Credits_WndLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
|
||||
</XML>
|
||||
@@ -1,266 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Define textures/animations here since they are not commonly used -->
|
||||
<TextureInfo item = "eqls_dbgsplash01.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "eqls_dbgsplash02.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "eqls_dbgsplash03.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "eqls_dbgsplash04.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "eqls_dbgsplash05.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "eqls_dbgsplash06.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<!-- 2D animations -->
|
||||
<Ui2DAnimation item = "A_DBGSplash01">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash01.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_DBGSplash02">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash02.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_DBGSplash03">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash03.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_DBGSplash04">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash04.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_DBGSplash05">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash05.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_DBGSplash06">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>eqls_dbgsplash06.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<!-- Static animations -->
|
||||
<StaticAnimation item = "DBG_Background1">
|
||||
<ScreenID>DBG_Background1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash01</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "DBG_Background2">
|
||||
<ScreenID>DBG_Background2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash02</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "DBG_Background3">
|
||||
<ScreenID>DBG_Background3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash03</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "DBG_Background4">
|
||||
<ScreenID>DBG_Background4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash04</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "DBG_Background5">
|
||||
<ScreenID>DBG_Background5</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash05</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "DBG_Background6">
|
||||
<ScreenID>DBG_Background6</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_DBGSplash06</Animation>
|
||||
</StaticAnimation>
|
||||
<!-- End textures/animations -->
|
||||
|
||||
<Screen item = "dbgsplash">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>DBG_Background1</Pieces>
|
||||
<Pieces>DBG_Background2</Pieces>
|
||||
<Pieces>DBG_Background3</Pieces>
|
||||
<Pieces>DBG_Background4</Pieces>
|
||||
<Pieces>DBG_Background5</Pieces>
|
||||
<Pieces>DBG_Background6</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,268 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- Define textures/animations here since they are not commonly used -->
|
||||
<TextureInfo item = "EQLS_ESRBSplash01.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_ESRBSplash02.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_ESRBSplash03.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_ESRBSplash04.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_ESRBSplash05.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_ESRBSplash06.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<!--2DAnimations -->
|
||||
<Ui2DAnimation item = "A_ESRBSplash01">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash01.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_ESRBSplash02">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash02.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_ESRBSplash03">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash03.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_ESRBSplash04">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash04.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_ESRBSplash05">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash05.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_ESRBSplash06">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_ESRBSplash06.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<!-- Static animations -->
|
||||
<StaticAnimation item = "ESRB_Background1">
|
||||
<ScreenID>SPLASH_Background1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash01</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "ESRB_Background2">
|
||||
<ScreenID>SPLASH_Background2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash02</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "ESRB_Background3">
|
||||
<ScreenID>SPLASH_Background3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash03</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "ESRB_Background4">
|
||||
<ScreenID>SPLASH_Background4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash04</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "ESRB_Background5">
|
||||
<ScreenID>SPLASH_Background5</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash05</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "ESRB_Background6">
|
||||
<ScreenID>SPLASH_Background6</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_ESRBSplash06</Animation>
|
||||
</StaticAnimation>
|
||||
<!-- End textures/animations -->
|
||||
|
||||
|
||||
<Screen item = "ratingsplash">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>ESRB_Background1</Pieces>
|
||||
<Pieces>ESRB_Background2</Pieces>
|
||||
<Pieces>ESRB_Background3</Pieces>
|
||||
<Pieces>ESRB_Background4</Pieces>
|
||||
<Pieces>ESRB_Background5</Pieces>
|
||||
<Pieces>ESRB_Background6</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,144 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Accept/Decline buttons -->
|
||||
<Button item = "EULA_AcceptButton">
|
||||
<ScreenID>AcceptButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>425</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Accept the EULA. You must accept this in order to play the game.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>ACCEPT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "EULA_DeclineButton">
|
||||
<ScreenID>DeclineButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Decline the EULA. This will exit the game.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>DECLINE</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The EULA text -->
|
||||
<STMLbox item = "EULA_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- Window label -->
|
||||
<Label item = "EULA_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>EULA</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
|
||||
<Screen item = "EulaWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Font>5</Font>
|
||||
<Text>EULA</Text>
|
||||
<TextColor>
|
||||
<R>231</R>
|
||||
<G>252</G>
|
||||
<B>82</B>
|
||||
</TextColor>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>EULA_AcceptButton</Pieces>
|
||||
<Pieces>EULA_DeclineButton</Pieces>
|
||||
<Pieces>EULA_Display</Pieces>
|
||||
<Pieces>EULA_WndLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,250 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- the help displayed from the chat screen -->
|
||||
<Button item = "HELP_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<RightAnchorOffset>155</RightAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<TooltipReference>Close this window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<STMLbox item = "HELP_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<Label item = "HELP_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>HELP</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Screen item = "chathelp">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>Help</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>HELP_OKButton</Pieces>
|
||||
<Pieces>HELP_Display</Pieces>
|
||||
<Pieces>HELP_WndLabel</Pieces>
|
||||
</Screen>
|
||||
<!-- End chat help -->
|
||||
|
||||
<!-- Seizure warning - uses chat help components -->
|
||||
<Label item = "SHELP_WndLabel">
|
||||
<ScreenID>SWndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>210</X>
|
||||
<Y>16</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>27</CY>
|
||||
</Size>
|
||||
<Text>Seizure Warning</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Screen item = "seizurewarning">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>Warning</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>HELP_OKButton</Pieces>
|
||||
<Pieces>HELP_Display</Pieces>
|
||||
<Pieces>SHELP_WndLabel</Pieces>
|
||||
</Screen>
|
||||
<!-- End Seizure warning -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- the help displayed from the main screen -->
|
||||
<Button item = "MAINHELP_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>393</X>
|
||||
<Y>412</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Close this window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<STMLbox item = "MAINHELP_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Location>
|
||||
<X>300</X>
|
||||
<Y>148</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>260</CY>
|
||||
</Size>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<Screen item = "mainhelp">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>Help</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_MainBG01</Pieces>
|
||||
<Pieces>EQLS_MainBG02</Pieces>
|
||||
<Pieces>EQLS_MainBG03</Pieces>
|
||||
<Pieces>EQLS_MainBG04</Pieces>
|
||||
<Pieces>EQLS_MainBG05</Pieces>
|
||||
<Pieces>EQLS_MainBG06</Pieces>
|
||||
<Pieces>MAINHELP_OKButton</Pieces>
|
||||
<Pieces>MAINHELP_Display</Pieces>
|
||||
</Screen>
|
||||
<!-- End of the help from the main screen -->
|
||||
</XML>
|
||||
@@ -1,259 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Buttons -->
|
||||
<Button item = "MAIN_ConnectButton">
|
||||
<ScreenID>ConnectButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>170</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Go to the login screen</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>LOGIN</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MAIN_AccountButton">
|
||||
<ScreenID>AccountButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>220</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Go to account maintenance</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>ACCOUNT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MAIN_EQWebpageButton">
|
||||
<ScreenID>EQWebpageButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>270</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Go to the EQ Live webpage</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>EQ LIVE WEBPAGE</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MAIN_HelpButton">
|
||||
<ScreenID>HelpButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>320</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Answers to common questions</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>HELP</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MAIN_OptionsButton">
|
||||
<ScreenID>OptionsButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>370</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Launchs the options editor which allows you to change your game options</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OPTIONS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "MAIN_ExitButton">
|
||||
<ScreenID>ExitButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>325</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Exit the login client</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>EXIT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- End of buttons -->
|
||||
|
||||
|
||||
<!-- Copyright Info, if you change this, also change it on EQLSUI_ConnectWnd.xml -->
|
||||
<Label item = "MAIN_Trademark1Label">
|
||||
<ScreenID>Trademark1Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>400</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>280</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Text>EverQuest is a registered trademark of Daybreak Game Company, LLC.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item = "MAIN_Trademark2Label">
|
||||
<ScreenID>Trademark2Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>435</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>280</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>© 1999-2015 Daybreak Game Company, LLC.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Screen item = "main">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text>Main</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_MainBG01</Pieces>
|
||||
<Pieces>EQLS_MainBG02</Pieces>
|
||||
<Pieces>EQLS_MainBG03</Pieces>
|
||||
<Pieces>EQLS_MainBG04</Pieces>
|
||||
<Pieces>EQLS_MainBG05</Pieces>
|
||||
<Pieces>EQLS_MainBG06</Pieces>
|
||||
<Pieces>MAIN_ConnectButton</Pieces>
|
||||
<Pieces>MAIN_AccountButton</Pieces>
|
||||
<Pieces>MAIN_HelpButton</Pieces>
|
||||
<Pieces>MAIN_OptionsButton</Pieces>
|
||||
<Pieces>MAIN_ExitButton</Pieces>
|
||||
<Pieces>MAIN_EQWebpageButton</Pieces>
|
||||
<Pieces>MAIN_Trademark1Label</Pieces>
|
||||
<Pieces>MAIN_Trademark2Label</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,111 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "NEWS_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<RightAnchorOffset>155</RightAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<TooltipReference>Close this window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<STMLbox item = "NEWS_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<Label item = "NEWS_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>NEWS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Screen item = "news">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>News</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>NEWS_OKButton</Pieces>
|
||||
<Pieces>NEWS_Display</Pieces>
|
||||
<Pieces>NEWS_WndLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,105 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Action button -->
|
||||
<Button item = "OK_OKButton">
|
||||
<ScreenID>OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>120</LeftAnchorOffset>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorOffset>235</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TooltipReference>Click to continue.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The display of information -->
|
||||
<STMLbox item = "OK_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- The actual dialog -->
|
||||
<Screen item = "OK_Box">
|
||||
<ScreenID>Box</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>130</LeftAnchorOffset>
|
||||
<TopAnchorOffset>130</TopAnchorOffset>
|
||||
<RightAnchorOffset>130</RightAnchorOffset>
|
||||
<BottomAnchorOffset>130</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Text>Information</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>OK_OKButton</Pieces>
|
||||
<Pieces>OK_Display</Pieces>
|
||||
</Screen>
|
||||
|
||||
<!-- Used to obscure the backing window and prevent UI events from going through to it -->
|
||||
<Screen item = "okdialog">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>OK_Box</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,144 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Accept/Decline buttons -->
|
||||
<Button item = "OrderExp_AcceptButton">
|
||||
<ScreenID>OrderExp_AcceptButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>425</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click here to order the expansion</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "OrderExp_DeclineButton">
|
||||
<ScreenID>OrderExp_DeclineButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click here to skip this offer.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Skip</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The EULA text -->
|
||||
<STMLbox item = "OrderExp_Display">
|
||||
<ScreenID>OrderExp_Display</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- Window label -->
|
||||
<Label item = "OrderExp_WndLabel">
|
||||
<ScreenID>OrderExp_WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>Expansion Upgrade</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
|
||||
<Screen item = "OrderExpansionWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Font>5</Font>
|
||||
<Text>Expansion Upgrade</Text>
|
||||
<TextColor>
|
||||
<R>231</R>
|
||||
<G>252</G>
|
||||
<B>82</B>
|
||||
</TextColor>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>OrderExp_AcceptButton</Pieces>
|
||||
<Pieces>OrderExp_DeclineButton</Pieces>
|
||||
<Pieces>OrderExp_Display</Pieces>
|
||||
<Pieces>OrderExp_WndLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,279 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- Hidden Edit box that will be used as a template for dynammically generated edit boxes -->
|
||||
<Editbox item = "POLL_EditTemplate">
|
||||
<ScreenID>EditTemplate</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>320</X>
|
||||
<Y>280</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<!-- Done with hidden edit box -->
|
||||
<!-- Hidden label that is created just to be able to grab the font we want to use in the dynamic labels -->
|
||||
<Label item = "POLL_LabelTemplate">
|
||||
<ScreenID>LabelTemplate</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text></Text>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>600</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- End of hidden label -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Labels -->
|
||||
<Label item = "POLL_QuestionLabel">
|
||||
<ScreenID>QuestionLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Poll Question:</Text>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>600</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item = "POLL_ChoicesLabel">
|
||||
<ScreenID>ChoicesLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Choices:</Text>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>600</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Window label -->
|
||||
<Label item = "POLL_WndLabel">
|
||||
<ScreenID>WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>POLL</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Done with labels -->
|
||||
|
||||
<!-- Hidden Buttons that are of different types so we can use them as templates to dynamically creates button -->
|
||||
<Button item = "POLL_CheckButton">
|
||||
<ScreenID>CheckButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>23</CX>
|
||||
<CY>19</CY>
|
||||
</Size>
|
||||
<TooltipReference></TooltipReference>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_RadioBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_RadioBtnPressed</Pressed>
|
||||
<Disabled>A_EQLS_RadioBtnDisabled</Disabled>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- Done with Hidden buttons -->
|
||||
|
||||
<!-- Buttons actually used on the screen -->
|
||||
<Button item = "POLL_SubmitButton">
|
||||
<ScreenID>SubmitButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>425</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Submit your response to the server</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>SUBMIT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "POLL_SkipButton">
|
||||
<ScreenID>SkipButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>425</X>
|
||||
<Y>425</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Skip the poll</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>SKIP</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- Done with buttons -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Inner screen that contains the poll quesiton and choices available -->
|
||||
<Screen item = "POLL_WorkingArea">
|
||||
<ScreenID>PollArea</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>560</CX>
|
||||
<CY>345</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Pieces>POLL_QuestionLabel</Pieces>
|
||||
<Pieces>POLL_ChoicesLabel</Pieces>
|
||||
</Screen>
|
||||
<!-- End of inner screen -->
|
||||
|
||||
|
||||
<Screen item = "PollWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text>Poll</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>POLL_WorkingArea</Pieces>
|
||||
<Pieces>POLL_WndLabel</Pieces>
|
||||
<Pieces>POLL_CheckButton</Pieces>
|
||||
<Pieces>POLL_LabelTemplate</Pieces>
|
||||
<Pieces>POLL_SkipButton</Pieces>
|
||||
<Pieces>POLL_SubmitButton</Pieces>
|
||||
<Pieces>POLL_EditTemplate</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,291 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Define textures/animations here since they are not commonly used -->
|
||||
<TextureInfo item = "EQLS_SOESplash01.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_SOESplash02.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_SOESplash03.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_SOESplash04.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_SOESplash05.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<TextureInfo item = "EQLS_SOESplash06.tga">
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
<!-- 2D animations -->
|
||||
<Ui2DAnimation item = "A_SOESplash01">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash01.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_SOESplash02">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash02.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_SOESplash03">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash03.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_SOESplash04">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash04.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_SOESplash05">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash05.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<Ui2DAnimation item = "A_SOESplash06">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>EQLS_SOESplash06.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
<!-- Static animations -->
|
||||
<StaticAnimation item = "SOE_Background1">
|
||||
<ScreenID>SOE_Background1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash01</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "SOE_Background2">
|
||||
<ScreenID>SOE_Background2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash02</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "SOE_Background3">
|
||||
<ScreenID>SOE_Background3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash03</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "SOE_Background4">
|
||||
<ScreenID>SOE_Background4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash04</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "SOE_Background5">
|
||||
<ScreenID>SOE_Background5</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>256</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash05</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "SOE_Background6">
|
||||
<ScreenID>SOE_Background6</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>512</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>224</CY>
|
||||
</Size>
|
||||
<Animation>A_SOESplash06</Animation>
|
||||
</StaticAnimation>
|
||||
<!-- End textures/animations -->
|
||||
|
||||
<Label item = "SOESplash_TrademarkEdit">
|
||||
<ScreenID>SOESplash_TrademarkEdit</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>465</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>SOE and the SOE logo are registered trademarks of Sony Online Entertainment LLC.</Text>
|
||||
<TextColor>
|
||||
<R>148</R>
|
||||
<G>105</G>
|
||||
<B>49</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
<Screen item = "soesplash">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>SOE_Background1</Pieces>
|
||||
<Pieces>SOE_Background2</Pieces>
|
||||
<Pieces>SOE_Background3</Pieces>
|
||||
<Pieces>SOE_Background4</Pieces>
|
||||
<Pieces>SOE_Background5</Pieces>
|
||||
<Pieces>SOE_Background6</Pieces>
|
||||
<Pieces>SOESplash_TrademarkEdit</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,397 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- Buttons -->
|
||||
<Button item = "SERVERSELECT_NewsButton">
|
||||
<ScreenID>NewsButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>390</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>See the latest news</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>NEWS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_ExitButton">
|
||||
<ScreenID>ExitButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>425</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Return to the login menu</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>LOGOUT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_ChatButton">
|
||||
<ScreenID>ChatButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>165</X>
|
||||
<Y>390</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Enter chat</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>CHAT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_CreditsButton">
|
||||
<ScreenID>CreditsButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>165</X>
|
||||
<Y>425</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>View the credits</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>CREDITS</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_PlayButton">
|
||||
<ScreenID>PlayButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>378</X>
|
||||
<Y>390</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Start the game!</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>PLAY EVERQUEST!</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_PlayLastServerButton">
|
||||
<ScreenID>PlayLastServerButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>378</X>
|
||||
<Y>425</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>244</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Start the game!</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_LargeBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_LargeBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_LargeBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_LargeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_LargeBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "SERVERSELECT_OrderExpansionButton">
|
||||
<ScreenID>OrderExpansionButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>342</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Order a recent expansion</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Order</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- End of buttons -->
|
||||
|
||||
<!-- Labels -->
|
||||
<Label item = "SERVERSELECT_ExpansionsLabel">
|
||||
<ScreenID>ExpansionsLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>3000</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Put the Label in a window so we can have a background -->
|
||||
<Screen item = "SERVERSELECT_ExpansionsWindow">
|
||||
<ScreenID>ExpansionsWindow</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>160</X>
|
||||
<Y>342</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>440</CX>
|
||||
<CY>36</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>SERVERSELECT_ExpansionsLabel</Pieces>
|
||||
</Screen>
|
||||
<Label item = "SERVERSELECT_ServerListLabel">
|
||||
<ScreenID>ServerListLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>SERVER SELECT</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item = "SERVERSELECT_LastServerLabel">
|
||||
<ScreenID>LastServerLabel</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>280</X>
|
||||
<Y>428</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>94</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>QUICK CONNECT TO LAST SERVER</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
<!-- End of Labels -->
|
||||
|
||||
<!-- Server list -->
|
||||
<Listbox item = "SERVERSELECT_ServerList">
|
||||
<ScreenID>ServerList</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>140</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>400</Width>
|
||||
<Heading>Server:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Status:</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<!-- Put the Label in a window so we can have a background -->
|
||||
<Screen item = "SERVERSELECT_ServerListBackground">
|
||||
<ScreenID>ServerListBackground</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>45</LeftAnchorOffset>
|
||||
<TopAnchorOffset>75</TopAnchorOffset>
|
||||
<RightAnchorOffset>45</RightAnchorOffset>
|
||||
<BottomAnchorOffset>145</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<!-- End of server list -->
|
||||
|
||||
|
||||
|
||||
<Screen item = "serverselect">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Text>Server Select</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>SERVERSELECT_NewsButton</Pieces>
|
||||
<Pieces>SERVERSELECT_ExitButton</Pieces>
|
||||
<Pieces>SERVERSELECT_ChatButton</Pieces>
|
||||
<Pieces>SERVERSELECT_CreditsButton</Pieces>
|
||||
<Pieces>SERVERSELECT_PlayButton</Pieces>
|
||||
<Pieces>SERVERSELECT_OrderExpansionButton</Pieces>
|
||||
<Pieces>SERVERSELECT_ExpansionsWindow</Pieces>
|
||||
<Pieces>SERVERSELECT_ServerListBackground</Pieces>
|
||||
<Pieces>SERVERSELECT_ServerList</Pieces>
|
||||
<Pieces>SERVERSELECT_ServerListLabel</Pieces>
|
||||
<Pieces>SERVERSELECT_LastServerLabel</Pieces>
|
||||
<Pieces>SERVERSELECT_PlayLastServerButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,115 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Accept/Decline buttons -->
|
||||
<Button item = "SplashEx_OKButton">
|
||||
<ScreenID>SplashEx_OKButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>425</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>135</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click here to continue</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Close</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The SPlash text -->
|
||||
<STMLbox item = "SplashEx_Display">
|
||||
<ScreenID>SplashEx_Display</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- Window label -->
|
||||
<Label item = "SplashEx_WndLabel">
|
||||
<ScreenID>SplashEx_WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>Subscribe</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
|
||||
<Screen item = "SplashExWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Font>5</Font>
|
||||
<Text>Notice</Text>
|
||||
<TextColor>
|
||||
<R>231</R>
|
||||
<G>252</G>
|
||||
<B>82</B>
|
||||
</TextColor>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>SplashEx_OKButton</Pieces>
|
||||
<Pieces>SplashEx_Display</Pieces>
|
||||
<Pieces>SplashEx_WndLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,328 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<WindowDrawTemplate item = "WDT_EQLS_Def_NoFrame">
|
||||
<Background>EQLS_BlackFill.tga</Background>
|
||||
<VSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_VSBUpNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBUpPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBUpDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_VSBDownNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBDownPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBDownDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Top>A_EQLS_VSBThumbTop</Top>
|
||||
<Bottom>A_EQLS_VSBThumbBottom</Bottom>
|
||||
<Middle>A_EQLS_VSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_scrollbar_gutter.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</VSBTemplate>
|
||||
<HSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_HSBLeftNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBLeftPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBLeftDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_HSBRightNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBRightPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBRightDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Right>A_EQLS_HSBThumbRight</Right>
|
||||
<Left>A_EQLS_HSBThumbLeft</Left>
|
||||
<Middle>A_EQLS_HSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_scrollbar_gutter.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</HSBTemplate>
|
||||
<TileBox>
|
||||
</TileBox>
|
||||
<Border>
|
||||
</Border>
|
||||
<Titlebar>
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
<WindowDrawTemplate item = "WDT_EQLS_Def_Bordered">
|
||||
<Background>EQLS_BlackFill.tga</Background>
|
||||
<VSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_VSBUpNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBUpPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBUpDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_VSBDownNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBDownPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBDownDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Top>A_EQLS_VSBThumbTop</Top>
|
||||
<Bottom>A_EQLS_VSBThumbBottom</Bottom>
|
||||
<Middle>A_EQLS_VSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_BlackFill.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</VSBTemplate>
|
||||
<HSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_HSBLeftNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBLeftPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBLeftDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_HSBRightNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBRightPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBRightDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Right>A_EQLS_HSBThumbRight</Right>
|
||||
<Left>A_EQLS_HSBThumbLeft</Left>
|
||||
<Middle>A_EQLS_HSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_scrollbar_gutter.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</HSBTemplate>
|
||||
<CloseBox>
|
||||
</CloseBox>
|
||||
<QMarkBox>
|
||||
</QMarkBox>
|
||||
<MinimizeBox>
|
||||
</MinimizeBox>
|
||||
<TileBox>
|
||||
</TileBox>
|
||||
<Border>
|
||||
<TopLeft>A_EQLS_BorderFrameTopLeft</TopLeft>
|
||||
<Top>A_EQLS_BorderFrameTop</Top>
|
||||
<TopRight>A_EQLS_BorderFrameTopRight</TopRight>
|
||||
<RightTop>A_EQLS_BorderFrameRightTop</RightTop>
|
||||
<Right>A_EQLS_BorderFrameRight</Right>
|
||||
<RightBottom>A_EQLS_BorderFrameRight</RightBottom>
|
||||
<BottomRight>A_EQLS_BorderFrameBottomRight</BottomRight>
|
||||
<Bottom>A_EQLS_BorderFrameBottom</Bottom>
|
||||
<BottomLeft>A_EQLS_BorderFrameBottomLeft</BottomLeft>
|
||||
<LeftTop>A_EQLS_BorderFrameLeftTop</LeftTop>
|
||||
<Left>A_EQLS_BorderFrameLeft</Left>
|
||||
<LeftBottom>A_EQLS_BorderFrameLeft</LeftBottom>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Border>
|
||||
<Titlebar>
|
||||
<Right>A_WindowTitleRight</Right>
|
||||
<Left>A_WindowTitleLeft</Left>
|
||||
<Middle>A_WindowTitleMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<WindowDrawTemplate item = "WDT_Def">
|
||||
<Background>wnd_bg_light_rock.tga</Background>
|
||||
<VSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_VSBUpNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBUpPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBUpDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_VSBDownNormal</Normal>
|
||||
<Pressed>A_EQLS_VSBDownPressed</Pressed>
|
||||
<Disabled>A_EQLS_VSBDownDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Top>A_EQLS_VSBThumbTop</Top>
|
||||
<Bottom>A_EQLS_VSBThumbBottom</Bottom>
|
||||
<Middle>A_EQLS_VSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_scrollbar_gutter.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</VSBTemplate>
|
||||
<HSBTemplate>
|
||||
<UpButton>
|
||||
<Normal>A_EQLS_HSBLeftNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBLeftPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBLeftDisabled</Disabled>
|
||||
</UpButton>
|
||||
<DownButton>
|
||||
<Normal>A_EQLS_HSBRightNormal</Normal>
|
||||
<Pressed>A_EQLS_HSBRightPressed</Pressed>
|
||||
<Disabled>A_EQLS_HSBRightDisabled</Disabled>
|
||||
</DownButton>
|
||||
<Thumb>
|
||||
<Right>A_EQLS_HSBThumbRight</Right>
|
||||
<Left>A_EQLS_HSBThumbLeft</Left>
|
||||
<Middle>A_EQLS_HSBThumbMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Thumb>
|
||||
<MiddleTextureInfo>EQLS_scrollbar_gutter.tga</MiddleTextureInfo>
|
||||
<MiddleTint>
|
||||
<Alpha>255</Alpha>
|
||||
<R>128</R>
|
||||
<G>128</G>
|
||||
<B>128</B>
|
||||
</MiddleTint>
|
||||
</HSBTemplate>
|
||||
<CloseBox>
|
||||
<Normal>A_CloseBtnNormal</Normal>
|
||||
<Pressed>A_CloseBtnPressed</Pressed>
|
||||
<Flyby>A_CloseBtnFlyby</Flyby>
|
||||
<Disabled>A_CloseBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_CloseBtnPressedFlyby</PressedFlyby>
|
||||
</CloseBox>
|
||||
<QMarkBox>
|
||||
<Normal>A_QMarkBtnNormal</Normal>
|
||||
<Pressed>A_QMarkBtnPressed</Pressed>
|
||||
<Flyby>A_QMarkBtnFlyby</Flyby>
|
||||
<Disabled>A_QMarkBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_QMarkBtnPressedFlyby</PressedFlyby>
|
||||
</QMarkBox>
|
||||
<MinimizeBox>
|
||||
<Normal>A_MinimizeBtnNormal</Normal>
|
||||
<Pressed>A_MinimizeBtnPressed</Pressed>
|
||||
<Flyby>A_MinimizeBtnFlyby</Flyby>
|
||||
<Disabled>A_MinimizeBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_MinimizeBtnPressedFlyby</PressedFlyby>
|
||||
</MinimizeBox>
|
||||
<TileBox>
|
||||
</TileBox>
|
||||
<Border>
|
||||
<TopLeft>A_EQLS_BorderFrameTopLeft</TopLeft>
|
||||
<Top>A_EQLS_BorderFrameTop</Top>
|
||||
<TopRight>A_EQLS_BorderFrameTopRight</TopRight>
|
||||
<RightTop>A_EQLS_BorderFrameRightTop</RightTop>
|
||||
<Right>A_EQLS_BorderFrameRight</Right>
|
||||
<RightBottom>A_EQLS_BorderFrameRight</RightBottom>
|
||||
<BottomRight>A_EQLS_BorderFrameBottomRight</BottomRight>
|
||||
<Bottom>A_EQLS_BorderFrameBottom</Bottom>
|
||||
<BottomLeft>A_EQLS_BorderFrameBottomLeft</BottomLeft>
|
||||
<LeftTop>A_EQLS_BorderFrameLeftTop</LeftTop>
|
||||
<Left>A_EQLS_BorderFrameLeft</Left>
|
||||
<LeftBottom>A_EQLS_BorderFrameLeft</LeftBottom>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Border>
|
||||
<Titlebar>
|
||||
<Right>A_WindowTitleRight</Right>
|
||||
<Left>A_WindowTitleLeft</Left>
|
||||
<Middle>A_WindowTitleMiddle</Middle>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</Titlebar>
|
||||
</WindowDrawTemplate>
|
||||
|
||||
<SliderDrawTemplate item = "SDT_DefSlider">
|
||||
<Thumb>
|
||||
<Normal>A_SliderThumbNormal</Normal>
|
||||
<Pressed>A_SliderThumbPressed</Pressed>
|
||||
<Flyby>A_SliderThumbFlyby</Flyby>
|
||||
<Disabled>A_SliderThumbDisabled</Disabled>
|
||||
<PressedFlyby>A_SliderThumbPressedFlyby</PressedFlyby>
|
||||
</Thumb>
|
||||
<Background>A_SliderBackground</Background>
|
||||
<EndCapRight>A_SliderEndCapRight</EndCapRight>
|
||||
<EndCapLeft>A_SliderEndCapLeft</EndCapLeft>
|
||||
</SliderDrawTemplate>
|
||||
|
||||
|
||||
<FrameTemplate item = "FT_DefTabBorder">
|
||||
<TopLeft>A_TabFrameTopLeft</TopLeft>
|
||||
<Top>A_TabFrameTop</Top>
|
||||
<TopRight>A_TabFrameTopRight</TopRight>
|
||||
<RightTop>A_TabFrameRightTop</RightTop>
|
||||
<Right>A_TabFrameRight</Right>
|
||||
<RightBottom>A_TabRightBottom</RightBottom>
|
||||
<LeftTop>A_TabFrameLeftTop</LeftTop>
|
||||
<Left>A_TabFrameLeft</Left>
|
||||
<LeftBottom>A_TabLeftBottom</LeftBottom>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</FrameTemplate>
|
||||
<FrameTemplate item = "FT_DefPageBorder">
|
||||
<TopLeft>A_TabFrameTopLeft</TopLeft>
|
||||
<Top>A_TabFrameTop</Top>
|
||||
<TopRight>A_TabFrameTopRight</TopRight>
|
||||
<RightTop>A_TabFrameRightTop</RightTop>
|
||||
<Right>A_TabFrameRight</Right>
|
||||
<RightBottom>A_TabFrameRightBottom</RightBottom>
|
||||
<BottomRight>A_TabFrameBottomRight</BottomRight>
|
||||
<Bottom>A_TabFrameBottom</Bottom>
|
||||
<BottomLeft>A_TabFrameBottomLeft</BottomLeft>
|
||||
<LeftTop>A_TabFrameLeftTop</LeftTop>
|
||||
<Left>A_TabFrameLeft</Left>
|
||||
<LeftBottom>A_TabFrameLeftBottom</LeftBottom>
|
||||
<OverlapLeft>0</OverlapLeft>
|
||||
<OverlapTop>0</OverlapTop>
|
||||
<OverlapRight>0</OverlapRight>
|
||||
<OverlapBottom>0</OverlapBottom>
|
||||
</FrameTemplate>
|
||||
</XML>
|
||||
@@ -1,144 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Accept/Decline buttons -->
|
||||
<Button item = "Order_AcceptButton">
|
||||
<ScreenID>Order_AcceptButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>425</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>135</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click here to launch web page</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Vote Now!</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "Order_DeclineButton">
|
||||
<ScreenID>Order_DeclineButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click here to close this notice.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Vote Later</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- The EULA text -->
|
||||
<STMLbox item = "Order_Display">
|
||||
<ScreenID>Order_Display</ScreenID>
|
||||
<Font>4</Font>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- Window label -->
|
||||
<Label item = "Order_WndLabel">
|
||||
<ScreenID>Order_WndLabel</ScreenID>
|
||||
<Font>5</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>270</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Text>Vote For EverQuest</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>218</G>
|
||||
<B>96</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
|
||||
<Screen item = "OrderWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Font>5</Font>
|
||||
<Text>Vote For EverQuest</Text>
|
||||
<TextColor>
|
||||
<R>231</R>
|
||||
<G>252</G>
|
||||
<B>82</B>
|
||||
</TextColor>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_NoFrame</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQLS_AltBG01</Pieces>
|
||||
<Pieces>EQLS_AltBG02</Pieces>
|
||||
<Pieces>EQLS_AltBG03</Pieces>
|
||||
<Pieces>EQLS_AltBG04</Pieces>
|
||||
<Pieces>EQLS_AltBG05</Pieces>
|
||||
<Pieces>EQLS_AltBG06</Pieces>
|
||||
<Pieces>Order_AcceptButton</Pieces>
|
||||
<Pieces>Order_DeclineButton</Pieces>
|
||||
<Pieces>Order_Display</Pieces>
|
||||
<Pieces>Order_WndLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,133 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<!-- Action Buttons -->
|
||||
<Button item = "YESNO_YesButton">
|
||||
<ScreenID>YesButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>185</X>
|
||||
<Y>167</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to proceed.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>YES</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<Button item = "YESNO_NoButton">
|
||||
<ScreenID>NoButton</ScreenID>
|
||||
<Font>4</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>44</X>
|
||||
<Y>167</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>31</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click to cancel.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>NO</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQLS_SmallBtnNormal</Normal>
|
||||
<Pressed>A_EQLS_SmallBtnPressed</Pressed>
|
||||
<Flyby>A_EQLS_SmallBtnHover</Flyby>
|
||||
<Disabled>A_EQLS_SmallBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQLS_SmallBtnPressedHover</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
<!-- Display of text the the user -->
|
||||
<STMLbox item = "YESNO_Display">
|
||||
<ScreenID>Display</ScreenID>
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
<!-- The actual box of the dialog -->
|
||||
<Screen item = "YESNO_Box">
|
||||
<ScreenID>Box</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>130</LeftAnchorOffset>
|
||||
<TopAnchorOffset>130</TopAnchorOffset>
|
||||
<RightAnchorOffset>130</RightAnchorOffset>
|
||||
<BottomAnchorOffset>130</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
|
||||
<Text>Confirmation</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_EQLS_Def_Bordered</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>YESNO_YesButton</Pieces>
|
||||
<Pieces>YESNO_NoButton</Pieces>
|
||||
<Pieces>YESNO_Display</Pieces>
|
||||
</Screen>
|
||||
|
||||
<!-- Used to obscure the backing window and prevent UI events from going through to it -->
|
||||
<Screen item = "yesnodialog">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>640</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>YESNO_Box</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,217 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<!-- Monolithic Parameter File -->
|
||||
<!-- The composite section must come first and be followed by the schema -->
|
||||
|
||||
<!-- defines for gauges set the EQType tag in Gauge definitions to one of these numbers -->
|
||||
<!-- GAUGETYPE_HP 1 -->
|
||||
<!-- GAUGETYPE_MANA 2 -->
|
||||
<!-- GAUGETYPE_STAMINA 3 -->
|
||||
<!-- GAUGETYPE_EXP 4 -->
|
||||
<!-- GAUGETYPE_ALTEXP 5 -->
|
||||
<!-- GAUGETYPE_TARGET 6 -->
|
||||
<!-- GAUGETYPE_CASTING 7 -->
|
||||
<!-- GAUGETYPE_BREATH 8 -->
|
||||
<!-- GAUGETYPE_MEMORIZE 9 -->
|
||||
<!-- GAUGETYPE_SCRIBE 10 -->
|
||||
<!-- GAUGETYPE_HP_PARTY1 11 -->
|
||||
<!-- GAUGETYPE_HP_PARTY2 12 -->
|
||||
<!-- GAUGETYPE_HP_PARTY3 13 -->
|
||||
<!-- GAUGETYPE_HP_PARTY4 14 -->
|
||||
<!-- GAUGETYPE_HP_PARTY5 15 -->
|
||||
<!-- GAUGETYPE_PET_HP 16 -->
|
||||
<!-- GAUGETYPE_PET_HP_PARTY1 17 -->
|
||||
<!-- GAUGETYPE_PET_HP_PARTY2 18 -->
|
||||
<!-- GAUGETYPE_PET_HP_PARTY3 19 -->
|
||||
<!-- GAUGETYPE_PET_HP_PARTY4 20 -->
|
||||
<!-- GAUGETYPE_PET_HP_PARTY5 21 -->
|
||||
<!-- GAUGETYPE_MUSIC_PROGRESS 22 -->
|
||||
<!-- GAUGETYPE_GROUPLEADEXP 23 -->
|
||||
<!-- GAUGETYPE_RAIDLEADEXP 24 -->
|
||||
<!-- GAUGETYPE_UNUSED 25 -->
|
||||
<!-- GAUGETYPE_COMBAT_EFFECT_TIME26 -->
|
||||
<!-- GAUGETYPE_TARGET_OF_TARGET 27 -->
|
||||
<!-- GAUGETYPE_RESPAWN_TIMER 28 -->
|
||||
<!-- GAUGETYPE_INCOMBAT_TIMER 29 -->
|
||||
<!-- GAUGETYPE_WEBWINDOW 30 -->
|
||||
<!-- GAUGETYPE_MANA_PARTY1 31 -->
|
||||
<!-- GAUGETYPE_MANA_PARTY2 32 -->
|
||||
<!-- GAUGETYPE_MANA_PARTY3 33 -->
|
||||
<!-- GAUGETYPE_MANA_PARTY4 34 -->
|
||||
<!-- GAUGETYPE_MANA_PARTY5 35 -->
|
||||
<!-- GAUGETYPE_STA_PARTY1 36 -->
|
||||
<!-- GAUGETYPE_STA_PARTY2 37 -->
|
||||
<!-- GAUGETYPE_STA_PARTY3 38 -->
|
||||
<!-- GAUGETYPE_STA_PARTY4 39 -->
|
||||
<!-- GAUGETYPE_STA_PARTY5 40 -->
|
||||
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Composite>
|
||||
<Include>SIDL.xml</Include>
|
||||
<Include>EQUI_DragItems.xml</Include>
|
||||
<Include>EQUI_Animations.xml</Include>
|
||||
<Include>EQUI_Templates.xml</Include>
|
||||
<Include>EQUI_CharacterCreate.xml</Include>
|
||||
<Include>EQUI_BuffWindow.xml</Include>
|
||||
<Include>EQUI_ChatWindow.xml</Include>
|
||||
<Include>EQUI_ConfirmationDialog.xml</Include>
|
||||
<Include>EQUI_CharacterListWnd.xml</Include>
|
||||
<Include>EQUI_PlayerCustomizationWnd.xml</Include>
|
||||
<Include>EQUI_GroupWindow.xml</Include>
|
||||
<Include>EQUI_ItemDisplay.xml</Include>
|
||||
<Include>EQUI_BreathWindow.xml</Include>
|
||||
<Include>EQUI_NoteWindow.xml</Include>
|
||||
<Include>EQUI_OptionsWindow.xml</Include>
|
||||
<Include>EQUI_BookWindow.xml</Include>
|
||||
<Include>EQUI_PlayerWindow.xml</Include>
|
||||
<Include>EQUI_CastingWindow.xml</Include>
|
||||
<Include>EQUI_TargetWindow.xml</Include>
|
||||
<Include>EQUI_AAWindow.xml</Include>
|
||||
<Include>EQUI_Inventory.xml</Include>
|
||||
<Include>EQUI_CursorAttachment.xml</Include>
|
||||
<Include>EQUI_CastSpellWnd.xml</Include>
|
||||
<Include>EQUI_SpellBookWnd.xml</Include>
|
||||
<Include>EQUI_FriendsWnd.xml</Include>
|
||||
<Include>EQUI_PetInfoWindow.xml</Include>
|
||||
<Include>EQUI_TrainWindow.xml</Include>
|
||||
<Include>EQUI_BankWnd.xml</Include>
|
||||
<Include>EQUI_Container.xml</Include>
|
||||
<Include>EQUI_QuantityWnd.xml</Include>
|
||||
<Include>EQUI_LootWnd.xml</Include>
|
||||
<Include>EQUI_ActionsWindow.xml</Include>
|
||||
<Include>EQUI_SkillsWindow.xml</Include>
|
||||
<Include>EQUI_SkillsSelectWindow.xml</Include>
|
||||
<Include>EQUI_TradeWnd.xml</Include>
|
||||
<Include>EQUI_MerchantWnd.xml</Include>
|
||||
<Include>EQUI_SelectorWnd.xml</Include>
|
||||
<Include>EQUI_BazaarWnd.xml</Include>
|
||||
<Include>EQUI_GiveWnd.xml</Include>
|
||||
<Include>EQUI_TrackingWnd.xml</Include>
|
||||
<Include>EQUI_HotButtonWnd.xml</Include>
|
||||
<Include>EQUI_InspectWnd.xml</Include>
|
||||
<Include>EQUI_SocialEditWnd.xml</Include>
|
||||
<Include>EQUI_FeedbackWnd.xml</Include>
|
||||
<Include>EQUI_BugReportWnd.xml</Include>
|
||||
<Include>EQUI_BazaarSearchWnd.xml</Include>
|
||||
<Include>EQUI_ColorPickerWnd.xml</Include>
|
||||
<Include>EQUI_VideoModesWnd.xml</Include>
|
||||
<Include>EQUI_TextEntryWnd.xml</Include>
|
||||
<Include>EQUI_CompassWnd.xml</Include>
|
||||
<Include>EQUI_GemsGameWnd.xml</Include>
|
||||
<Include>EQUI_PlayerNotesWindow.xml</Include>
|
||||
<Include>EQUI_LoadskinWnd.xml</Include>
|
||||
<Include>EQUI_AlarmWnd.xml</Include>
|
||||
<Include>EQUI_RaidWindow.xml</Include>
|
||||
<Include>EQUI_RaidOptionsWindow.xml</Include>
|
||||
<Include>EQUI_MusicPlayerWnd.xml</Include>
|
||||
<Include>EQUI_FileSelectionWnd.xml</Include>
|
||||
<Include>EQUI_BigBankWnd.xml</Include>
|
||||
<Include>EQUI_JournalNPCWnd.xml</Include>
|
||||
<Include>EQUI_JournalCatWnd.xml</Include>
|
||||
<Include>EQUI_ShortDurationBuffWindow.xml</Include>
|
||||
<Include>EQUI_StoryWnd.xml</Include>
|
||||
<Include>EQUI_BodyTintWnd.xml</Include>
|
||||
<Include>EQUI_GroupSearchWnd.xml</Include>
|
||||
<Include>EQUI_MapViewWnd.xml</Include>
|
||||
<Include>EQUI_MapToolbarWnd.xml</Include>
|
||||
<Include>EQUI_EditLabelWnd.xml</Include>
|
||||
<Include>EQUI_GuildManagementWnd.xml</Include>
|
||||
<Include>EQUI_FellowshipWnd.xml</Include>
|
||||
<Include>EQUI_TipWnd.xml</Include>
|
||||
<Include>EQUI_AdventureRequestWnd.xml</Include>
|
||||
<Include>EQUI_AdventureStatsWnd.xml</Include>
|
||||
<Include>EQUI_AdventureLeaderboardWnd.xml</Include>
|
||||
<Include>EQUI_FindLocationWnd.xml</Include>
|
||||
<Include>EQUI_CombatAbilityWnd.xml</Include>
|
||||
<Include>EQUI_CombatSkillsSelectWindow.xml</Include>
|
||||
<Include>EQUI_TradeskillWnd.xml</Include>
|
||||
<Include>EQUI_DynamicZoneWnd.xml</Include>
|
||||
<Include>EQUI_TextMessageWindow.xml</Include>
|
||||
<Include>EQUI_TributeBenefitWnd.xml</Include>
|
||||
<Include>EQUI_TributeMasterWnd.xml</Include>
|
||||
<Include>EQUI_TributeTrophyWnd.xml</Include>
|
||||
<Include>EQUI_TargetOfTargetWindow.xml</Include>
|
||||
<Include>EQUI_GmAttentionTextWnd.xml</Include>
|
||||
<Include>EQUI_LargeDialogWnd.xml</Include>
|
||||
<Include>EQUI_TaskWnd.xml</Include>
|
||||
<Include>EQUI_TaskSelectWnd.xml</Include>
|
||||
<Include>EQUI_AdvancedDisplayOptionsWnd.xml</Include>
|
||||
<Include>EQUI_TitleWnd.xml</Include>
|
||||
<Include>EQUI_VoiceMacroWnd.xml</Include>
|
||||
<Include>EQUI_PvPLeaderBoardWnd.xml</Include>
|
||||
<Include>EQUI_PvPStatsWnd.xml</Include>
|
||||
<Include>EQUI_PointMerchantWnd.xml</Include>
|
||||
<Include>EQUI_BarterWnd.xml</Include>
|
||||
<Include>EQUI_BarterMerchantWnd.xml</Include>
|
||||
<Include>EQUI_BarterSearchWnd.xml</Include>
|
||||
<Include>EQUI_MailWindow.xml</Include>
|
||||
<Include>EQUI_MailCompositionWindow.xml</Include>
|
||||
<Include>EQUI_MailAddressBookWindow.xml</Include>
|
||||
<Include>EQUI_MailIgnoreListWindow.xml</Include>
|
||||
<Include>EQUI_ServerListWnd.xml</Include>
|
||||
<Include>EQUI_BandolierWnd.xml</Include>
|
||||
<Include>EQUI_PotionBeltWnd.xml</Include>
|
||||
<Include>EQUI_LFGuildWnd.xml</Include>
|
||||
<Include>EQUI_GuildBankWnd.xml</Include>
|
||||
<Include>EQUI_TaskTemplateSelectWnd.xml</Include>
|
||||
<Include>EQUI_RespawnWnd.xml</Include>
|
||||
<Include>EQUI_AltStorageWnd.xml</Include>
|
||||
<Include>EQUI_ItemExpTransferWnd.xml</Include>
|
||||
<Include>EQUI_ProgressionSelectionWnd.xml</Include>
|
||||
<Include>EQUI_MIZoneSelectWnd.xml</Include>
|
||||
<Include>EQUI_EQMainWnd.xml</Include>
|
||||
<Include>EQUI_AudioTriggersWindow.xml</Include>
|
||||
<Include>EQUI_BlockedBuffWnd.xml</Include>
|
||||
<Include>EQUI_BlockedPetBuffWnd.xml</Include>
|
||||
<Include>EQUI_AuraWnd.xml</Include>
|
||||
<Include>EQUI_SpellDisplay.xml</Include>
|
||||
<Include>EQUI_RewardSelectionWnd.xml</Include>
|
||||
<Include>EQUI_NewPointMerchantWnd.xml</Include>
|
||||
<Include>EQUI_HtmlWnd.xml</Include>
|
||||
<Include>EQUI_TCGWnd.xml</Include>
|
||||
<Include>EQUI_TCGStartupWnd.xml</Include>
|
||||
<Include>EQUI_ClaimWnd.xml</Include>
|
||||
<Include>EQUI_LayoutCopyWnd.xml</Include>
|
||||
<Include>EQUI_VoiceActionBarWnd.xml</Include>
|
||||
<Include>EQUI_MercenaryMerchantWnd.xml</Include>
|
||||
<Include>EQUI_MercenaryManageWnd.xml</Include>
|
||||
<Include>EQUI_MercenaryInfoWnd.xml</Include>
|
||||
<Include>EQUI_TopLevelScreens.xml</Include>
|
||||
<Include>EQUI_MarketplaceWnd.xml</Include>
|
||||
<Include>EQUI_GuildCreationWnd.xml</Include>
|
||||
<Include>EQUI_AchievementsWnd.xml</Include>
|
||||
<Include>EQUI_AchievementWnd.xml</Include>
|
||||
<Include>EQUI_NameChangeWnd.xml</Include>
|
||||
<Include>EQUI_RaceChangeWnd.xml</Include>
|
||||
<Include>EQUI_ExtendedTargetWindow.xml</Include>
|
||||
<Include>EQUI_HeritageSelectionWnd.xml</Include>
|
||||
<Include>EQUI_ObjectPreviewWnd.xml</Include>
|
||||
<Include>EQUI_RealEstateItemsWnd.xml</Include>
|
||||
<Include>EQUI_RealEstateNeighborhoodWnd.xml</Include>
|
||||
<Include>EQUI_RealEstatePlotSearchWnd.xml</Include>
|
||||
<Include>EQUI_RealEstateManageWnd.xml</Include>
|
||||
<Include>EQUI_RealEstatePurchaseWnd.xml</Include>
|
||||
<Include>EQUI_RealEstateLayoutDetailsWnd.xml</Include>
|
||||
<Include>EQUI_VoteWnd.xml</Include>
|
||||
<Include>EQUI_VoteResultsWnd.xml</Include>
|
||||
<Include>EQUI_NameChangePetWnd.xml</Include>
|
||||
<Include>EQUI_NameChangeMercWnd.xml</Include>
|
||||
<Include>EQUI_SendMoneyWnd.xml</Include>
|
||||
<Include>EQUI_IconSelectionWnd.xml</Include>
|
||||
<Include>EQUI_AlertStackWnd.xml</Include>
|
||||
<Include>EQUI_AlertWnd.xml</Include>
|
||||
<Include>EQUI_HelpWnd.xml</Include>
|
||||
<Include>EQUI_ZoneGuideWnd.xml</Include>
|
||||
<Include>EQUI_ZonePathWnd.xml</Include>
|
||||
<Include>EQUI_AlertHistoryWnd.xml</Include>
|
||||
<Include>EQUI_ShareWnd.xml</Include>
|
||||
<Include>EQUI_AggroMeterWnd.xml</Include>
|
||||
<Include>EQUI_BazaarConfirmationWnd.xml</Include>
|
||||
<Include>EQUI_AdvancedLootWnd.xml</Include>
|
||||
<Include>EQUI_LootFiltersWnd.xml</Include>
|
||||
<Include>EQUI_LootSettingsWnd.xml</Include>
|
||||
<Include>EQUI_LootFiltersCopyWnd.xml</Include>
|
||||
<Include>EQUI_ManageLootWnd.xml</Include>
|
||||
</Composite>
|
||||
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,372 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
|
||||
<LayoutStrategy item="ACHI_Layout">
|
||||
<Padding>0</Padding>
|
||||
<ResizeVertical>true</ResizeVertical>
|
||||
<ResizeHorizontal>false</ResizeHorizontal>
|
||||
</LayoutStrategy>
|
||||
|
||||
<Label item="ACHI_AchievementDescription_Label">
|
||||
<ScreenID>ACHI_AchievementDescription_Label</ScreenID>
|
||||
<Text>[Description]</Text>
|
||||
<Font>3</Font>
|
||||
<TextColor>
|
||||
<R>248</R>
|
||||
<G>189</G>
|
||||
<B>33</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
</Label>
|
||||
|
||||
<Label item="ACHI_AchievementTimeStamp_Label">
|
||||
<ScreenID>ACHI_AchievementTimeStamp_Label</ScreenID>
|
||||
<Text>[Timestamp]</Text>
|
||||
<Font>3</Font>
|
||||
<TextColor>
|
||||
<R>248</R>
|
||||
<G>189</G>
|
||||
<B>33</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
</Label>
|
||||
|
||||
<Label item="ACHI_AchievementSub_Spacer">
|
||||
<ScreenID>ACHI_AchievementSub_Spacer</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
</Label>
|
||||
|
||||
<Button item="ACHI_AchievementSub_CompletedButton">
|
||||
<ScreenID>ACHI_AchievementSub_CompletedButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>2</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>11</CX>
|
||||
<CY>11</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_TransparentCheckBoxNormal</Normal>
|
||||
<Disabled>A_TransparentCheckBoxNormal</Disabled>
|
||||
<PressedDisabled>A_TransparentCheckBoxPressed</PressedDisabled>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Label item="ACHI_AchievementSub_Label">
|
||||
<ScreenID>ACHI_AchievementSub_Label</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>23</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>50</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text>[Sub Achievement]</Text>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
<TextColor>
|
||||
<R>176</R>
|
||||
<G>141</G>
|
||||
<B>66</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Label item="ACHI_AchievementSub_CountLabel">
|
||||
<ScreenID>ACHI_AchievementSub_CountLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>45</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<AlignRight>true</AlignRight>
|
||||
<Text>0 / 100</Text>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
<TextColor>
|
||||
<R>176</R>
|
||||
<G>141</G>
|
||||
<B>66</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Label item="ACHI_Spacer">
|
||||
<ScreenID>ACHI_Spacer</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>1</CY>
|
||||
</Size>
|
||||
</Label>
|
||||
|
||||
<Screen item="ACHI_SubAchievement">
|
||||
<ScreenID>ACHI_SubAchievement</ScreenID>
|
||||
<Layout>ACHI_Layout</Layout>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>5</Spacing>
|
||||
<Pieces>ACHI_AchievementSub_CompletedButton</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_Label</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_CountLabel</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_Spacer</Pieces>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Screen>
|
||||
|
||||
<Button item="ACHI_AchievementSub_CompletedButtonIndirect">
|
||||
<ScreenID>ACHI_AchievementSub_CompletedButtonIndirect</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>17</X>
|
||||
<Y>2</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>11</CX>
|
||||
<CY>11</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_TransparentCheckBoxNormal</Normal>
|
||||
<Disabled>A_TransparentCheckBoxNormal</Disabled>
|
||||
<PressedDisabled>A_TransparentCheckBoxPressed</PressedDisabled>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Label item="ACHI_AchievementSub_LabelIndirect">
|
||||
<ScreenID>ACHI_AchievementSub_LabelIndirect</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>50</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text>[Sub Achievement]</Text>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
<TextColor>
|
||||
<R>176</R>
|
||||
<G>141</G>
|
||||
<B>66</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Screen item="ACHI_SubAchievementIndirect">
|
||||
<ScreenID>ACHI_SubAchievementIndirect</ScreenID>
|
||||
<Layout>ACHI_Layout</Layout>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>5</Spacing>
|
||||
<Pieces>ACHI_AchievementSub_CompletedButtonIndirect</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_LabelIndirect</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_CountLabel</Pieces>
|
||||
<Pieces>ACHI_AchievementSub_Spacer</Pieces>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Screen>
|
||||
|
||||
<Button item ="ACHI_AchievementViewRewardButton">
|
||||
<ScreenID>ACHI_AchievementViewRewardButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Text>View Reward</Text>
|
||||
<LeftAnchorOffset>100</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Screen item="ACHI_AchievementViewRewardScreen">
|
||||
<ScreenID>ACHI_AchievementViewRewardScreen</ScreenID>
|
||||
<Layout>ACHI_Layout</Layout>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>5</Spacing>
|
||||
<Pieces>ACHI_AchievementViewRewardButton</Pieces>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Screen>
|
||||
|
||||
<!-- Create an automatically laid out containter to allow for repeating of items -->
|
||||
<VerticalLayoutBox item="ACHI_SubAchievements">
|
||||
<ScreenID>ACHI_SubAchievements</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ResizeLast>false</ResizeLast>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Dividers>false</Style_Dividers>
|
||||
<Spacing>5</Spacing>
|
||||
<PaddingLeft>15</PaddingLeft>
|
||||
<PaddingRight>15</PaddingRight>
|
||||
<Pieces>ACHI_Spacer</Pieces>
|
||||
<Pieces>ACHI_AchievementTimeStamp_Label</Pieces>
|
||||
<Pieces>ACHI_Spacer</Pieces>
|
||||
<Pieces>ACHI_AchievementDescription_Label</Pieces>
|
||||
<Pieces>ACHI_Spacer</Pieces>
|
||||
<Pieces>Screen:ACHI_SubAchievement</Pieces>
|
||||
<Pieces>Screen:ACHI_SubAchievementIndirect</Pieces>
|
||||
<Pieces>Screen:ACHI_AchievementViewRewardScreen</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<Screen item="ACHI_Achievement_Screen">
|
||||
<ScreenID>ACHI_Achievement_Screen</ScreenID>
|
||||
<DrawTemplate>WDT_AchievementOpen</DrawTemplate>
|
||||
<Font>5</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Pieces>VerticalLayoutBox:ACHI_SubAchievements</Pieces>
|
||||
</Screen>
|
||||
|
||||
<StaticTintedBlendAnimation item="ACHI_AchievementIcon">
|
||||
<ScreenID>ACHI_AchievementIcon</ScreenID>
|
||||
<Location>
|
||||
<X>25</X>
|
||||
<Y>9</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<AutoDraw>false</AutoDraw>
|
||||
<Texture1>A_DragItem</Texture1>
|
||||
<Texture2>A_UnlockBtn</Texture2>
|
||||
<Tint1>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint1>
|
||||
<Tint2>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint2>
|
||||
<MaxLayerOneTextures>0</MaxLayerOneTextures>
|
||||
<MaxLayerTwoTextures>0</MaxLayerTwoTextures>
|
||||
<LayerOneTextureIndex>0</LayerOneTextureIndex>
|
||||
<LayerTwoTextureIndex>0</LayerTwoTextureIndex>
|
||||
</StaticTintedBlendAnimation>
|
||||
|
||||
<Screen item="AchievementWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>350</CY>
|
||||
</Size>
|
||||
<Text>Achievement: [Player]</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def2</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<DisabledColor>
|
||||
<R>255</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</DisabledColor>
|
||||
<Pieces>Screen:ACHI_Achievement_Screen</Pieces>
|
||||
<Pieces>ACHI_AchievementIcon</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,961 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
|
||||
<LayoutStrategy item="ACH_Layout">
|
||||
<Padding>0</Padding>
|
||||
<ResizeVertical>true</ResizeVertical>
|
||||
<ResizeHorizontal>false</ResizeHorizontal>
|
||||
</LayoutStrategy>
|
||||
|
||||
<Label item="ACH_AchievementDescription_Label">
|
||||
<ScreenID>ACH_AchievementDescription_Label</ScreenID>
|
||||
<Text>[Description]</Text>
|
||||
<Font>3</Font>
|
||||
<TextColor>
|
||||
<R>248</R>
|
||||
<G>189</G>
|
||||
<B>33</B>
|
||||
</TextColor>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>14</LeftAnchorOffset>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<RightAnchorOffset>25</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
</Label>
|
||||
|
||||
<Label item="ACH_AchievementTimeStamp_Label">
|
||||
<ScreenID>ACH_AchievementTimeStamp_Label</ScreenID>
|
||||
<Text>[Timestamp]</Text>
|
||||
<Font>3</Font>
|
||||
<TextColor>
|
||||
<R>248</R>
|
||||
<G>189</G>
|
||||
<B>33</B>
|
||||
</TextColor>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>14</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>25</RightAnchorOffset>
|
||||
<BottomAnchorOffset>25</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
</Label>
|
||||
|
||||
<Label item="ACH_AchievementTimeStampComp_Label">
|
||||
<ScreenID>ACH_AchievementTimeStampComp_Label</ScreenID>
|
||||
<Text>[TimestampComp]</Text>
|
||||
<Font>3</Font>
|
||||
<TextColor>
|
||||
<R>248</R>
|
||||
<G>189</G>
|
||||
<B>33</B>
|
||||
</TextColor>
|
||||
<AlignRight>true</AlignRight>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>14</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>14</RightAnchorOffset>
|
||||
<BottomAnchorOffset>25</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_AchievementSub_CompletedButton">
|
||||
<ScreenID>ACH_AchievementSub_CompletedButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>8</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>11</CX>
|
||||
<CY>11</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxTransparent</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="ACH_AchievementSub_Label">
|
||||
<ScreenID>ACH_AchievementSub_Label</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>38</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>100</RightAnchorOffset>
|
||||
<BottomAnchorOffset>23</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text>[Sub Achievement]</Text>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
<TextColor>
|
||||
<R>176</R>
|
||||
<G>141</G>
|
||||
<B>66</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Label item="ACH_AchievementSub_CountLabel">
|
||||
<ScreenID>ACH_AchievementSub_CountLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>100</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>30</RightAnchorOffset>
|
||||
<BottomAnchorOffset>23</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<AlignRight>true</AlignRight>
|
||||
<Text>0 / 100</Text>
|
||||
<ResizeHeightToText>true</ResizeHeightToText>
|
||||
<TextColor>
|
||||
<R>176</R>
|
||||
<G>141</G>
|
||||
<B>66</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_AchievementSub_CompareButton">
|
||||
<ScreenID>ACH_AchievementSub_CompareButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>25</LeftAnchorOffset>
|
||||
<TopAnchorOffset>8</TopAnchorOffset>
|
||||
<RightAnchorOffset>14</RightAnchorOffset>
|
||||
<BottomAnchorOffset>19</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxTransparent</Template>
|
||||
</Button>
|
||||
|
||||
<Button item ="ACH_AchievementViewRewardButton">
|
||||
<ScreenID>ACH_AchievementViewRewardButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Text>View Reward</Text>
|
||||
<LeftAnchorOffset>114</LeftAnchorOffset>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<RightAnchorOffset>14</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_BigNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="ACH_Spacer">
|
||||
<ScreenID>ACH_Spacer</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
</Label>
|
||||
|
||||
<Screen item="ACH_Item_Screen">
|
||||
<ScreenID>ACH_Item_Screen</ScreenID>
|
||||
<Layout>ACH_Layout</Layout>
|
||||
<DrawTemplate>WDT_AchievementOpen</DrawTemplate>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Font>5</Font>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Pieces>ACH_AchievementDescription_Label</Pieces>
|
||||
<Pieces>ACH_AchievementTimeStampComp_Label</Pieces>
|
||||
<Pieces>ACH_AchievementTimeStamp_Label</Pieces>
|
||||
<Pieces>ACH_AchievementViewRewardButton</Pieces>
|
||||
<Pieces>ACH_Spacer</Pieces>
|
||||
</Screen>
|
||||
|
||||
<Label item="ACH_FilterLabel">
|
||||
<ScreenID>ACH_FilterLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>115</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Show:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_OpenButton">
|
||||
<ScreenID>ACH_OpenButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>70</X>
|
||||
<Y>118</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="ACH_OpenButtonLabel">
|
||||
<ScreenID>ACH_OpenButtonLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>85</X>
|
||||
<Y>115</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Open</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_CompleteButton">
|
||||
<ScreenID>ACH_CompleteButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>125</X>
|
||||
<Y>118</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="ACH_CompleteButtonLabel">
|
||||
<ScreenID>ACH_CompleteButtonLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>140</X>
|
||||
<Y>115</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Complete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_LockedButton">
|
||||
<ScreenID>ACH_LockedButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>205</X>
|
||||
<Y>118</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="ACH_LockedButtonLabel">
|
||||
<ScreenID>ACH_OpenButtonLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>220</X>
|
||||
<Y>115</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Locked</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Label item="ACH_CategorySummaryLabel">
|
||||
<ScreenID>ACH_CategorySummaryLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Category: EverQuest</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Button item="ACH_DoCompareButton">
|
||||
<ScreenID>ACH_DoCompareButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>295</X>
|
||||
<Y>112</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>120</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Compare</Text>
|
||||
<TooltipReference>Compare your achievements with the currently targeted player's achievements.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>112</TopAnchorOffset>
|
||||
<BottomAnchorOffset>132</BottomAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>155</LeftAnchorOffset>
|
||||
<RightAnchorOffset>35</RightAnchorOffset>
|
||||
<Template>BDT_BigNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Gauge item="ACH_ExpansionCompletedSummaryGauge">
|
||||
<ScreenID>ACH_ExpansionCompletedSummaryGauge</ScreenID>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>106</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<BottomAnchorOffset>47</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>12</LeftAnchorOffset>
|
||||
<RightAnchorOffset>192</RightAnchorOffset>
|
||||
</Gauge>
|
||||
|
||||
<Label item="ACH_SubcategorySummaryLabel">
|
||||
<ScreenID>ACH_SubcategorySummaryLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>General: 12/34</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Label item="ACH_CategorySummaryCompareLabel">
|
||||
<ScreenID>ACH_CategorySummaryCompareLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Category: EverQuest</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>194</LeftAnchorOffset>
|
||||
<RightAnchorOffset>12</RightAnchorOffset>
|
||||
</Label>
|
||||
|
||||
<Gauge item="ACH_ExpansionCompletedSummaryCompareGauge">
|
||||
<ScreenID>ACH_ExpansionCompletedSummaryCompareGauge</ScreenID>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>126</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<BottomAnchorOffset>47</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>192</LeftAnchorOffset>
|
||||
<RightAnchorOffset>12</RightAnchorOffset>
|
||||
</Gauge>
|
||||
|
||||
<Label item="ACH_SubcategorySummaryCompareLabel">
|
||||
<ScreenID>ACH_SubcategorySummaryCompareLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>General: 12/34</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>60</TopAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>194</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
</Label>
|
||||
|
||||
<Screen item="ACH_Item_Summary">
|
||||
<ScreenID>ACH_Item_Summary</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>55</CY>
|
||||
</Size>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Pieces>Label:ACH_CategorySummaryLabel</Pieces>
|
||||
<Pieces>Gauge:ACH_ExpansionCompletedSummaryGauge</Pieces>
|
||||
<Pieces>Label:ACH_SubcategorySummaryLabel</Pieces>
|
||||
<Pieces>Label:ACH_CategorySummaryCompareLabel</Pieces>
|
||||
<Pieces>Gauge:ACH_ExpansionCompletedSummaryCompareGauge</Pieces>
|
||||
<Pieces>Label:ACH_SubcategorySummaryCompareLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
<VerticalLayoutBox item="ACH_AchievementsSummary">
|
||||
<ScreenID>ACH_AchievementsSummary</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>115</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ResizeLast>false</ResizeLast>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Dividers>false</Style_Dividers>
|
||||
<Spacing>3</Spacing>
|
||||
<Pieces>Screen:ACH_Item_Summary</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<VerticalLayoutBox item="ACH_Achievements">
|
||||
<ScreenID>ACH_Achievements</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>115</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ResizeLast>false</ResizeLast>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Dividers>false</Style_Dividers>
|
||||
<Spacing>8</Spacing>
|
||||
<!-- Don't put any pieces in here -->
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<Page item ="ACH_AchievementsPage">
|
||||
<ScreenID>ACH_AchievementsPage</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Achievements</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>VerticalLayoutBox:ACH_Achievements</Pieces>
|
||||
</Page>
|
||||
|
||||
<Page item ="ACH_AchievementsSummaryPage">
|
||||
<ScreenID>ACH_AchievementsSummaryPage</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Summary</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>VerticalLayoutBox:ACH_AchievementsSummary</Pieces>
|
||||
</Page>
|
||||
|
||||
<TabBox item ="ACH_AchievementSubwindows">
|
||||
<ScreenID>ACH_AchievementSubwindows</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
||||
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
||||
<Pages>Page:ACH_AchievementsPage</Pages >
|
||||
<Pages>Page:ACH_AchievementsSummaryPage</Pages>
|
||||
</TabBox>
|
||||
|
||||
<StaticTintedBlendAnimation item="ACH_AchievementIcon">
|
||||
<ScreenID>ACH_AchievementIcon</ScreenID>
|
||||
<Location>
|
||||
<X>25</X>
|
||||
<Y>9</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<AutoDraw>false</AutoDraw>
|
||||
<Texture1>A_DragItem</Texture1>
|
||||
<Texture2>A_UnlockBtn</Texture2>
|
||||
<Tint1>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint1>
|
||||
<Tint2>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint2>
|
||||
<MaxLayerOneTextures>0</MaxLayerOneTextures>
|
||||
<MaxLayerTwoTextures>0</MaxLayerTwoTextures>
|
||||
<LayerOneTextureIndex>0</LayerOneTextureIndex>
|
||||
<LayerTwoTextureIndex>0</LayerTwoTextureIndex>
|
||||
</StaticTintedBlendAnimation>
|
||||
|
||||
<StaticTintedBlendAnimation item="ACH_AchievementCompareIcon">
|
||||
<ScreenID>ACH_AchievementCompareIcon</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>45</LeftAnchorOffset>
|
||||
<TopAnchorOffset>18</TopAnchorOffset>
|
||||
<RightAnchorOffset>24</RightAnchorOffset>
|
||||
<BottomAnchorOffset>39</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<AutoDraw>false</AutoDraw>
|
||||
<Texture1>A_DragItem</Texture1>
|
||||
<Texture2>A_UnlockBtn</Texture2>
|
||||
<Tint1>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint1>
|
||||
<Tint2>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</Tint2>
|
||||
<MaxLayerOneTextures>0</MaxLayerOneTextures>
|
||||
<MaxLayerTwoTextures>0</MaxLayerTwoTextures>
|
||||
<LayerOneTextureIndex>0</LayerOneTextureIndex>
|
||||
<LayerTwoTextureIndex>0</LayerTwoTextureIndex>
|
||||
</StaticTintedBlendAnimation>
|
||||
|
||||
<Label item="ACH_TotalScore">
|
||||
<ScreenID>ACH_TotalScore</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Total Score: x Points</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
|
||||
<Gauge item="ACH_TotalCompleted">
|
||||
<ScreenID>ACH_TotalCompleted</ScreenID>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>102</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
</Gauge>
|
||||
|
||||
<Gauge item="ACH_ExpansionCompleted">
|
||||
<ScreenID>ACH_ExpansionCompleted</ScreenID>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>75</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>103</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
</Gauge>
|
||||
|
||||
<Label item="ACH_TotalCompareScore">
|
||||
<ScreenID>ACH_TotalCompareScore</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Total Score: x Points</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>215</LeftAnchorOffset>
|
||||
<RightAnchorOffset>35</RightAnchorOffset>
|
||||
</Label>
|
||||
|
||||
<Gauge item="ACH_TotalCompareCompleted">
|
||||
<ScreenID>ACH_TotalCompareCompleted</ScreenID>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>104</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>45</TopAnchorOffset>
|
||||
<BottomAnchorOffset>69</BottomAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>215</LeftAnchorOffset>
|
||||
<RightAnchorOffset>35</RightAnchorOffset>
|
||||
</Gauge>
|
||||
|
||||
<Gauge item="ACH_ExpansionCompareCompleted">
|
||||
<ScreenID>ACH_ExpansionCompareCompleted</ScreenID>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>105</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<GaugeOffsetY>15</GaugeOffsetY>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>75</TopAnchorOffset>
|
||||
<BottomAnchorOffset>99</BottomAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>215</LeftAnchorOffset>
|
||||
<RightAnchorOffset>35</RightAnchorOffset>
|
||||
</Gauge>
|
||||
|
||||
<TreeView item="ACH_Categories">
|
||||
<ScreenID>ACH_Categories</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>false</AutoStretch>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Columns>
|
||||
<Heading>Categories:</Heading>
|
||||
</Columns>
|
||||
</TreeView>
|
||||
|
||||
<Screen item="ACH_AchievementLayout">
|
||||
<ScreenID>ACH_AchievementLayout</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>TabBox:ACH_AchievementSubwindows</Pieces>
|
||||
<Pieces>Label:ACH_FilterLabel</Pieces>
|
||||
<Pieces>Button:ACH_OpenButton</Pieces>
|
||||
<Pieces>Label:ACH_OpenButtonLabel</Pieces>
|
||||
<Pieces>Button:ACH_CompleteButton</Pieces>
|
||||
<Pieces>Label:ACH_CompleteButtonLabel</Pieces>
|
||||
<Pieces>Button:ACH_LockedButton</Pieces>
|
||||
<Pieces>Button:ACH_DoCompareButton</Pieces>
|
||||
<Pieces>Label:ACH_LockedButtonLabel</Pieces>
|
||||
<Pieces>Label:ACH_TotalScore</Pieces>
|
||||
<Pieces>Gauge:ACH_TotalCompleted</Pieces>
|
||||
<Pieces>Gauge:ACH_ExpansionCompleted</Pieces>
|
||||
<Pieces>Label:ACH_TotalCompareScore</Pieces>
|
||||
<Pieces>Gauge:ACH_TotalCompareCompleted</Pieces>
|
||||
<Pieces>Gauge:ACH_ExpansionCompareCompleted</Pieces>
|
||||
</Screen>
|
||||
|
||||
<HorizontalLayoutBox item="ACH_Main_Layout">
|
||||
<ScreenID>ACH_Main_Layout</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Spacing>2</Spacing>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<MinHSize>500</MinHSize>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Pieces>TreeView:ACH_Categories</Pieces>
|
||||
<Pieces>Screen:ACH_AchievementLayout</Pieces>
|
||||
</HorizontalLayoutBox>
|
||||
|
||||
<Screen item="AchievementsWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>700</CX>
|
||||
<CY>450</CY>
|
||||
</Size>
|
||||
<Text>Achievements</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def2</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<DisabledColor>
|
||||
<R>255</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</DisabledColor>
|
||||
<Pieces>HorizontalLayoutBox:ACH_Main_Layout</Pieces>
|
||||
<Pieces>Screen:ACH_Item_Screen</Pieces>
|
||||
<Pieces>ACH_AchievementIcon</Pieces>
|
||||
<Pieces>ACH_AchievementCompareIcon</Pieces>
|
||||
<Pieces>ACH_AchievementSub_CompletedButton</Pieces>
|
||||
<Pieces>ACH_AchievementSub_CompareButton</Pieces>
|
||||
<Pieces>ACH_AchievementSub_Label</Pieces>
|
||||
<Pieces>ACH_AchievementSub_CountLabel</Pieces>
|
||||
<Pieces>ACH_AchievementViewRewardButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,962 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
|
||||
<!-- Actions Socials Page -->
|
||||
|
||||
<Button item = "ASP_SocialPageLeftButton">
|
||||
<ScreenID>ASP_SocialPageLeftButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>22</CX>
|
||||
<CY>12</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_HSBLeft</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="ASP_CurrentSocialPageLabel">
|
||||
<ScreenID>ASP_CurrentSocialPageLabel</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>37</X>
|
||||
<Y>3</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>36</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>1</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item = "ASP_SocialPageRightButton">
|
||||
<ScreenID>ASP_SocialPageRightButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>73</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>22</CX>
|
||||
<CY>12</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_HSBRight</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton1">
|
||||
<ScreenID>ASP_SocialButton1</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton7">
|
||||
<ScreenID>ASP_SocialButton7</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton2">
|
||||
<ScreenID>ASP_SocialButton2</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton8">
|
||||
<ScreenID>ASP_SocialButton8</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton3">
|
||||
<ScreenID>ASP_SocialButton3</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton9">
|
||||
<ScreenID>ASP_SocialButton9</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton4">
|
||||
<ScreenID>ASP_SocialButton4</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>80</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton10">
|
||||
<ScreenID>ASP_SocialButton10</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>80</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton5">
|
||||
<ScreenID>ASP_SocialButton5</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton11">
|
||||
<ScreenID>ASP_SocialButton11</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton6">
|
||||
<ScreenID>ASP_SocialButton6</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>120</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ASP_SocialButton12">
|
||||
<ScreenID>ASP_SocialButton12</ScreenID>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>120</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Page item = "ActionsSocialsPage">
|
||||
<ScreenID>ActionsSocialsPage</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Socials Page</TooltipReference>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabIcon>A_SocialsTabIcon</TabIcon>
|
||||
<TabIconActive>A_SocialsTabActiveIcon</TabIconActive>
|
||||
<Pieces>ASP_SocialPageLeftButton</Pieces>
|
||||
<Pieces>ASP_CurrentSocialPageLabel</Pieces>
|
||||
<Pieces>ASP_SocialPageRightButton</Pieces>
|
||||
<Pieces>ASP_SocialButton1</Pieces>
|
||||
<Pieces>ASP_SocialButton2</Pieces>
|
||||
<Pieces>ASP_SocialButton3</Pieces>
|
||||
<Pieces>ASP_SocialButton4</Pieces>
|
||||
<Pieces>ASP_SocialButton5</Pieces>
|
||||
<Pieces>ASP_SocialButton6</Pieces>
|
||||
<Pieces>ASP_SocialButton7</Pieces>
|
||||
<Pieces>ASP_SocialButton8</Pieces>
|
||||
<Pieces>ASP_SocialButton9</Pieces>
|
||||
<Pieces>ASP_SocialButton10</Pieces>
|
||||
<Pieces>ASP_SocialButton11</Pieces>
|
||||
<Pieces>ASP_SocialButton12</Pieces>
|
||||
</Page>
|
||||
|
||||
<!-- Actions Main Page -->
|
||||
|
||||
<!-- Note that the Who Button is being "replaced" by the Find button, so here it has been shrunk to have 0x0 dimensions. The button still exists in the window, so you can feel free to put it back in your own custom skin, if you desire.-->
|
||||
<Button item = "AMP_WhoButton">
|
||||
<ScreenID>AMP_WhoButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>0</CX>
|
||||
<CY>0</CY>
|
||||
</Size>
|
||||
<Text>Who</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_FindButton">
|
||||
<ScreenID>AMP_FindButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Find</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item = "AMP_EndFindButton">
|
||||
<ScreenID>AMP_EndFindButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>End Find</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_InviteButton">
|
||||
<ScreenID>AMP_InviteButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Invite</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_FollowButton">
|
||||
<ScreenID>AMP_FollowButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Follow</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item = "AMP_DisbandButton">
|
||||
<ScreenID>AMP_DisbandButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Disband</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item = "AMP_CampButton">
|
||||
<ScreenID>AMP_CampButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Camp (Exit)</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_SitButton">
|
||||
<ScreenID>AMP_SitButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Sit</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_StandButton">
|
||||
<ScreenID>AMP_StandButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Stand</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_RunButton">
|
||||
<ScreenID>AMP_RunButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Run</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AMP_WalkButton">
|
||||
<ScreenID>AMP_WalkButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Walk</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Page item = "ActionsMainPage">
|
||||
<ScreenID>ActionsMainPage</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Main Page</TooltipReference>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabIcon>A_MainTabIcon</TabIcon>
|
||||
<TabIconActive>A_MainTabActiveIcon</TabIconActive>
|
||||
<Pieces>AMP_WhoButton</Pieces>
|
||||
<Pieces>AMP_FindButton</Pieces>
|
||||
<Pieces>AMP_EndFindButton</Pieces>
|
||||
<Pieces>AMP_InviteButton</Pieces>
|
||||
<Pieces>AMP_FollowButton</Pieces>
|
||||
<Pieces>AMP_DisbandButton</Pieces>
|
||||
<Pieces>AMP_CampButton</Pieces>
|
||||
<Pieces>AMP_SitButton</Pieces>
|
||||
<Pieces>AMP_StandButton</Pieces>
|
||||
<Pieces>AMP_RunButton</Pieces>
|
||||
<Pieces>AMP_WalkButton</Pieces>
|
||||
</Page>
|
||||
|
||||
<!-- Actions Combat Page -->
|
||||
|
||||
<Button item = "ACP_MeleeAttackButton">
|
||||
<ScreenID>ACP_MeleeAttackButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>Melee Attack</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ACP_RangeAttackButton">
|
||||
<ScreenID>ACP_RangeAttackButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>Range Attack</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ACP_FirstAbilityButton">
|
||||
<ScreenID>ACP_FirstAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>1</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item = "ACP_SecondAbilityButton">
|
||||
<ScreenID>ACP_SecondAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>2</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ACP_ThirdAbilityButton">
|
||||
<ScreenID>ACP_ThirdAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>3</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ACP_FourthAbilityButton">
|
||||
<ScreenID>ACP_FourthAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>4</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Page item = "ActionsCombatPage">
|
||||
<ScreenID>ActionsCombatPage</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Combat Page</TooltipReference>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabIcon>A_CombatTabIcon</TabIcon>
|
||||
<TabIconActive>A_CombatTabActiveIcon</TabIconActive>
|
||||
<Pieces>ACP_MeleeAttackButton</Pieces>
|
||||
<Pieces>ACP_RangeAttackButton</Pieces>
|
||||
<Pieces>ACP_FirstAbilityButton</Pieces>
|
||||
<Pieces>ACP_SecondAbilityButton</Pieces>
|
||||
<Pieces>ACP_ThirdAbilityButton</Pieces>
|
||||
<Pieces>ACP_FourthAbilityButton</Pieces>
|
||||
</Page>
|
||||
|
||||
<!-- Actions Abilities Page -->
|
||||
|
||||
<Button item = "AAP_FirstAbilityButton">
|
||||
<ScreenID>AAP_FirstAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>1</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AAP_SecondAbilityButton">
|
||||
<ScreenID>AAP_SecondAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>2</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AAP_ThirdAbilityButton">
|
||||
<ScreenID>AAP_ThirdAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>3</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item = "AAP_FourthAbilityButton">
|
||||
<ScreenID>AAP_FourthAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>4</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AAP_FifthAbilityButton">
|
||||
<ScreenID>AAP_FifthAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>5</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "AAP_SixthAbilityButton">
|
||||
<ScreenID>AAP_SixthAbilityButton</ScreenID>
|
||||
<Font>1</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>6</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Page item = "ActionsAbilitiesPage">
|
||||
<ScreenID>ActionsAbilitiesPage</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Abilities Page</TooltipReference>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabIcon>A_AbilitiesTabIcon</TabIcon>
|
||||
<TabIconActive>A_AbilitiesTabActiveIcon</TabIconActive>
|
||||
<Pieces>AAP_FirstAbilityButton</Pieces>
|
||||
<Pieces>AAP_SecondAbilityButton</Pieces>
|
||||
<Pieces>AAP_ThirdAbilityButton</Pieces>
|
||||
<Pieces>AAP_FourthAbilityButton</Pieces>
|
||||
<Pieces>AAP_FifthAbilityButton</Pieces>
|
||||
<Pieces>AAP_SixthAbilityButton</Pieces>
|
||||
</Page>
|
||||
|
||||
|
||||
<!-- TabBox Brings all the Actions Pages Together -->
|
||||
|
||||
<TabBox item = "ACTW_ActionsSubwindows">
|
||||
<ScreenID>ACTW_ActionsSubwindows</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
|
||||
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
||||
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
||||
<Pages>ActionsMainPage</Pages>
|
||||
<Pages>ActionsAbilitiesPage</Pages>
|
||||
<Pages>ActionsCombatPage</Pages>
|
||||
<Pages>ActionsSocialsPage</Pages>
|
||||
</TabBox>
|
||||
|
||||
|
||||
<Screen item = "ActionsWindow">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>516</X>
|
||||
<Y>292</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>124</CX>
|
||||
<CY>187</CY>
|
||||
</Size>
|
||||
<Text>Actions</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<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>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>ACTW_ActionsSubwindows</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,760 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
|
||||
<!-- Personal Loot -->
|
||||
<Label item="ADLW_PLLLbl">
|
||||
<ScreenID>ADLW_PLLLbl</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>105</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Text>Personal Loot</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
<Button item="ADLW_PLL_LootAllBtn">
|
||||
<ScreenID>ADLW_PLL_LootAllBtn</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>70</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TooltipReference>Loot all items in the Personal Loot list.</TooltipReference>
|
||||
<Text>Loot All</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Listbox item="ADLW_PLLList">
|
||||
<ScreenID>ADLW_PLLList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>148</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Columns>
|
||||
<Width>35</Width>
|
||||
<Heading>Item</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>32</Width>
|
||||
<Heading>Loot</Heading>
|
||||
<Sortable>false</Sortable>
|
||||
<Tooltip>Loot item(s) on corpse(s)</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>37</Width>
|
||||
<Heading>Leave</Heading>
|
||||
<Sortable>false</Sortable>
|
||||
<Tooltip>Leave item(s) on corpse(s)</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>AN</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Always Need: Always roll need on this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>AG</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Always Greed: Always roll greed on this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>36</Width>
|
||||
<Heading>Never</Heading>
|
||||
<Sortable>false</Sortable>
|
||||
<Tooltip>Never loot this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>NPC Name</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>NPC Name</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>10</Width>
|
||||
</Columns>
|
||||
<TooltipReference>Set loot decisions here for each item.</TooltipReference>
|
||||
</Listbox>
|
||||
<Button item="ADLW_PLLSetBtn">
|
||||
<ScreenID>ADLW_PLLSetBtn</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<RightAnchorOffset>60</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<TooltipReference>This sets all of the items in the Personal List to the selected option.</TooltipReference>
|
||||
<Text>Set all to:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Combobox item="ADLW_PLLSetCmbo">
|
||||
<ScreenID>ADLW_PLLSetCmbo</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>65</LeftAnchorOffset>
|
||||
<RightAnchorOffset>170</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<ListHeight>80</ListHeight>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>Loot All</Choices>
|
||||
<Choices>Leave All</Choices>
|
||||
<Choices>Always Need</Choices>
|
||||
<Choices>Always Greed</Choices>
|
||||
<Choices>Never</Choices>
|
||||
</Combobox>
|
||||
<Screen item="ADLW_PLLWnd">
|
||||
<ScreenID>ADLW_PLLWnd</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>50</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<MinVSize>125</MinVSize>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Pieces>ADLW_PLLLbl</Pieces>
|
||||
<Pieces>ADLW_PLLList</Pieces>
|
||||
<Pieces>ADLW_PLLSetBtn</Pieces>
|
||||
<Pieces>ADLW_PLL_LootAllBtn</Pieces>
|
||||
<Pieces>ADLW_PLLSetCmbo</Pieces>
|
||||
</Screen>
|
||||
|
||||
<!-- Construct Loot -->
|
||||
<Label item="ADLW_CLLLbl">
|
||||
<ScreenID>ADLW_CLLLbl</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>105</CX>
|
||||
<CY>50</CY>
|
||||
</Size>
|
||||
<Text>Shared Loot</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
<Listbox item="ADLW_CLLList">
|
||||
<ScreenID>ADLW_CLLList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>148</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Columns>
|
||||
<Width>35</Width>
|
||||
<Heading>Item</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Heading>Status</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>The current Status of loot management for this item. Could be None, Auto Ask and Roll, Ask in progress, or Ask completed.</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>45</Width>
|
||||
<Heading>Action</Heading>
|
||||
<Sortable>false</Sortable>
|
||||
<Tooltip>Currently available action to take concerning this loot item entry. Can be Ask members for need or greed, Stop asking, or Roll.</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>50</Width>
|
||||
<Heading>Manage</Heading>
|
||||
<Sortable>false</Sortable>
|
||||
<Tooltip>Opens the Manage Loot detail window, giving you further options for this loot item entry.</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Header>Header_AutoRoll</Header>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>When you are Master Looter, automatically Ask members Need / Greed, and auto Roll after the Ask action.</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>ND</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Need: I need the item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>GD</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Greed: I want the item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>NO</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>No: I do not want this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>AN</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Always Need: Always roll need on this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>AG</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Always Greed: Always roll greed on this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>35</Width>
|
||||
<Heading>NV</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>Never loot this item</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>NPC Name</Heading>
|
||||
<Sortable>true</Sortable>
|
||||
<Tooltip>NPC Name</Tooltip>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>10</Width>
|
||||
</Columns>
|
||||
<TooltipReference>Set loot decisions here for each item.</TooltipReference>
|
||||
</Listbox>
|
||||
<Button item="ADLW_CLLSetBtn">
|
||||
<ScreenID>ADLW_CLLSetBtn</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>60</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<TooltipReference>This sets all of the items in the Shared List to the selected option.</TooltipReference>
|
||||
<Text>Set all to:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Combobox item="ADLW_CLLSetCmbo">
|
||||
<ScreenID>ADLW_CLLSetCmbo</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>65</LeftAnchorOffset>
|
||||
<RightAnchorOffset>185</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>150</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>Need</Choices>
|
||||
<Choices>Greed</Choices>
|
||||
<Choices>No</Choices>
|
||||
<Choices>Always Need</Choices>
|
||||
<Choices>Always Greed</Choices>
|
||||
<Choices>Never</Choices>
|
||||
</Combobox>
|
||||
<Screen item="ADLW_CLLWnd">
|
||||
<ScreenID>ADLW_CLLWnd</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>50</CY>
|
||||
</Size>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Pieces>ADLW_CLLLbl</Pieces>
|
||||
<Pieces>ADLW_CLLList</Pieces>
|
||||
<Pieces>ADLW_CLLSetBtn</Pieces>
|
||||
<Pieces>ADLW_CLLSetCmbo</Pieces>
|
||||
</Screen>
|
||||
|
||||
<!-- General -->
|
||||
<Button item="ADLW_ApplyFiltersCheck">
|
||||
<ScreenID>ADLW_ApplyFiltersCheck</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>110</CX>
|
||||
<CY>16</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Apply Filters</Text>
|
||||
<TooltipReference>When checked this will automatically opt in or out for each item. When not checked you will need to manually opt in or out on each item.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
<TextOffsetX>20</TextOffsetX>
|
||||
</Button>
|
||||
<Button item="ADLW_GroupedByNpcCheckbox">
|
||||
<ScreenID>ADLW_GroupedByNpcCheckbox</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>125</CX>
|
||||
<CY>16</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Group by NPCs</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<TooltipReference>Toggles whether items are sorted by the owning NPC.</TooltipReference>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
<TextOffsetX>20</TextOffsetX>
|
||||
</Button>
|
||||
<Button item="ADLW_EditFiltersBtn">
|
||||
<ScreenID>ADLW_EditFiltersBtn</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click this button to open the Advanced Loot Filters window.</TooltipReference>
|
||||
<Text>Edit Filters</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Button item="ADLW_LootSettingsBtn">
|
||||
<ScreenID>ADLW_LootSettingsBtn</ScreenID>
|
||||
<Location>
|
||||
<X>110</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click this button to open the Advanced Loot Settings window.</TooltipReference>
|
||||
<Text>Loot Settings</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Label item="ADLW_CalculatedMasterLooterLabel">
|
||||
<ScreenID>ADLW_CalculatedMasterLooterLabel</ScreenID>
|
||||
<Location>
|
||||
<X>120</X>
|
||||
<Y>7</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Master Looter:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
<Label item="ADLW_CalculatedMasterLooter">
|
||||
<ScreenID>ADLW_CalculatedMasterLooter</ScreenID>
|
||||
<Location>
|
||||
<X>120</X>
|
||||
<Y>22</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>105</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Me</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Label>
|
||||
|
||||
<Screen item="ADLW_FiltersWnd">
|
||||
<ScreenID>ADLW_FiltersWnd</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>82</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Pieces>ADLW_ApplyFiltersCheck</Pieces>
|
||||
<Pieces>ADLW_GroupedByNpcCheckbox</Pieces>
|
||||
<Pieces>ADLW_EditFiltersBtn</Pieces>
|
||||
<Pieces>ADLW_LootSettingsBtn</Pieces>
|
||||
<Pieces>ADLW_CalculatedMasterLooterLabel</Pieces>
|
||||
<Pieces>ADLW_CalculatedMasterLooter</Pieces>
|
||||
</Screen>
|
||||
|
||||
<VerticalLayoutBox item="ADLW_ScreenLayout">
|
||||
<ScreenID>ADLW_ScreenLayout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>82</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ResizeLast>true</ResizeLast>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>Screen:ADLW_PLLWnd</Pieces>
|
||||
<Pieces>Screen:ADLW_CLLWnd</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<Button item="ADLW_TextLinkTemplate">
|
||||
<ScreenID>ADLW_TextLinkTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_CheckBoxTemplate">
|
||||
<ScreenID>ADLW_CheckBoxTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_ItemBtnTemplate">
|
||||
<ScreenID>ADLW_ItemBtnTemplate</ScreenID>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>35</CX>
|
||||
<CY>35</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_LootWndIcon</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_StatusTemplate">
|
||||
<ScreenID>ADLW_StatusTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>35</CY>
|
||||
</Size>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>35</CX>
|
||||
<CY>35</CY>
|
||||
</DecalSize>
|
||||
<Tooltip>Status</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_FreeGrabBtnTemplate">
|
||||
<ScreenID>ADLW_FreeGrabBtnTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_GrabNormal</Normal>
|
||||
<Pressed>A_GrabPressed</Pressed>
|
||||
<Flyby>A_GrabFlyby</Flyby>
|
||||
<PressedFlyby>A_GrabPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
<Tooltip>Grab 1 item from the corpse, moving it from your shared list to your personal list.</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_LootBtnTemplate">
|
||||
<ScreenID>ADLW_LootBtnTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_CheckNormal</Normal>
|
||||
<Pressed>A_CheckPressed</Pressed>
|
||||
<Flyby>A_CheckFlyby</Flyby>
|
||||
<PressedFlyby>A_CheckPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
<Tooltip>Loot item(s) on corpse(s)</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_LeaveBtnTemplate">
|
||||
<ScreenID>ADLW_LeaveBtnTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>8</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_CancelNormal</Normal>
|
||||
<Pressed>A_CancelPressed</Pressed>
|
||||
<Flyby>A_CancelFlyby</Flyby>
|
||||
<PressedFlyby>A_CancelPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
<Tooltip>Leave item(s) on corpse(s)</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_NvrBtnTemplate">
|
||||
<ScreenID>ADLW_NvrBtnTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_CancelNormal</Normal>
|
||||
<Pressed>A_CancelPressed</Pressed>
|
||||
<Flyby>A_CancelFlyby</Flyby>
|
||||
<PressedFlyby>A_CancelPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_ActionBtnTemplate">
|
||||
<ScreenID>ADLW_ActionBtnTemplate</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Template>BDT_Question</Template>
|
||||
<Tooltip>Action</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Button item="ADLW_ManageBtnTemplate">
|
||||
<ScreenID>ADLW_ManageBtnTemplate</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>25</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EditNormal</Normal>
|
||||
<Pressed>A_EditPressed</Pressed>
|
||||
<Flyby>A_EditFlyby</Flyby>
|
||||
<PressedFlyby>A_EditPressed</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
<Tooltip>Manage</Tooltip>
|
||||
</Button>
|
||||
|
||||
<Screen item="AdvancedLootWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>220</CX>
|
||||
<CY>450</CY>
|
||||
</Size>
|
||||
<Text>Advanced Loot</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<MinHSize>200</MinHSize>
|
||||
<MinVSize>340</MinVSize>
|
||||
<Pieces>VerticalLayoutBox:ADLW_ScreenLayout</Pieces>
|
||||
<Pieces>Screen:ADLW_FiltersWnd</Pieces>
|
||||
<Pieces>ADLW_ItemBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_StatusTemplate</Pieces>
|
||||
<Pieces>ADLW_ActionBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_ManageBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_NvrBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_LootBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_FreeGrabBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_LeaveBtnTemplate</Pieces>
|
||||
<Pieces>ADLW_CheckBoxTemplate</Pieces>
|
||||
<Pieces>ADLW_TextLinkTemplate</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,328 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item = "AdvLeaderboard_SelectLabel">
|
||||
<ScreenID>AdvLeaderboard_SelectLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<RightAnchorOffset>130</RightAnchorOffset>
|
||||
<BottomAnchorOffset>25</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Select category:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Combobox item = "AdvLeaderboard_SelectCombobox">
|
||||
<ScreenID>AdvLeaderboard_SelectCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>130</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>290</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<ListHeight>120</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>Total wins</Choices>
|
||||
<Choices>Total win %</Choices>
|
||||
<Choices>Deepest Guk wins</Choices>
|
||||
<Choices>Deepest Guk win %</Choices>
|
||||
<Choices>Miragul's wins</Choices>
|
||||
<Choices>Miragul's win %</Choices>
|
||||
<Choices>Mistmoore wins</Choices>
|
||||
<Choices>Mistmoore win %</Choices>
|
||||
<Choices>Rujarkian wins</Choices>
|
||||
<Choices>Rujarkian win %</Choices>
|
||||
<Choices>Takish wins</Choices>
|
||||
<Choices>Takish win %</Choices>
|
||||
</Combobox>
|
||||
|
||||
<Combobox item = "AdvLeaderboard_RiskCombobox">
|
||||
<ScreenID>AdvLeaderboard_RiskCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>130</LeftAnchorOffset>
|
||||
<TopAnchorOffset>35</TopAnchorOffset>
|
||||
<RightAnchorOffset>290</RightAnchorOffset>
|
||||
<BottomAnchorOffset>60</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<ListHeight>120</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>All</Choices>
|
||||
<Choices>Normal Risk</Choices>
|
||||
<Choices>High Risk</Choices>
|
||||
</Combobox>
|
||||
|
||||
<Listbox item = "AdvLeaderboard_LeaderList">
|
||||
<ScreenID>AdvLeaderboard_LeaderList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>60</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>50</Width>
|
||||
<Heading>Rank</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>120</Width>
|
||||
<Heading>Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Success</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Failure</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Percent</Heading>
|
||||
</Columns>
|
||||
|
||||
</Listbox>
|
||||
|
||||
<Label item = "AdvLeaderboard_YourRankLabel">
|
||||
<ScreenID>AdvLeaderboard_YourRankLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>58</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "AdvLeaderboard_YourNameLabel">
|
||||
<ScreenID>AdvLeaderboard_YourNameLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>180</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "AdvLeaderboard_YourSuccessLabel">
|
||||
<ScreenID>AdvLeaderboard_YourSuccessLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>180</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>238</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "AdvLeaderboard_YourFailureLabel">
|
||||
<ScreenID>AdvLeaderboard_YourFailureLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>240</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>299</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "AdvLeaderboard_YourPercentLabel">
|
||||
<ScreenID>AdvLeaderboard_YourPercentLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>298</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>359</RightAnchorOffset>
|
||||
<BottomAnchorOffset>35</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
|
||||
<!-- Refresh Button -->
|
||||
<Button item = "AdvLeaderboard_RefreshButton">
|
||||
<ScreenID>AdvLeaderboard_RefreshButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>50</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>170</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Refresh</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<!-- Done Button -->
|
||||
<Button item = "AdvLeaderboard_DoneButton">
|
||||
<ScreenID>AdvLeaderboard_DoneButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>230</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>350</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<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>
|
||||
|
||||
<!-- The Adventure Leaderboard Window -->
|
||||
<Screen item = "AdventureLeaderboardWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>432</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Adventure Leaderboard</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>AdvLeaderboard_SelectLabel</Pieces>
|
||||
<Pieces>AdvLeaderboard_LeaderList</Pieces>
|
||||
<Pieces>AdvLeaderboard_RefreshButton</Pieces>
|
||||
<Pieces>AdvLeaderboard_DoneButton</Pieces>
|
||||
<Pieces>AdvLeaderboard_RiskCombobox</Pieces>
|
||||
<Pieces>AdvLeaderboard_SelectCombobox</Pieces>
|
||||
<Pieces>AdvLeaderboard_YourRankLabel</Pieces>
|
||||
<Pieces>AdvLeaderboard_YourNameLabel</Pieces>
|
||||
<Pieces>AdvLeaderboard_YourSuccessLabel</Pieces>
|
||||
<Pieces>AdvLeaderboard_YourFailureLabel</Pieces>
|
||||
<Pieces>AdvLeaderboard_YourPercentLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,403 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<!-- NPC Label -->
|
||||
<Label item="AdvRqst_NPCLabel">
|
||||
<ScreenID>AdvRqst_NPCLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>18</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>NPC Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- NPC Text -->
|
||||
<STMLbox item="AdvRqst_NPCText">
|
||||
<ScreenID>AdvRqst_NPCText</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>154</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</STMLbox>
|
||||
<!-- Risk Options -->
|
||||
<Label item="AdvRqst_RiskLabel">
|
||||
<ScreenID>AdvRqst_RiskLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>142</TopAnchorOffset>
|
||||
<RightAnchorOffset>50</RightAnchorOffset>
|
||||
<BottomAnchorOffset>124</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Risk:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Risk Combobox -->
|
||||
<Combobox item="AdvRqst_RiskCombobox">
|
||||
<ScreenID>AdvRqst_RiskCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>50</LeftAnchorOffset>
|
||||
<TopAnchorOffset>145</TopAnchorOffset>
|
||||
<RightAnchorOffset>150</RightAnchorOffset>
|
||||
<BottomAnchorOffset>121</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<ListHeight>48</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>Normal</Choices>
|
||||
<Choices>High</Choices>
|
||||
</Combobox>
|
||||
<!-- View Stats Button -->
|
||||
<Button item="AdvRqst_ViewStatsButton">
|
||||
<ScreenID>AdvRqst_ViewStatsButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>145</LeftAnchorOffset>
|
||||
<TopAnchorOffset>145</TopAnchorOffset>
|
||||
<RightAnchorOffset>15</RightAnchorOffset>
|
||||
<BottomAnchorOffset>121</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>View Stats</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- Type Combobox -->
|
||||
<Label item="AdvRqst_TypeLabel">
|
||||
<ScreenID>AdvRqst_TypeLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>105</TopAnchorOffset>
|
||||
<RightAnchorOffset>50</RightAnchorOffset>
|
||||
<BottomAnchorOffset>87</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Type:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="AdvRqst_TypeCombobox">
|
||||
<ScreenID>AdvRqst_TypeCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>50</LeftAnchorOffset>
|
||||
<TopAnchorOffset>108</TopAnchorOffset>
|
||||
<RightAnchorOffset>150</RightAnchorOffset>
|
||||
<BottomAnchorOffset>84</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>Random</Choices>
|
||||
<Choices>Single Boss</Choices>
|
||||
<Choices>Mob count</Choices>
|
||||
<Choices>Collection</Choices>
|
||||
<Choices>Rescue</Choices>
|
||||
</Combobox>
|
||||
<!-- Request Adventure Button -->
|
||||
<Button item="AdvRqst_RequestButton">
|
||||
<ScreenID>AdvRqst_RequestButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>145</LeftAnchorOffset>
|
||||
<TopAnchorOffset>110</TopAnchorOffset>
|
||||
<RightAnchorOffset>15</RightAnchorOffset>
|
||||
<BottomAnchorOffset>80</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Request Adventure</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- Time to Enter Label -->
|
||||
<Label item="AdvRqst_EnterTimeLabel">
|
||||
<ScreenID>AdvRqst_EnterTimeLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>69</TopAnchorOffset>
|
||||
<RightAnchorOffset>125</RightAnchorOffset>
|
||||
<BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Time to Enter:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Time to Enter Timer Label -->
|
||||
<Label item="AdvRqst_EnterTimeLeftLabel">
|
||||
<ScreenID>AdvRqst_EnterTimeLeftLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>125</LeftAnchorOffset>
|
||||
<TopAnchorOffset>69</TopAnchorOffset>
|
||||
<RightAnchorOffset>225</RightAnchorOffset>
|
||||
<BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Time to Complete Label -->
|
||||
<Label item="AdvRqst_CompleteTimeLabel">
|
||||
<ScreenID>AdvRqst_CompleteTimeLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>54</TopAnchorOffset>
|
||||
<RightAnchorOffset>125</RightAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Time to Complete:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Time to Complete Timer Label -->
|
||||
<Label item="AdvRqst_CompleteTimeLeftLabel">
|
||||
<ScreenID>AdvRqst_CompleteTimeLeftLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>125</LeftAnchorOffset>
|
||||
<TopAnchorOffset>54</TopAnchorOffset>
|
||||
<RightAnchorOffset>225</RightAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Progress Label -->
|
||||
<Label item="AdvRqst_ProgressLabel">
|
||||
<ScreenID>AdvRqst_ProgressLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>69</TopAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Progress:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Progress Text Label -->
|
||||
<Label item="AdvRqst_ProgressTextLabel">
|
||||
<ScreenID>AdvRqst_ProgressTextLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>170</LeftAnchorOffset>
|
||||
<TopAnchorOffset>54</TopAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Accept Button -->
|
||||
<Button item="AdvRqst_AcceptButton">
|
||||
<ScreenID>AdvRqst_AcceptButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>135</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Accept</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- Decline Button -->
|
||||
<Button item="AdvRqst_DeclineButton">
|
||||
<ScreenID>AdvRqst_DeclineButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>145</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>15</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Decline</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- The Adventure Request Window -->
|
||||
<Screen item="AdventureRequestWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>370</CX>
|
||||
<CY>393</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Adventure Window</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>AdvRqst_NPCLabel</Pieces>
|
||||
<Pieces>AdvRqst_NPCText</Pieces>
|
||||
<Pieces>AdvRqst_RiskLabel</Pieces>
|
||||
<Pieces>AdvRqst_TypeLabel</Pieces>
|
||||
<Pieces>AdvRqst_RequestButton</Pieces>
|
||||
<Pieces>AdvRqst_ViewStatsButton</Pieces>
|
||||
<Pieces>AdvRqst_EnterTimeLabel</Pieces>
|
||||
<Pieces>AdvRqst_EnterTimeLeftLabel</Pieces>
|
||||
<Pieces>AdvRqst_CompleteTimeLabel</Pieces>
|
||||
<Pieces>AdvRqst_CompleteTimeLeftLabel</Pieces>
|
||||
<Pieces>AdvRqst_ProgressLabel</Pieces>
|
||||
<Pieces>AdvRqst_ProgressTextLabel</Pieces>
|
||||
<Pieces>AdvRqst_AcceptButton</Pieces>
|
||||
<Pieces>AdvRqst_DeclineButton</Pieces>
|
||||
<Pieces>AdvRqst_TypeCombobox</Pieces>
|
||||
<Pieces>AdvRqst_RiskCombobox</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,202 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Listbox item = "AdvStats_ThemeList">
|
||||
<ScreenID>AdvStats_ThemeList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>490</RightAnchorOffset>
|
||||
<BottomAnchorOffset>135</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>90</Width>
|
||||
<Heading>Theme</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Rank</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>57</Width>
|
||||
<Heading>Success</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>70</Width>
|
||||
<Heading>Failure</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>58</Width>
|
||||
<Heading>Percent</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Rank</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>90</Width>
|
||||
<Heading>Total Points</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Label item = "AdvStats_AvailableLabel">
|
||||
<ScreenID>AdvStats_AvailableLabel</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text>Adventure Points Available:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item = "AdvStats_AvailableValue">
|
||||
<ScreenID>AdvStats_AvailableValue</ScreenID>
|
||||
<Location>
|
||||
<X>180</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
<!-- Done Button -->
|
||||
<Button item = "AdvStats_RefreshButton">
|
||||
<ScreenID>AdvStats_RefreshButton</ScreenID>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>210</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>120</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Refresh</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<!-- Done Button -->
|
||||
<Button item = "AdvStats_LeaderboardButton">
|
||||
<ScreenID>AdvStats_LeaderboardButton</ScreenID>
|
||||
<Location>
|
||||
<X>188</X>
|
||||
<Y>210</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>120</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Leaderboard</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<!-- Done Button -->
|
||||
<Button item = "AdvStats_DoneButton">
|
||||
<ScreenID>AdvStats_DoneButton</ScreenID>
|
||||
<Location>
|
||||
<X>370</X>
|
||||
<Y>210</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>120</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<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>
|
||||
|
||||
<!-- The Adventure Stats Window -->
|
||||
<Screen item = "AdventureStatsWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>505</CX>
|
||||
<CY>260</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Adventure Stats</Text>
|
||||
<DrawTemplate>WDT_Rounded</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>false</Style_Sizable>
|
||||
<Pieces>AdvStats_ThemeList</Pieces>
|
||||
<Pieces>AdvStats_AvailableLabel</Pieces>
|
||||
<Pieces>AdvStats_AvailableValue</Pieces>
|
||||
<Pieces>AdvStats_RefreshButton</Pieces>
|
||||
<Pieces>AdvStats_LeaderboardButton</Pieces>
|
||||
<Pieces>AdvStats_DoneButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,164 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="AMW_AggroTargetNameLabel">
|
||||
<ScreenID>AMW_AggroTargetNameLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Font>2</Font>
|
||||
<EQType>302</EQType>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<BottomAnchorOffset>15</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Gauge item="AMW_AggroGauge">
|
||||
<ScreenID>AMW_AggroGauge</ScreenID>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<FillTint>
|
||||
<R>220</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</FillTint>
|
||||
<EQType>149</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
</GaugeDrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<GaugeOffsetY>0</GaugeOffsetY>
|
||||
<TopAnchorOffset>17</TopAnchorOffset>
|
||||
<BottomAnchorOffset>37</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
</Gauge>
|
||||
<Label item="AMW_AggroGaugeLabel">
|
||||
<ScreenID>AMW_AggroGaugeLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Font>2</Font>
|
||||
<EQType>305</EQType>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<BottomAnchorOffset>47</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Label item="AMW_AggroGaugePercLabel">
|
||||
<ScreenID>AMW_AggroGaugePercLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>%</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Font>2</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<BottomAnchorOffset>47</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>25</LeftAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Label item="AMW_AggroMostHatedPercLabel">
|
||||
<ScreenID>AMW_AggroMostHatedPercLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<EQType>307</EQType>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="AMW_AggroMostHatedNameLabel">
|
||||
<ScreenID>AMW_AggroMostHatedNameLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>35</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<EQType>303</EQType>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Screen item="AggroMeterWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>220</CX>
|
||||
<CY>70</CY>
|
||||
</Size>
|
||||
<Text>Aggro Meter</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_AutoVScroll>false</Style_AutoVScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Pieces>AMW_AggroTargetNameLabel</Pieces>
|
||||
<Pieces>AMW_AggroGauge</Pieces>
|
||||
<Pieces>AMW_AggroGaugeLabel</Pieces>
|
||||
<Pieces>AMW_AggroGaugePercLabel</Pieces>
|
||||
<Pieces>AMW_AggroMostHatedPercLabel</Pieces>
|
||||
<Pieces>AMW_AggroMostHatedNameLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,181 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="ALRW_ReminderLabel">
|
||||
<ScreenID>ALRW_ReminderLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>3</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>105</CX>
|
||||
<CY>50</CY>
|
||||
</Size>
|
||||
<Text>Please warn me after this time passes:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>50</G>
|
||||
<B>50</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="ALRW_HoursLabel">
|
||||
<ScreenID>ALRW_HoursLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>104</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>65</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>Hours</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="ALRW_HoursEditbox">
|
||||
<ScreenID>ALRW_HoursEditbox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>175</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>0</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item="ALRW_MinutesLabel">
|
||||
<ScreenID>ALRW_MinutesLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>104</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>65</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>Minutes</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>true</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="ALRW_MinutesEditbox">
|
||||
<ScreenID>ALRW_MinutesEditbox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>175</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>0</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Button item="ALRW_CancelButton">
|
||||
<ScreenID>ALRW_CancelButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>80</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>75</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Skip</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Button item="ALRW_OkButton">
|
||||
<ScreenID>ALRW_OkButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>120</X>
|
||||
<Y>80</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>75</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Set Time</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Screen item="AlarmWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>220</CX>
|
||||
<CY>130</CY>
|
||||
</Size>
|
||||
<Text>Alarm Window</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>ALRW_ReminderLabel</Pieces>
|
||||
<Pieces>ALRW_HoursLabel</Pieces>
|
||||
<Pieces>ALRW_HoursEditbox</Pieces>
|
||||
<Pieces>ALRW_MinutesLabel</Pieces>
|
||||
<Pieces>ALRW_MinutesEditbox</Pieces>
|
||||
<Pieces>ALRW_CancelButton</Pieces>
|
||||
<Pieces>ALRW_OkButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,108 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<Button item="AH_Open_Alert_Btn">
|
||||
<ScreenID>AH_Open_Alert_Btn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>83</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Text>Open Alert</Text>
|
||||
<TooltipReference>Opens selected alert.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Listbox item="AH_Closed_Alert_List">
|
||||
<ScreenID>AH_Closed_Alert_List</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>35</TopAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Style_HScroll>true</Style_HScroll>
|
||||
<Style_AutoHScroll>true</Style_AutoHScroll>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Title</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>350</Width>
|
||||
<Heading>Alert Text</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>10</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Screen item="AH_Top_Screen">
|
||||
<ScreenID>AH_Top_Screen</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>175</CX>
|
||||
<CY>175</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>AH_Open_Alert_Btn</Pieces>
|
||||
<Pieces>Listbox:AH_Closed_Alert_List</Pieces>
|
||||
</Screen>
|
||||
<VerticalLayoutBox item="AH_Main_Layout">
|
||||
<ScreenID>AH_Main_Layout</ScreenID>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<BottomAnchorOffset>10</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Spacing>10</Spacing>
|
||||
<Pieces>Screen:AH_Top_Screen</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
<Screen item="AlertHistoryWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>500</CX>
|
||||
<CY>500</CY>
|
||||
</Size>
|
||||
<MinHSize>300</MinHSize>
|
||||
<MinVSize>100</MinVSize>
|
||||
<Text>Alert History</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<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>true</Style_Sizable>
|
||||
<Pieces>AH_Main_Layout</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,56 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/>
|
||||
<Button item="ALSW_AlertTemplate_Button">
|
||||
<ScreenID>ALSW_AlertTemplate_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Text>Alert</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
<DecalOffset>
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>28</CX>
|
||||
<CY>28</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<TileLayoutBox item="ALSW_Alerts_Box">
|
||||
<ScreenID>ALSW_Alerts_Box</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_TransparentControl>true</Style_TransparentControl>
|
||||
<Spacing>0</Spacing>
|
||||
<SecondarySpacing>0</SecondarySpacing>
|
||||
<HorizontalFirst>false</HorizontalFirst>
|
||||
<FirstPieceTemplate>true</FirstPieceTemplate>
|
||||
</TileLayoutBox>
|
||||
<Screen item="AlertStackWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Text>Alerts</Text>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>ALSW_AlertTemplate_Button</Pieces>
|
||||
<Pieces>ALSW_Alerts_Box</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,147 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/>
|
||||
<StaticAnimation item="ALW_Alert_Anim">
|
||||
<ScreenID>ALW_Alert_Anim</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>395</CX>
|
||||
<CY>160</CY>
|
||||
</Size>
|
||||
</StaticAnimation>
|
||||
<STMLbox item="ALW_Message_Box">
|
||||
<ScreenID>ALW_Message_Box</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_AutoVScroll>true</Style_AutoVScroll>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>165</TopAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
</STMLbox>
|
||||
<Button item="ALW_Action_Button">
|
||||
<ScreenID>ALW_Action_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>205</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Text>Action</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="ALW_Close_Button">
|
||||
<ScreenID>ALW_Close_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>260</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Minimize</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="ALW_Dismiss_Button">
|
||||
<ScreenID>ALW_Dismiss_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>315</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Close</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- Hide First Window user Alerts -->
|
||||
<Button item="ALW_HideFirstWindowAlerts">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<ScreenID>ALW_HideFirstWindowAlerts</ScreenID>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Hide future first use alerts.</Text>
|
||||
<TooltipReference>Hides future first window use alerts. Existing ones will remain available until dismissed.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextOffsetX>10</TextOffsetX>
|
||||
</Button>
|
||||
<Screen item="ALW_Buttons_Screen">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>370</LeftAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Pieces>ALW_HideFirstWindowAlerts</Pieces>
|
||||
<Pieces>ALW_Action_Button</Pieces>
|
||||
<Pieces>ALW_Close_Button</Pieces>
|
||||
<Pieces>ALW_Dismiss_Button</Pieces>
|
||||
</Screen>
|
||||
<Screen item="AlertWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Size>
|
||||
<CX>415</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Text>Alert</Text>
|
||||
<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>true</Style_Sizable>
|
||||
<Pieces>ALW_Alert_Anim</Pieces>
|
||||
<Pieces>ALW_Message_Box</Pieces>
|
||||
<Pieces>ALW_Buttons_Screen</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,203 +0,0 @@
|
||||
<?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>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,422 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "ATW_Apply">
|
||||
<ScreenID>ATW_Apply</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Apply</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ATW_Create">
|
||||
<ScreenID>ATW_Create</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Create</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ATW_Delete">
|
||||
<ScreenID>ATW_Delete</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>140</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ATW_Play">
|
||||
<ScreenID>ATW_Play</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>205</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Play</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ATW_MoveUp">
|
||||
<ScreenID>ATW_MoveUp</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>270</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Move Up</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ATW_MoveDown">
|
||||
<ScreenID>ATW_MoveDown</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>335</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Move Down</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="ATW_SkinLabel">
|
||||
<ScreenID>ATW_SkinLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>440</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>70</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text>Trigger Set</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Combobox item = "ATW_Skin">
|
||||
<ScreenID>ATW_Skin</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>510</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>120</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>120</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
|
||||
<Label item ="ATW_PatternLabel">
|
||||
<ScreenID>ATW_PatternLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>35</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text>Pattern</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Editbox item = "ATW_Pattern">
|
||||
<ScreenID>ATW_Pattern</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>When this text is detected in the chat window, the associated audio will be played.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>60</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>370</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
|
||||
|
||||
<Label item ="ATW_SoundLabel">
|
||||
<ScreenID>ATW_SoundLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>440</X>
|
||||
<Y>35</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text>Sound</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Combobox item = "ATW_Sound">
|
||||
<ScreenID>ATW_Sound</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>485</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>145</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>400</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
|
||||
<Label item ="ATW_NoteLabel">
|
||||
<ScreenID>ATW_NoteLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>65</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<Text>Note</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Editbox item = "ATW_Note">
|
||||
<ScreenID>ATW_Note</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Enter a note about this Audio Trigger.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>60</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>370</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Listbox item = "ATW_List">
|
||||
<ScreenID>ATW_List</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List of Audio Triggers.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>93</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>210</Width>
|
||||
<Heading>Pattern</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>210</Width>
|
||||
<Heading>Note</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>145</Width>
|
||||
<Heading>Audio</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Enabled</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Button item="ATW_Checkbox">
|
||||
<ScreenID>ATW_Checkbox</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "AudioTriggersWindow">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>320</X>
|
||||
<Y>240</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>670</CX>
|
||||
<CY>400</CY>
|
||||
</Size>
|
||||
<Text>Audio Triggers</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>ATW_List</Pieces>
|
||||
<Pieces>ATW_Apply</Pieces>
|
||||
<Pieces>ATW_Create</Pieces>
|
||||
<Pieces>ATW_Delete</Pieces>
|
||||
<Pieces>ATW_Play</Pieces>
|
||||
<Pieces>ATW_MoveUp</Pieces>
|
||||
<Pieces>ATW_MoveDown</Pieces>
|
||||
<Pieces>ATW_PatternLabel</Pieces>
|
||||
<Pieces>ATW_Pattern</Pieces>
|
||||
<Pieces>ATW_SoundLabel</Pieces>
|
||||
<Pieces>ATW_Sound</Pieces>
|
||||
<Pieces>ATW_NoteLabel</Pieces>
|
||||
<Pieces>ATW_Note</Pieces>
|
||||
<Pieces>ATW_SkinLabel</Pieces>
|
||||
<Pieces>ATW_Skin</Pieces>
|
||||
<Pieces>ATW_Checkbox</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,57 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Listbox item = "AW_AuraList">
|
||||
<ScreenID>AuraList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<Columns>
|
||||
<Width>15</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>110</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>20</Width>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
|
||||
<Screen item = "AuraWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>196</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>168</CX>
|
||||
<CY>108</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<!--<TooltipReference/>-->
|
||||
<Text>Auras</Text>
|
||||
<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>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>AW_AuraList</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,310 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
<Button item = "BW_AddButton">
|
||||
<ScreenID>AddButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Add</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "BW_DeleteButton">
|
||||
<ScreenID>DeleteButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "BW_UseButton">
|
||||
<ScreenID>UseButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>95</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Activate</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "BW_MakeHotkeyButton">
|
||||
<ScreenID>MkHotButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>140</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>45</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Hot Button</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "BW_AutoSwapButton">
|
||||
<ScreenID>AutoSwapButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>160</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Auto Swap</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>12</CX>
|
||||
<CY>12</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
|
||||
<Button item = "BW_DisplayButton0">
|
||||
<ScreenID>DisplayButton0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_InvPrimary</Normal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "BW_DisplayButton1">
|
||||
<ScreenID>DisplayButton1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_InvSecondary</Normal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "BW_DisplayButton2">
|
||||
<ScreenID>DisplayButton2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>95</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_InvRange</Normal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "BW_DisplayButton3">
|
||||
<ScreenID>DisplayButton3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>140</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_InvAmmo</Normal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "BW_WeaponSetList">
|
||||
<ScreenID>WeaponSetList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>95</CX>
|
||||
<CY>145</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>150</Width>
|
||||
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
|
||||
<Screen item = "BandolierWnd">
|
||||
<ScreenID>BandolierWnd</ScreenID>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>196</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>205</CX>
|
||||
<CY>210</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Text>Bandolier</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>BW_AddButton</Pieces>
|
||||
<Pieces>BW_DeleteButton</Pieces>
|
||||
<Pieces>BW_UseButton</Pieces>
|
||||
<Pieces>BW_MakeHotkeyButton</Pieces>
|
||||
<Pieces>BW_AutoSwapButton</Pieces>
|
||||
<Pieces>BW_DisplayButton0</Pieces>
|
||||
<Pieces>BW_DisplayButton1</Pieces>
|
||||
<Pieces>BW_DisplayButton2</Pieces>
|
||||
<Pieces>BW_DisplayButton3</Pieces>
|
||||
<Pieces>BW_WeaponSetList</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,638 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="BW_BankerName">
|
||||
<ScreenID>BW_BankerName</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-11</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>200</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>Banker Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<InvSlot item="BW_BankSlot0">
|
||||
<ScreenID>BW_BankSlot0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 0</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot1">
|
||||
<ScreenID>BW_BankSlot1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 1</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot2">
|
||||
<ScreenID>BW_BankSlot2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 2</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot3">
|
||||
<ScreenID>BW_BankSlot3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 3</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot4">
|
||||
<ScreenID>BW_BankSlot4</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 4</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot5">
|
||||
<ScreenID>BW_BankSlot5</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 5</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot6">
|
||||
<ScreenID>BW_BankSlot6</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 6</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot7">
|
||||
<ScreenID>BW_BankSlot7</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 7</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot8">
|
||||
<ScreenID>BW_BankSlot8</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 8</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot9">
|
||||
<ScreenID>BW_BankSlot9</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 9</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot10">
|
||||
<ScreenID>BW_BankSlot10</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 10</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot11">
|
||||
<ScreenID>BW_BankSlot11</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 11</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot12">
|
||||
<ScreenID>BW_BankSlot12</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 12</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot13">
|
||||
<ScreenID>BW_BankSlot13</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 13</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot14">
|
||||
<ScreenID>BW_BankSlot14</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 14</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_BankSlot15">
|
||||
<ScreenID>BW_BankSlot15</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 15</EQType>
|
||||
</InvSlot>
|
||||
<Button item="BW_AutoButton">
|
||||
<ScreenID>AutoButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click on this button with an item on your cursor, and it will be placed in your non-shared bank, if possible.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Auto-Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Label item="BW_SharedBankLabel">
|
||||
<ScreenID>BW_SharedBankLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Shared Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>233</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<InvSlot item="BW_SharedBankSlot0">
|
||||
<ScreenID>BW_SharedBankSlot0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>251</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 0</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BW_SharedBankSlot1">
|
||||
<ScreenID>BW_SharedBankSlot1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>251</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 1</EQType>
|
||||
</InvSlot>
|
||||
<Button item="BW_SharedMoney0">
|
||||
<ScreenID>BW_SharedMoney0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-4</X>
|
||||
<Y>291</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Platinum</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_PlatinumCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_AltStorageButton">
|
||||
<ScreenID>AltStorageButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-4</X>
|
||||
<Y>323</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click on this button to open the Alt Storage access window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Shroud Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BW_Money0">
|
||||
<ScreenID>BW_Money0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Platinum</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_PlatinumCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Money1">
|
||||
<ScreenID>BW_Money1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>221</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Gold</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_GoldCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Money2">
|
||||
<ScreenID>BW_Money2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>245</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Silver</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SilverCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Money3">
|
||||
<ScreenID>BW_Money3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>269</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Copper</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CopperCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_ChangeButton">
|
||||
<ScreenID>ChangeButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>295</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Change</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BW_DoneButton">
|
||||
<ScreenID>DoneButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>323</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<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>
|
||||
</Button>
|
||||
<Screen item="BankWnd">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>208</CX>
|
||||
<CY>370</CY>
|
||||
</Size>
|
||||
<Text>Bank</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Filigree</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>false</Style_Sizable>
|
||||
<Pieces>BW_BankerName</Pieces>
|
||||
<Pieces>BW_BankSlot0</Pieces>
|
||||
<Pieces>BW_BankSlot1</Pieces>
|
||||
<Pieces>BW_BankSlot2</Pieces>
|
||||
<Pieces>BW_BankSlot3</Pieces>
|
||||
<Pieces>BW_BankSlot4</Pieces>
|
||||
<Pieces>BW_BankSlot5</Pieces>
|
||||
<Pieces>BW_BankSlot6</Pieces>
|
||||
<Pieces>BW_BankSlot7</Pieces>
|
||||
<Pieces>BW_BankSlot8</Pieces>
|
||||
<Pieces>BW_BankSlot9</Pieces>
|
||||
<Pieces>BW_BankSlot10</Pieces>
|
||||
<Pieces>BW_BankSlot11</Pieces>
|
||||
<Pieces>BW_BankSlot12</Pieces>
|
||||
<Pieces>BW_BankSlot13</Pieces>
|
||||
<Pieces>BW_BankSlot14</Pieces>
|
||||
<Pieces>BW_BankSlot15</Pieces>
|
||||
<Pieces>BW_AutoButton</Pieces>
|
||||
<Pieces>BW_SharedBankSlot0</Pieces>
|
||||
<Pieces>BW_SharedBankSlot1</Pieces>
|
||||
<Pieces>BW_SharedMoney0</Pieces>
|
||||
<Pieces>BW_Money0</Pieces>
|
||||
<Pieces>BW_Money1</Pieces>
|
||||
<Pieces>BW_Money2</Pieces>
|
||||
<Pieces>BW_Money3</Pieces>
|
||||
<Pieces>BW_DoneButton</Pieces>
|
||||
<Pieces>BW_ChangeButton</Pieces>
|
||||
<Pieces>BW_SharedBankLabel</Pieces>
|
||||
<Pieces>BW_AltStorageButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,172 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item = "BTRMERCH_MerchantNameLabel">
|
||||
<ScreenID>MerchantNameLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Unknown Merchant</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Listbox item = "BTRMERCH_BuyLineList">
|
||||
<ScreenID>BuyLineList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>false</AutoStretch>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>240</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Price</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Listbox item = "BTRMERCH_DetailList">
|
||||
<ScreenID>DetailList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>false</AutoStretch>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>204</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>240</CX>
|
||||
<CY>120</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>160</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<VerticalLayoutBox item = "BTRMERCH_BuyLineLayout">
|
||||
<ScreenID>BuyLineLayout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>28</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>Listbox:BTRMERCH_BuyLineList</Pieces>
|
||||
<Pieces>Listbox:BTRMERCH_DetailList</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
|
||||
<Button item = "BTRMERCH_SellButton">
|
||||
<ScreenID>SellButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>26</TopAnchorOffset>
|
||||
<RightAnchorOffset>60</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Select a Buy Line, then click this to complete the transaction.</TooltipReference>
|
||||
<Text>Sell</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "BarterMerchantWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>360</CY>
|
||||
</Size>
|
||||
<Text>Barter Window</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>This is how you sell to a Barter Buyer.</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>Label:BTRMERCH_MerchantNameLabel</Pieces>
|
||||
<Pieces>VerticalLayoutBox:BTRMERCH_BuyLineLayout</Pieces>
|
||||
<Pieces>Button:BTRMERCH_SellButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,642 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="BTRSRCH_InventoryLabel">
|
||||
<ScreenID />
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>22</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Inventory</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Button item="BTRSRCH_RefreshInventoryButton">
|
||||
<ScreenID>RefreshInventoryButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>70</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>22</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Click this button to Refresh your Inventory List below.</TooltipReference>
|
||||
<Text>Refresh</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Listbox item="BTRSRCH_InventoryList">
|
||||
<ScreenID>InventoryList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TooltipReference>This is a list of items available in your inventory to offer as compensation.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Heading />
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>120</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Editbox item="BTRSRCH_ItemSearchEdit">
|
||||
<ScreenID>ItemSearchEdit</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>47</TopAnchorOffset>
|
||||
<RightAnchorOffset>62</RightAnchorOffset>
|
||||
<BottomAnchorOffset>25</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TooltipReference>Enter a partial name of the item you wish to find a Buyer for.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Combobox item="BTRSRCH_PlayerCombo">
|
||||
<ScreenID>PlayerCombo</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>62</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TooltipReference>Enter a partial name of the item you wish to find a Buyer for.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Test</Text>
|
||||
<ListHeight>100</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
</Combobox>
|
||||
<Button item="BTRSRCH_SearchButton">
|
||||
<ScreenID>SearchButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>61</LeftAnchorOffset>
|
||||
<TopAnchorOffset>45</TopAnchorOffset>
|
||||
<RightAnchorOffset>3</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Click here to search the current Buyers for ones who want items that match the substring entered.</TooltipReference>
|
||||
<Text>Search</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Screen item="BTRSRCH_SearchWnd">
|
||||
<ScreenID>SearchWnd</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>190</CX>
|
||||
<CY>400</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>BTRSRCH_InventoryLabel</Pieces>
|
||||
<Pieces>BTRSRCH_InventoryList</Pieces>
|
||||
<Pieces>BTRSRCH_ItemSearchEdit</Pieces>
|
||||
<Pieces>BTRSRCH_PlayerCombo</Pieces>
|
||||
<Pieces>BTRSRCH_RefreshInventoryButton</Pieces>
|
||||
<Pieces>BTRSRCH_SearchButton</Pieces>
|
||||
</Screen>
|
||||
<Label item="BTRSRCH_BuyLineLabel">
|
||||
<ScreenID />
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Matching Buy Lines</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
</Label>
|
||||
<Button item="BTRSRCH_BuyLineInspectButton">
|
||||
<ScreenID>BuyLineInspectButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to inspect the selected buy line item.</TooltipReference>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>3</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Inspect</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Listbox item="BTRSRCH_BuyLineList">
|
||||
<ScreenID>BuyLineList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>20</Width>
|
||||
<Heading />
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>120</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Price</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>120</Width>
|
||||
<Heading>Buyer</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>35</Width>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Screen item="BTRSRCH_BuyLineWnd">
|
||||
<ScreenID>BuyLineWnd</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>250</CY>
|
||||
</Size>
|
||||
<MinVSize>60</MinVSize>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>BTRSRCH_BuyLineLabel</Pieces>
|
||||
<Pieces>BTRSRCH_BuyLineList</Pieces>
|
||||
<Pieces>BTRSRCH_BuyLineInspectButton</Pieces>
|
||||
</Screen>
|
||||
<Label item="BTRSRCH_DetailsLabel">
|
||||
<ScreenID />
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Item Compensation for Buy Line</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Button item="BTRSRCH_CompensationInspectButton">
|
||||
<ScreenID>CompensationInspectButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to inspect the selected compensation item.</TooltipReference>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>120</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>62</RightAnchorOffset>
|
||||
<BottomAnchorOffset>18</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Inspect</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BTRSRCH_CompensationPreviewButton">
|
||||
<ScreenID>CompensationPreviewButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to preview the selected compensation item.</TooltipReference>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>18</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Preview</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Listbox item="BTRSRCH_DetailsList">
|
||||
<ScreenID>DetailsList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TooltipReference>This list contains the items that you'll receive if you sell the selected item to this Buyer.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Heading />
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>180</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Screen item="BTRSRCH_DetailsWnd">
|
||||
<ScreenID>DetailsWnd</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>250</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<MinVSize>60</MinVSize>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>BTRSRCH_DetailsLabel</Pieces>
|
||||
<Pieces>BTRSRCH_DetailsList</Pieces>
|
||||
<Pieces>BTRSRCH_CompensationInspectButton</Pieces>
|
||||
<Pieces>BTRSRCH_CompensationPreviewButton</Pieces>
|
||||
</Screen>
|
||||
<VerticalLayoutBox item="BTRSRCH_BuyLineLayout">
|
||||
<ScreenID>BuyLineLayout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>Screen:BTRSRCH_BuyLineWnd</Pieces>
|
||||
<Pieces>Screen:BTRSRCH_DetailsWnd</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
<Button item="BTRSRCH_WelcomeButton">
|
||||
<ScreenID>WelcomeButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>72</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>
|
||||
<TooltipReference>Click here to see the Welcome text for the Bartering Quarter.</TooltipReference>
|
||||
<Text>Welcome</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Button item="BTRSRCH_GreetingButton">
|
||||
<ScreenID>GreetingButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>124</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>194</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>
|
||||
<TooltipReference>Click here to receive a greeting from your currently selected buyer.</TooltipReference>
|
||||
<Text>Greeting</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Button item="BTRSRCH_FindButton">
|
||||
<ScreenID>FindButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>196</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>276</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>
|
||||
<TooltipReference>Select a Buy Line and click here to get a path to the Buyer.</TooltipReference>
|
||||
<Text>Find Buyer</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Button item="BTRSRCH_HideButton">
|
||||
<ScreenID>HideButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>328</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>410</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>This toggle button hides or shows all current Buyers.</TooltipReference>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Hide Buyers</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
<Screen item="BTRSRCH_MatchWnd">
|
||||
<ScreenID>MatchWnd</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>190</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>400</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>VerticalLayoutBox:BTRSRCH_BuyLineLayout</Pieces>
|
||||
<Pieces>Button:BTRSRCH_WelcomeButton</Pieces>
|
||||
<Pieces>Button:BTRSRCH_GreetingButton</Pieces>
|
||||
<Pieces>Button:BTRSRCH_FindButton</Pieces>
|
||||
<Pieces>Button:BTRSRCH_HideButton</Pieces>
|
||||
</Screen>
|
||||
<HorizontalLayoutBox item="BTRSRCH_Layout">
|
||||
<ScreenID>Layout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>Screen:BTRSRCH_SearchWnd</Pieces>
|
||||
<Pieces>Screen:BTRSRCH_MatchWnd</Pieces>
|
||||
</HorizontalLayoutBox>
|
||||
<Button item="BTRSRCH_SellButton">
|
||||
<ScreenID>SellButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Text>Sell</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Blue</Template>
|
||||
</Button>
|
||||
<Screen item="BarterSearchWnd">
|
||||
<ScreenID />
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>660</CX>
|
||||
<CY>430</CY>
|
||||
</Size>
|
||||
<Text>Barter Window</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>This window allows you to search for a Buyer for your items.</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>HorizontalLayoutBox:BTRSRCH_Layout</Pieces>
|
||||
<Pieces>BTRSRCH_SellButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,253 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Button item="BZC_ItemIcon">
|
||||
<ScreenID>BZC_ItemIcon</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Label item="BZC_ItemLabel">
|
||||
<ScreenID>BZC_ItemLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Item Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Font>5</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<BottomAnchorOffset>170</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Label item="BZC_TotalPrice">
|
||||
<ScreenID>BZC_TotalPrice</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Item Price: [xxxxx]</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Font>3</Font>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>165</TopAnchorOffset>
|
||||
<BottomAnchorOffset>145</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Label item="BZC_DeliveryLabel">
|
||||
<ScreenID>BZC_DeliveryLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>Delivery Options</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Font>3</Font>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>135</TopAnchorOffset>
|
||||
<BottomAnchorOffset>115</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</Label>
|
||||
<Button item="BZC_TokenIcon">
|
||||
<ScreenID>BZC_TokenIcon</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>105</TopAnchorOffset>
|
||||
<BottomAnchorOffset>65</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>50</LeftAnchorOffset>
|
||||
<RightAnchorOffset>90</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
<TooltipReference>Cost to ship directly to you.</TooltipReference>
|
||||
</Button>
|
||||
<Label item="BZC_TokenLabel">
|
||||
<ScreenID>BZC_TokenLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>x 2</Text>
|
||||
<TooltipReference>Cost to ship directly to you.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Font>3</Font>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>95</TopAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>70</LeftAnchorOffset>
|
||||
<RightAnchorOffset>140</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Tooltip>true</Style_Tooltip>
|
||||
</Label>
|
||||
<Button item="BZC_UseTokenButton">
|
||||
<ScreenID>BZC_UseTokenButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Text>To Me</Text>
|
||||
<TooltipReference>Click here to use Expedient Delivery Vouchers to deliver the item directly to you.</TooltipReference>
|
||||
<TopAnchorOffset>60</TopAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>40</LeftAnchorOffset>
|
||||
<RightAnchorOffset>140</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Blue</Template>
|
||||
</Button>
|
||||
<Button item="BZC_PlatIcon">
|
||||
<ScreenID>BZC_PlatIcon</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>105</TopAnchorOffset>
|
||||
<BottomAnchorOffset>65</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>140</LeftAnchorOffset>
|
||||
<RightAnchorOffset>100</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_PlatinumCoinLarge</Normal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
<TooltipReference>Cost to ship to your parcels.</TooltipReference>
|
||||
</Button>
|
||||
<Label item="BZC_PlatLabel">
|
||||
<ScreenID>BZC_PlatLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Text>10000p</Text>
|
||||
<TooltipReference>Cost to ship to your parcels.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Font>3</Font>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>95</TopAnchorOffset>
|
||||
<BottomAnchorOffset>75</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>95</LeftAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
</Label>
|
||||
<Button item="BZC_UsePlatButton">
|
||||
<ScreenID>BZC_UsePlatButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Text>To Parcels</Text>
|
||||
<TooltipReference>Click here to use Platinum to deliver the item to your parcels.</TooltipReference>
|
||||
<TopAnchorOffset>60</TopAnchorOffset>
|
||||
<BottomAnchorOffset>40</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>140</LeftAnchorOffset>
|
||||
<RightAnchorOffset>40</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Blue</Template>
|
||||
</Button>
|
||||
<Button item="BZC_CancelButton">
|
||||
<ScreenID>BZC_CancelButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<Text>Cancel</Text>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>55</LeftAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Blue</Template>
|
||||
</Button>
|
||||
<Screen item="BazaarConfirmationWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>250</CY>
|
||||
</Size>
|
||||
<MinHSize>300</MinHSize>
|
||||
<MinVSize>210</MinVSize>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_AutoVScroll>false</Style_AutoVScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Pieces>BZC_ItemIcon</Pieces>
|
||||
<Pieces>BZC_ItemLabel</Pieces>
|
||||
<Pieces>BZC_TotalPrice</Pieces>
|
||||
<Pieces>BZC_DeliveryLabel</Pieces>
|
||||
<Pieces>BZC_PlatIcon</Pieces>
|
||||
<Pieces>BZC_PlatLabel</Pieces>
|
||||
<Pieces>BZC_UsePlatButton</Pieces>
|
||||
<Pieces>BZC_TokenIcon</Pieces>
|
||||
<Pieces>BZC_TokenLabel</Pieces>
|
||||
<Pieces>BZC_UseTokenButton</Pieces>
|
||||
<Pieces>BZC_CancelButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,958 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="BZR_SearchResultLabel">
|
||||
<ScreenID>BZR_SearchResultLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>147</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Search Results</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
</Label>
|
||||
<Button item="BZR_RequestItemButton">
|
||||
<ScreenID>BZR_RequestItemButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to inspect the selected item.</TooltipReference>
|
||||
<Location>
|
||||
<X>247</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Inspect</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BZR_RequestPreviewButton">
|
||||
<ScreenID>BZR_RequestPreviewButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to preview the selected item.</TooltipReference>
|
||||
<Location>
|
||||
<X>298</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Preview</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Listbox item="BZR_ItemList">
|
||||
<ScreenID>BZR_ItemList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Right click an item to inspect the item. Right click on the player name to locate them.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>145</LeftAnchorOffset>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>28</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Location>
|
||||
<X>145</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>340</CX>
|
||||
<CY>472</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>20</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>125</Width>
|
||||
<Heading>Item Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Heading>Qty</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>72</Width>
|
||||
<Header>Header_PlatCoin</Header>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Header>Header_GoldCoin</Header>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Header>Header_SilvCoin</Header>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>24</Width>
|
||||
<Header>Header_CoppCoin</Header>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Trader</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>30</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Stat</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Button item="BZR_Default">
|
||||
<ScreenID>BZR_Default</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Resets search criteria to default.</TooltipReference>
|
||||
<Location>
|
||||
<X>85</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>Reset</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Button item="BZR_WelcomeButton">
|
||||
<ScreenID>BZR_WelcomeButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press to get the current number of traders and items for sale.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>155</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>245</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Welcome</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Button item="BZR_UpdatePlayerButton">
|
||||
<ScreenID>BZR_UpdatePlayerButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Press this button when enabled to update the trader search drop down list.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>250</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>340</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Update Traders</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Button item="BZR_FindTraderButton">
|
||||
<ScreenID>BZR_FindTraderButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Create a path from you to the selected trader.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>440</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>530</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Find Trader</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Button item="BZR_HideTradersButton">
|
||||
<ScreenID>BZR_HideTradersButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Hides all traders (makes them invisible to you).</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>535</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>625</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Hide All Traders</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Button item="BZR_QueryButton">
|
||||
<ScreenID>BZR_QueryButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>28</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>106</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>Find Items</Text>
|
||||
<TooltipReference>Search the Bazaar for a list of items that match your search criteria.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<!--<SoundPressed/>-->
|
||||
<!--<SoundUp/>-->
|
||||
<!--<SoundFlyby/>-->
|
||||
</Button>
|
||||
<Label item="BZR_ItemNameLabel">
|
||||
<ScreenID>BZR_ItemNameLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>65</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Item Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="BZR_ItemNameInput">
|
||||
<ScreenID>BZR_ItemNameInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Search by partial item name.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item="BZR_PlayersLabel">
|
||||
<ScreenID>BZR_PlayersLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>42</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Traders</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="BZR_MaxLevelInput">
|
||||
<ScreenID>BZR_MaxLevelInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Enter a level for which items having a recommended or required level above it should not show.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>316</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>62</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Editbox item="BZR_MinLevelInput">
|
||||
<ScreenID>BZR_MinLevelInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Enter a level for which items having a recommended or required level below it should not show.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>316</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>62</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item="BZR_MaxLevelLabel">
|
||||
<ScreenID>BZR_MaxLevelLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>298</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Max Level</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="BZR_MinLevelLabel">
|
||||
<ScreenID>BZR_MinLevelLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>298</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Min Level</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="BZR_MaxPriceInput">
|
||||
<ScreenID>BZR_MaxPriceInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Enter a price in platinum that is greater than the value in the Min Price edit window.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>358</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>62</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Editbox item="BZR_MinPriceInput">
|
||||
<ScreenID>BZR_MinPriceInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Enter a price in platinum that is less than the value in the Max Price edit window.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>358</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>62</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Label item="BZR_MaxPriceLabel">
|
||||
<ScreenID>BZR_MaxPriceLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>340</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Max Price</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="BZR_MinPriceLabel">
|
||||
<ScreenID>BZR_MinPriceLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>340</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Min Price</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_PlayersCombobox">
|
||||
<ScreenID>BZR_PlayersCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items for sale by selected player.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>57</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_ItemSlotLabel">
|
||||
<ScreenID>BZR_ItemSlotLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>84</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Slot</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_ItemSlotCombobox">
|
||||
<ScreenID>BZR_ItemSlotCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items that can be used in this slot.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>99</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_StatSlotLabel">
|
||||
<ScreenID>BZR_StatSlotLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>126</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Stat</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_StatSlotCombobox">
|
||||
<ScreenID>BZR_StatSlotCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items that have this statistic.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>141</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_RaceSlotLabel">
|
||||
<ScreenID>BZR_RaceSlotLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>168</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Race</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_RaceSlotCombobox">
|
||||
<ScreenID>BZR_RaceSlotCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items that can be worn by this race.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>183</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_ClassSlotLabel">
|
||||
<ScreenID>BZR_ClassSlotLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>210</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Class</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_ClassSlotCombobox">
|
||||
<ScreenID>BZR_ClassSlotCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items that can be worn by this class.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>225</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_ItemTypeLabel">
|
||||
<ScreenID>BZR_ItemTypeLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>252</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Type</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_ItemTypeCombobox">
|
||||
<ScreenID>BZR_ItemTypeCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>List all items of this type.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>267</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_MaxResultsPerTraderLabel">
|
||||
<ScreenID>BZR_MaxResultsPerTraderLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>382</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Max Results Per Trader</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item="BZR_MaxResultsPerTraderInput">
|
||||
<ScreenID>BZR_MaxResultsPerTraderInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>How many results in a search can belong to a single trader.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>400</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Editbox>
|
||||
<Button item="BZR_BuyButton">
|
||||
<ScreenID>BZR_BuyButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>30</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Buy</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Blue</Template>
|
||||
</Button>
|
||||
<Label item="BZR_ItemPrestigeLabel">
|
||||
<ScreenID>BZR_ItemPrestigeLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>423</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Prestige</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_ItemPrestigeCombobox">
|
||||
<ScreenID>BZR_ItemPrestigeCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Filter based on item Prestige status.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>438</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Label item="BZR_ItemAugmentLabel">
|
||||
<ScreenID>BZR_ItemAugmentLabel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>466</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Select By Augment Slot</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Combobox item="BZR_ItemAugmentCombobox">
|
||||
<ScreenID>BZR_ItemAugmentCombobox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Filter based on item augment slot.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>481</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Screen item="BazaarSearchWnd">
|
||||
<ScreenID />
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>700</CX>
|
||||
<CY>600</CY>
|
||||
</Size>
|
||||
<Text>Bazaar Search Window</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>BZR_MaxPriceInput</Pieces>
|
||||
<Pieces>BZR_MinPriceInput</Pieces>
|
||||
<Pieces>BZR_MaxPriceLabel</Pieces>
|
||||
<Pieces>BZR_MinPriceLabel</Pieces>
|
||||
<Pieces>BZR_MaxLevelInput</Pieces>
|
||||
<Pieces>BZR_MinLevelInput</Pieces>
|
||||
<Pieces>BZR_MaxLevelLabel</Pieces>
|
||||
<Pieces>BZR_MinLevelLabel</Pieces>
|
||||
<Pieces>BZR_ItemNameInput</Pieces>
|
||||
<Pieces>BZR_MaxResultsPerTraderLabel</Pieces>
|
||||
<Pieces>BZR_MaxResultsPerTraderInput</Pieces>
|
||||
<Pieces>BZR_QueryButton</Pieces>
|
||||
<Pieces>BZR_ItemNameLabel</Pieces>
|
||||
<Pieces>BZR_PlayersLabel</Pieces>
|
||||
<Pieces>BZR_ItemSlotLabel</Pieces>
|
||||
<Pieces>BZR_StatSlotLabel</Pieces>
|
||||
<Pieces>BZR_RaceSlotLabel</Pieces>
|
||||
<Pieces>BZR_ClassSlotLabel</Pieces>
|
||||
<Pieces>BZR_ItemTypeLabel</Pieces>
|
||||
<Pieces>BZR_ItemTypeCombobox</Pieces>
|
||||
<Pieces>BZR_ClassSlotCombobox</Pieces>
|
||||
<Pieces>BZR_RaceSlotCombobox</Pieces>
|
||||
<Pieces>BZR_StatSlotCombobox</Pieces>
|
||||
<Pieces>BZR_ItemSlotCombobox</Pieces>
|
||||
<Pieces>BZR_PlayersCombobox</Pieces>
|
||||
<Pieces>BZR_ItemList</Pieces>
|
||||
<Pieces>BZR_SearchResultLabel</Pieces>
|
||||
<Pieces>BZR_WelcomeButton</Pieces>
|
||||
<Pieces>BZR_UpdatePlayerButton</Pieces>
|
||||
<Pieces>BZR_RequestItemButton</Pieces>
|
||||
<Pieces>BZR_RequestPreviewButton</Pieces>
|
||||
<Pieces>BZR_FindTraderButton</Pieces>
|
||||
<Pieces>BZR_HideTradersButton</Pieces>
|
||||
<Pieces>BZR_Default</Pieces>
|
||||
<Pieces>BZR_BuyButton</Pieces>
|
||||
<Pieces>BZR_ItemPrestigeLabel</Pieces>
|
||||
<Pieces>BZR_ItemPrestigeCombobox</Pieces>
|
||||
<Pieces>BZR_ItemAugmentLabel</Pieces>
|
||||
<Pieces>BZR_ItemAugmentCombobox</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,798 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="BIGB_BankerName">
|
||||
<ScreenID>BIGB_BankerName</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-11</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>Banker Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<InvSlot item="BIGB_BankSlot0">
|
||||
<ScreenID>BIGB_BankSlot0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 0</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot1">
|
||||
<ScreenID>BIGB_BankSlot1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 1</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot2">
|
||||
<ScreenID>BIGB_BankSlot2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 2</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot3">
|
||||
<ScreenID>BIGB_BankSlot3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 3</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot4">
|
||||
<ScreenID>BIGB_BankSlot4</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 4</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot5">
|
||||
<ScreenID>BIGB_BankSlot5</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 5</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot6">
|
||||
<ScreenID>BIGB_BankSlot6</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 6</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot7">
|
||||
<ScreenID>BIGB_BankSlot7</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>39</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 7</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot8">
|
||||
<ScreenID>BIGB_BankSlot8</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 8</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot9">
|
||||
<ScreenID>BIGB_BankSlot9</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 9</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot10">
|
||||
<ScreenID>BIGB_BankSlot10</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 10</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot11">
|
||||
<ScreenID>BIGB_BankSlot11</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>99</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 11</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot12">
|
||||
<ScreenID>BIGB_BankSlot12</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 12</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot13">
|
||||
<ScreenID>BIGB_BankSlot13</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 13</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot14">
|
||||
<ScreenID>BIGB_BankSlot14</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 14</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot15">
|
||||
<ScreenID>BIGB_BankSlot15</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>139</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 15</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot16">
|
||||
<ScreenID>BIGB_BankSlot16</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 16</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot17">
|
||||
<ScreenID>BIGB_BankSlot17</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 17</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot18">
|
||||
<ScreenID>BIGB_BankSlot18</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 18</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot19">
|
||||
<ScreenID>BIGB_BankSlot19</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 19</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot20">
|
||||
<ScreenID>BIGB_BankSlot20</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>31</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 20</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot21">
|
||||
<ScreenID>BIGB_BankSlot21</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>71</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 21</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot22">
|
||||
<ScreenID>BIGB_BankSlot22</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>111</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 22</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_BankSlot23">
|
||||
<ScreenID>BIGB_BankSlot23</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>151</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/Bank 23</EQType>
|
||||
</InvSlot>
|
||||
<Button item="BIGB_AutoButton">
|
||||
<ScreenID>AutoButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click on this button with an item on your cursor, and it will be placed in your non-shared bank, if possible.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Auto-Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Label item="BIGB_SharedBankLabel">
|
||||
<ScreenID>BIGB_SharedBankLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Shared Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<InvSlot item="BIGB_SharedBankSlot0">
|
||||
<ScreenID>BIGB_SharedBankSlot0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>215</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 0</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_SharedBankSlot1">
|
||||
<ScreenID>BIGB_SharedBankSlot1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>215</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 1</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_SharedBankSlot2">
|
||||
<ScreenID>BIGB_SharedBankSlot2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 2</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item="BIGB_SharedBankSlot3">
|
||||
<ScreenID>BIGB_SharedBankSlot3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>239</X>
|
||||
<Y>256</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>inventory/SharedBank 3</EQType>
|
||||
</InvSlot>
|
||||
<Button item="BIGB_SharedMoney0">
|
||||
<ScreenID>BIGB_SharedMoney0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>199</X>
|
||||
<Y>300</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Platinum</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_PlatinumCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BIGB_AltStorageButton">
|
||||
<ScreenID>AltStorageButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>-1</X>
|
||||
<Y>237</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>80</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click on this button to open the Alt Storage access window.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Shroud Bank</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BIGB_Money0">
|
||||
<ScreenID>BIGB_Money0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Platinum</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_PlatinumCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BIGB_Money1">
|
||||
<ScreenID>BIGB_Money1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>221</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Gold</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_GoldCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BIGB_Money2">
|
||||
<ScreenID>BIGB_Money2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>245</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Silver</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SilverCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BIGB_Money3">
|
||||
<ScreenID>BIGB_Money3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>269</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here or click to pick up Copper</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CopperCoin</Template>
|
||||
<!--
|
||||
<SoundPressed/>
|
||||
<SoundUp/>
|
||||
<SoundFlyby/>
|
||||
-->
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BIGB_ChangeButton">
|
||||
<ScreenID>ChangeButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>295</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Change</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="BIGB_DoneButton">
|
||||
<ScreenID>DoneButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>96</X>
|
||||
<Y>323</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<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>
|
||||
</Button>
|
||||
<Screen item="BigBankWnd">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>308</CX>
|
||||
<CY>370</CY>
|
||||
</Size>
|
||||
<Text>Bank</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Filigree</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>false</Style_Sizable>
|
||||
<Pieces>BIGB_BankerName</Pieces>
|
||||
<Pieces>BIGB_BankSlot0</Pieces>
|
||||
<Pieces>BIGB_BankSlot1</Pieces>
|
||||
<Pieces>BIGB_BankSlot2</Pieces>
|
||||
<Pieces>BIGB_BankSlot3</Pieces>
|
||||
<Pieces>BIGB_BankSlot4</Pieces>
|
||||
<Pieces>BIGB_BankSlot5</Pieces>
|
||||
<Pieces>BIGB_BankSlot6</Pieces>
|
||||
<Pieces>BIGB_BankSlot7</Pieces>
|
||||
<Pieces>BIGB_BankSlot8</Pieces>
|
||||
<Pieces>BIGB_BankSlot9</Pieces>
|
||||
<Pieces>BIGB_BankSlot10</Pieces>
|
||||
<Pieces>BIGB_BankSlot11</Pieces>
|
||||
<Pieces>BIGB_BankSlot12</Pieces>
|
||||
<Pieces>BIGB_BankSlot13</Pieces>
|
||||
<Pieces>BIGB_BankSlot14</Pieces>
|
||||
<Pieces>BIGB_BankSlot15</Pieces>
|
||||
<Pieces>BIGB_BankSlot16</Pieces>
|
||||
<Pieces>BIGB_BankSlot17</Pieces>
|
||||
<Pieces>BIGB_BankSlot18</Pieces>
|
||||
<Pieces>BIGB_BankSlot19</Pieces>
|
||||
<Pieces>BIGB_BankSlot20</Pieces>
|
||||
<Pieces>BIGB_BankSlot21</Pieces>
|
||||
<Pieces>BIGB_BankSlot22</Pieces>
|
||||
<Pieces>BIGB_BankSlot23</Pieces>
|
||||
<Pieces>BIGB_AutoButton</Pieces>
|
||||
<Pieces>BIGB_SharedBankSlot0</Pieces>
|
||||
<Pieces>BIGB_SharedBankSlot1</Pieces>
|
||||
<Pieces>BIGB_SharedBankSlot2</Pieces>
|
||||
<Pieces>BIGB_SharedBankSlot3</Pieces>
|
||||
<Pieces>BIGB_SharedMoney0</Pieces>
|
||||
<Pieces>BIGB_Money0</Pieces>
|
||||
<Pieces>BIGB_Money1</Pieces>
|
||||
<Pieces>BIGB_Money2</Pieces>
|
||||
<Pieces>BIGB_Money3</Pieces>
|
||||
<Pieces>BIGB_DoneButton</Pieces>
|
||||
<Pieces>BIGB_ChangeButton</Pieces>
|
||||
<Pieces>BIGB_SharedBankLabel</Pieces>
|
||||
<Pieces>BIGB_AltStorageButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,784 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Button item="TINT_CurBrushBtn">
|
||||
<ScreenID>TINT_CurBrushBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>198</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Label item="TINT_CurBrushLable">
|
||||
<ScreenID>TINT_CurBrushLable</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Current Brush</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>84</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>201</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Button item="TINT_ResetBodytTint">
|
||||
<ScreenID>TINT_ResetBodytTint</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>91</X>
|
||||
<Y>263</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Reset</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Label item="TINT_NewLabel">
|
||||
<ScreenID>TINT_NewLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Armor Dye</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>63</CX>
|
||||
<CY>18</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>95</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_OriginalLabel">
|
||||
<ScreenID>TINT_OriginalLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Item Tint</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>57</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>37</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_ReagentsNeeded">
|
||||
<ScreenID>TINT_ReagentsNeeded</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Reagents Needed: 0</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>136</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>225</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_SlotLabel">
|
||||
<ScreenID>TINT_SlotLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Slot</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>14</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_ReagentsLabel">
|
||||
<ScreenID>TINT_ReagentsLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Reagents Available: 0</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>143</CX>
|
||||
<CY>18</CY>
|
||||
</Size>
|
||||
<TooltipReference>How many dyeing reagents you have left.</TooltipReference>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>243</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Button item="TINT_OHeadColorBtn">
|
||||
<ScreenID>TINT_OHeadColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>23</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OHandsColorBtn">
|
||||
<ScreenID>TINT_OHandsColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>48</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OArmsColorBtn">
|
||||
<ScreenID>TINT_OArmsColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>98</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OFeetColorBtn">
|
||||
<ScreenID>TINT_OFeetColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>148</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OLegsColorBtn">
|
||||
<ScreenID>TINT_OLegsColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>123</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OChestColorBtn">
|
||||
<ScreenID>TINT_OChestColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>73</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_OForeArmColorBtn">
|
||||
<ScreenID>TINT_OForeArmColorBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>56</X>
|
||||
<Y>173</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
<Alpha>255</Alpha>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item="TINT_SaveTint">
|
||||
<ScreenID>TINT_SaveTint</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>15</X>
|
||||
<Y>263</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Save Dye</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="TINT_HeadBtn">
|
||||
<ScreenID>TINT_HeadBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>23</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
</Button>
|
||||
<Button item="TINT_HandsBtn">
|
||||
<ScreenID>TINT_HandsBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>48</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
</Button>
|
||||
<Button item="TINT_ForeArmBtn">
|
||||
<ScreenID>TINT_ForeArmBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>173</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="TINT_ArmsBtn">
|
||||
<ScreenID>TINT_ArmsBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>98</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="TINT_ChestBtn">
|
||||
<ScreenID>TINT_ChestBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>73</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
</Button>
|
||||
<Button item="TINT_FeetBtn">
|
||||
<ScreenID>TINT_FeetBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>148</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="TINT_LegsBtn">
|
||||
<ScreenID>TINT_LegsBtn</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>113</X>
|
||||
<Y>123</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Tint</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Label item="TINT_HeadLabel">
|
||||
<ScreenID>TINT_HeadLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Head</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_HandsLabel">
|
||||
<ScreenID>TINT_HandsLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Hands</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_ForeArmLabel">
|
||||
<ScreenID>TINT_ForeArmLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Wrists</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>175</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_ArmsLabel">
|
||||
<ScreenID>TINT_ArmsLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Arms</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_ChestLabel">
|
||||
<ScreenID>TINT_ChestLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Chest</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>75</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_FeetLabel">
|
||||
<ScreenID>TINT_FeetLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Feet</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="TINT_LegsLabel">
|
||||
<ScreenID>TINT_LegsLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Legs</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>125</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Screen item="BodyTintWnd">
|
||||
<ScreenID />
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>175</CX>
|
||||
<CY>320</CY>
|
||||
</Size>
|
||||
<Text>Armor Dye</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Armor Dye Window</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>TINT_HeadLabel</Pieces>
|
||||
<Pieces>TINT_HandsLabel</Pieces>
|
||||
<Pieces>TINT_ForeArmLabel</Pieces>
|
||||
<Pieces>TINT_ArmsLabel</Pieces>
|
||||
<Pieces>TINT_ChestLabel</Pieces>
|
||||
<Pieces>TINT_FeetLabel</Pieces>
|
||||
<Pieces>TINT_LegsLabel</Pieces>
|
||||
<Pieces>TINT_HeadBtn</Pieces>
|
||||
<Pieces>TINT_HandsBtn</Pieces>
|
||||
<Pieces>TINT_ForeArmBtn</Pieces>
|
||||
<Pieces>TINT_ArmsBtn</Pieces>
|
||||
<Pieces>TINT_ChestBtn</Pieces>
|
||||
<Pieces>TINT_FeetBtn</Pieces>
|
||||
<Pieces>TINT_LegsBtn</Pieces>
|
||||
<Pieces>TINT_SaveTint</Pieces>
|
||||
<Pieces>TINT_ReagentsLabel</Pieces>
|
||||
<Pieces>TINT_OHeadColorBtn</Pieces>
|
||||
<Pieces>TINT_OHandsColorBtn</Pieces>
|
||||
<Pieces>TINT_OArmsColorBtn</Pieces>
|
||||
<Pieces>TINT_OFeetColorBtn</Pieces>
|
||||
<Pieces>TINT_OForeArmColorBtn</Pieces>
|
||||
<Pieces>TINT_OLegsColorBtn</Pieces>
|
||||
<Pieces>TINT_OChestColorBtn</Pieces>
|
||||
<Pieces>TINT_ReagentsNeeded</Pieces>
|
||||
<Pieces>TINT_OriginalLabel</Pieces>
|
||||
<Pieces>TINT_NewLabel</Pieces>
|
||||
<Pieces>TINT_ResetBodytTint</Pieces>
|
||||
<Pieces>TINT_CurBrushLable</Pieces>
|
||||
<Pieces>TINT_CurBrushBtn</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,345 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
|
||||
<Button item="BOOK_DoneButton">
|
||||
<ScreenID>DoneButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>229</X>
|
||||
<Y>294</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>52</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<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>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item="BOOK_CastSpellButton">
|
||||
<ScreenID>CastSpellButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>281</X>
|
||||
<Y>294</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>102</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<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>
|
||||
|
||||
|
||||
<Button item="BOOK_ScribeButton">
|
||||
<ScreenID>ScribeButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>383</X>
|
||||
<Y>294</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>52</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<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="BOOK_RightButton">
|
||||
<ScreenID>RightButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>486</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>33</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_RightArrowBtnNormal</Normal>
|
||||
<Pressed>A_RightArrowBtnPressed</Pressed>
|
||||
<Flyby>A_RightArrowBtnFlyby</Flyby>
|
||||
<Disabled>A_RightArrowBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_RightArrowBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
|
||||
<Button item="BOOK_LeftButton">
|
||||
<ScreenID>LeftButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>33</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_LeftArrowBtnNormal</Normal>
|
||||
<Pressed>A_LeftArrowBtnPressed</Pressed>
|
||||
<Flyby>A_LeftArrowBtnFlyby</Flyby>
|
||||
<Disabled>A_LeftArrowBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_LeftArrowBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
|
||||
<StaticText item="BOOK_Page0Number">
|
||||
<ScreenID>Page0Number</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>49</X>
|
||||
<Y>11</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>17</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>0</Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</StaticText>
|
||||
|
||||
|
||||
<StaticText item="BOOK_Page1Number">
|
||||
<ScreenID>Page1Number</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>445</X>
|
||||
<Y>11</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>17</CX>
|
||||
<CY>17</CY>
|
||||
</Size>
|
||||
<Text>1</Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</StaticText>
|
||||
|
||||
|
||||
<Editbox item="BOOK_Page0">
|
||||
<ScreenID>Page0</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>190</CX>
|
||||
<CY>246</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<Style_Multiline>true</Style_Multiline>
|
||||
</Editbox>
|
||||
|
||||
|
||||
<Editbox item="BOOK_Page1">
|
||||
<ScreenID>Page1</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Location>
|
||||
<X>266</X>
|
||||
<Y>40</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>190</CX>
|
||||
<CY>246</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<Style_Multiline>true</Style_Multiline>
|
||||
</Editbox>
|
||||
|
||||
|
||||
<StaticAnimation item="BOOK_BookBG1">
|
||||
<ScreenID>BookBG1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>3</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_book1</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
|
||||
<StaticAnimation item="BOOK_BookBG2">
|
||||
<ScreenID>BookBG2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>3</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Animation>A_book2</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
|
||||
<StaticAnimation item="BOOK_BookBG3">
|
||||
<ScreenID>BookBG3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>1</X>
|
||||
<Y>259</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>128</CY>
|
||||
</Size>
|
||||
<Animation>A_book3</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
|
||||
<StaticAnimation item="BOOK_BookBG4">
|
||||
<ScreenID>BookBG4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>255</X>
|
||||
<Y>259</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>128</CY>
|
||||
</Size>
|
||||
<Animation>A_book4</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
|
||||
<Screen item="BookWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>120</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>512</CX>
|
||||
<CY>340</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>BOOK_BookBG1</Pieces>
|
||||
<Pieces>BOOK_BookBG2</Pieces>
|
||||
<Pieces>BOOK_BookBG3</Pieces>
|
||||
<Pieces>BOOK_BookBG4</Pieces>
|
||||
<Pieces>BOOK_RightButton</Pieces>
|
||||
<Pieces>BOOK_LeftButton</Pieces>
|
||||
<Pieces>BOOK_Page0</Pieces>
|
||||
<Pieces>BOOK_Page1</Pieces>
|
||||
<Pieces>BOOK_Page0Number</Pieces>
|
||||
<Pieces>BOOK_Page1Number</Pieces>
|
||||
<Pieces>BOOK_DoneButton</Pieces>
|
||||
<Pieces>BOOK_CastSpellButton</Pieces>
|
||||
<Pieces>BOOK_ScribeButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
</XML>
|
||||
@@ -1,68 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Gauge item="BREATH_Gauge">
|
||||
<ScreenID>Gauge</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>6</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>108</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
<GaugeOffsetY>0</GaugeOffsetY>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<FillTint>
|
||||
<R>0</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</FillTint>
|
||||
<LinesFillTint>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</LinesFillTint>
|
||||
<DrawLinesFill>false</DrawLinesFill>
|
||||
<EQType>8</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<Lines>A_GaugeLines</Lines>
|
||||
<LinesFill>A_GaugeLinesFill</LinesFill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
</GaugeDrawTemplate>
|
||||
</Gauge>
|
||||
<Screen item="BreathWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>154</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>128</CX>
|
||||
<CY>38</CY>
|
||||
</Size>
|
||||
<Text>Air Remaining</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>The Breath Meter</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>BREATH_Gauge</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,633 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Button item="BW_Buff0_Button">
|
||||
<ScreenID>Buff0</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>34</CX>
|
||||
<CY>34</CY>
|
||||
</Size>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff1_Button">
|
||||
<ScreenID>Buff1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff2_Button">
|
||||
<ScreenID>Buff2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff3_Button">
|
||||
<ScreenID>Buff3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff4_Button">
|
||||
<ScreenID>Buff4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff5_Button">
|
||||
<ScreenID>Buff5</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff6_Button">
|
||||
<ScreenID>Buff6</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff7_Button">
|
||||
<ScreenID>Buff7</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff8_Button">
|
||||
<ScreenID>Buff8</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff9_Button">
|
||||
<ScreenID>Buff9</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff10_Button">
|
||||
<ScreenID>Buff10</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff11_Button">
|
||||
<ScreenID>Buff11</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff12_Button">
|
||||
<ScreenID>Buff12</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff13_Button">
|
||||
<ScreenID>Buff13</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff14_Button">
|
||||
<ScreenID>Buff14</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff15_Button">
|
||||
<ScreenID>Buff15</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff16_Button">
|
||||
<ScreenID>Buff16</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff17_Button">
|
||||
<ScreenID>Buff17</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff18_Button">
|
||||
<ScreenID>Buff18</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff19_Button">
|
||||
<ScreenID>Buff19</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff20_Button">
|
||||
<ScreenID>Buff20</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff21_Button">
|
||||
<ScreenID>Buff21</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff22_Button">
|
||||
<ScreenID>Buff22</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff23_Button">
|
||||
<ScreenID>Buff23</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff24_Button">
|
||||
<ScreenID>Buff24</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff25_Button">
|
||||
<ScreenID>Buff25</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff26_Button">
|
||||
<ScreenID>Buff26</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff27_Button">
|
||||
<ScreenID>Buff27</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff28_Button">
|
||||
<ScreenID>Buff28</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff29_Button">
|
||||
<ScreenID>Buff29</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff30_Button">
|
||||
<ScreenID>Buff30</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff31_Button">
|
||||
<ScreenID>Buff31</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff32_Button">
|
||||
<ScreenID>Buff32</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff33_Button">
|
||||
<ScreenID>Buff33</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff34_Button">
|
||||
<ScreenID>Buff34</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff35_Button">
|
||||
<ScreenID>Buff35</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff36_Button">
|
||||
<ScreenID>Buff36</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff37_Button">
|
||||
<ScreenID>Buff37</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff38_Button">
|
||||
<ScreenID>Buff38</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff39_Button">
|
||||
<ScreenID>Buff39</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff40_Button">
|
||||
<ScreenID>Buff40</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item="BW_Buff41_Button">
|
||||
<ScreenID>Buff41</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Template>BDT_BlueBuff</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>30</CX>
|
||||
<CY>30</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<TileLayoutBox item="BW_Buttons">
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>0</Spacing>
|
||||
<SecondarySpacing>0</SecondarySpacing>
|
||||
<HorizontalFirst>false</HorizontalFirst>
|
||||
<AnchorToTop>true</AnchorToTop>
|
||||
<AnchorToLeft>false</AnchorToLeft>
|
||||
<FirstPieceTemplate>true</FirstPieceTemplate>
|
||||
<Pieces>BW_Buff0_Button</Pieces>
|
||||
<Pieces>BW_Buff1_Button</Pieces>
|
||||
<Pieces>BW_Buff2_Button</Pieces>
|
||||
<Pieces>BW_Buff3_Button</Pieces>
|
||||
<Pieces>BW_Buff4_Button</Pieces>
|
||||
<Pieces>BW_Buff5_Button</Pieces>
|
||||
<Pieces>BW_Buff6_Button</Pieces>
|
||||
<Pieces>BW_Buff7_Button</Pieces>
|
||||
<Pieces>BW_Buff8_Button</Pieces>
|
||||
<Pieces>BW_Buff9_Button</Pieces>
|
||||
<Pieces>BW_Buff10_Button</Pieces>
|
||||
<Pieces>BW_Buff11_Button</Pieces>
|
||||
<Pieces>BW_Buff12_Button</Pieces>
|
||||
<Pieces>BW_Buff13_Button</Pieces>
|
||||
<Pieces>BW_Buff14_Button</Pieces>
|
||||
<Pieces>BW_Buff15_Button</Pieces>
|
||||
<Pieces>BW_Buff16_Button</Pieces>
|
||||
<Pieces>BW_Buff17_Button</Pieces>
|
||||
<Pieces>BW_Buff18_Button</Pieces>
|
||||
<Pieces>BW_Buff19_Button</Pieces>
|
||||
<Pieces>BW_Buff20_Button</Pieces>
|
||||
<Pieces>BW_Buff21_Button</Pieces>
|
||||
<Pieces>BW_Buff22_Button</Pieces>
|
||||
<Pieces>BW_Buff23_Button</Pieces>
|
||||
<Pieces>BW_Buff24_Button</Pieces>
|
||||
<Pieces>BW_Buff25_Button</Pieces>
|
||||
<Pieces>BW_Buff26_Button</Pieces>
|
||||
<Pieces>BW_Buff27_Button</Pieces>
|
||||
<Pieces>BW_Buff28_Button</Pieces>
|
||||
<Pieces>BW_Buff29_Button</Pieces>
|
||||
<Pieces>BW_Buff30_Button</Pieces>
|
||||
<Pieces>BW_Buff31_Button</Pieces>
|
||||
<Pieces>BW_Buff32_Button</Pieces>
|
||||
<Pieces>BW_Buff33_Button</Pieces>
|
||||
<Pieces>BW_Buff34_Button</Pieces>
|
||||
<Pieces>BW_Buff35_Button</Pieces>
|
||||
<Pieces>BW_Buff36_Button</Pieces>
|
||||
<Pieces>BW_Buff37_Button</Pieces>
|
||||
<Pieces>BW_Buff38_Button</Pieces>
|
||||
<Pieces>BW_Buff39_Button</Pieces>
|
||||
<Pieces>BW_Buff40_Button</Pieces>
|
||||
<Pieces>BW_Buff41_Button</Pieces>
|
||||
</TileLayoutBox>
|
||||
<Screen item="BuffWindow">
|
||||
<Text>Effects</Text>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>415</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>104</CX>
|
||||
<CY>395</CY>
|
||||
</Size>
|
||||
<MinVSize>56</MinVSize>
|
||||
<MinHSize>45</MinHSize>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<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>true</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>TileLayoutBox:BW_Buttons</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,505 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Combobox item = "BUGW_BugTypes">
|
||||
<ScreenID>BugTypes</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Please choose a category for your bug report.</TooltipReference>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>196</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>170</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Choices>Other</Choices>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
|
||||
<Button item = "BUGW_LocationButton">
|
||||
<ScreenID>LocationButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>290</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>194</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Change the location relating to this bug report to your current location.</TooltipReference>
|
||||
<Text>Update Location</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="BUGW_LocLabelX">
|
||||
<ScreenID>LocX</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>188</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>128</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>0</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item ="BUGW_LocLabelY">
|
||||
<ScreenID>LocY</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>124</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>64</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>0</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item ="BUGW_LocLabelZ">
|
||||
<ScreenID>LocZ</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>0</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<STMLbox item = "BUGW_Prompt">
|
||||
<ScreenID>Prompt</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>114</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Text>Prompt Area</Text>
|
||||
</STMLbox>
|
||||
|
||||
<Editbox item = "BUGW_Edit">
|
||||
<ScreenID>Edit</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Border>true</Style_Border>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>118</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>64</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Multiline>true</Style_Multiline>
|
||||
</Editbox>
|
||||
|
||||
<Button item="BUGW_DupButton">
|
||||
<ScreenID>DupButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>48</TopAnchorOffset>
|
||||
<RightAnchorOffset>16</RightAnchorOffset>
|
||||
<BottomAnchorOffset>36</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="BUGW_DupLabel">
|
||||
<ScreenID/>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>20</LeftAnchorOffset>
|
||||
<TopAnchorOffset>50</TopAnchorOffset>
|
||||
<RightAnchorOffset>116</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Can Duplicate</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item="BUGW_CrashButton">
|
||||
<ScreenID>CrashButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<RightAnchorOffset>16</RightAnchorOffset>
|
||||
<BottomAnchorOffset>8</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="BUGW_CrashLabel">
|
||||
<ScreenID/>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>20</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>116</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Crash bug</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item ="BUGW_OptionsLabel">
|
||||
<ScreenID/>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>140</LeftAnchorOffset>
|
||||
<TopAnchorOffset>62</TopAnchorOffset>
|
||||
<RightAnchorOffset>240</RightAnchorOffset>
|
||||
<BottomAnchorOffset>44</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Optional Info</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item="BUGW_FlagsButton">
|
||||
<ScreenID>FlagsButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>124</LeftAnchorOffset>
|
||||
<TopAnchorOffset>42</TopAnchorOffset>
|
||||
<RightAnchorOffset>136</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TooltipReference>Check this box to send your character flags along with the bug info.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item = "BUGW_FlagsLabel">
|
||||
<ScreenID/>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>140</LeftAnchorOffset>
|
||||
<TopAnchorOffset>44</TopAnchorOffset>
|
||||
<RightAnchorOffset>240</RightAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Character Flags</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item="BUGW_TargetButton">
|
||||
<ScreenID>TargetButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>124</LeftAnchorOffset>
|
||||
<TopAnchorOffset>18</TopAnchorOffset>
|
||||
<RightAnchorOffset>136</RightAnchorOffset>
|
||||
<BottomAnchorOffset>6</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<TooltipReference>Check this box to send your current target info along with the bug.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item = "BUGW_TargetLabel">
|
||||
<ScreenID/>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>140</LeftAnchorOffset>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<RightAnchorOffset>210</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Target Info:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item ="BUGW_TargetName">
|
||||
<ScreenID>TargetName</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>214</LeftAnchorOffset>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<RightAnchorOffset>84</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>a death beetle</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item = "BUGW_CancelButton">
|
||||
<ScreenID>CancelButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>80</LeftAnchorOffset>
|
||||
<TopAnchorOffset>54</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click here to close window WITHOUT sending the bug.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "BUGW_SendButton">
|
||||
<ScreenID>SendButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>80</LeftAnchorOffset>
|
||||
<TopAnchorOffset>26</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click here to send the bug after filling in the fields.</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Send</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Square</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "BugReportWindow">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>70</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>420</CX>
|
||||
<CY>350</CY>
|
||||
</Size>
|
||||
<Text>Report a bug</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>BUGW_LocationButton</Pieces>
|
||||
<Pieces>BUGW_LocLabelX</Pieces>
|
||||
<Pieces>BUGW_LocLabelY</Pieces>
|
||||
<Pieces>BUGW_LocLabelZ</Pieces>
|
||||
<Pieces>BUGW_Prompt</Pieces>
|
||||
<Pieces>BUGW_Edit</Pieces>
|
||||
<Pieces>BUGW_DupButton</Pieces>
|
||||
<Pieces>BUGW_DupLabel</Pieces>
|
||||
<Pieces>BUGW_CrashButton</Pieces>
|
||||
<Pieces>BUGW_CrashLabel</Pieces>
|
||||
<Pieces>BUGW_OptionsLabel</Pieces>
|
||||
<Pieces>BUGW_FlagsLabel</Pieces>
|
||||
<Pieces>BUGW_TargetLabel</Pieces>
|
||||
<Pieces>BUGW_FlagsButton</Pieces>
|
||||
<Pieces>BUGW_TargetButton</Pieces>
|
||||
<Pieces>BUGW_TargetName</Pieces>
|
||||
<Pieces>BUGW_CancelButton</Pieces>
|
||||
<Pieces>BUGW_SendButton</Pieces>
|
||||
<Pieces>BUGW_BugTypes</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,372 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<SpellGem item="CSPW_Spell0">
|
||||
<ScreenID>CSPW_Spell0</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell1">
|
||||
<ScreenID>CSPW_Spell1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell2">
|
||||
<ScreenID>CSPW_Spell2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell3">
|
||||
<ScreenID>CSPW_Spell3</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell4">
|
||||
<ScreenID>CSPW_Spell4</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell5">
|
||||
<ScreenID>CSPW_Spell5</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell6">
|
||||
<ScreenID>CSPW_Spell6</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell7">
|
||||
<ScreenID>CSPW_Spell7</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell8">
|
||||
<ScreenID>CSPW_Spell8</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell9">
|
||||
<ScreenID>CSPW_Spell9</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell10">
|
||||
<ScreenID>CSPW_Spell10</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<SpellGem item="CSPW_Spell11">
|
||||
<ScreenID>CSPW_Spell11</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
<Label item="CSPW_BookSpacer">
|
||||
<ScreenID>CSPW_BookSpacer</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
</Label>
|
||||
<ButtonDrawTemplate item="BDT_BookBtn">
|
||||
<Normal>A_BookBtnNormal</Normal>
|
||||
<Pressed>A_BookBtnPressed</Pressed>
|
||||
<Flyby>A_BookBtnFlyby</Flyby>
|
||||
<Disabled>A_BookBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BookBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
<Button item="CSPW_SpellBookH">
|
||||
<ScreenID>CSPW_SpellBookH</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Opens and closes Your Spellbook</TooltipReference>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Template>BDT_BookBtn</Template>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
</Button>
|
||||
<Button item="CSPW_SpellBookV">
|
||||
<ScreenID>CSPW_SpellBookV</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Opens and closes Your Spellbook</TooltipReference>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Template>BDT_BookBtn</Template>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>22</CY>
|
||||
</Size>
|
||||
<Location>
|
||||
<X>1</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
</Button>
|
||||
<Screen item="CSPW_ScreenSpellBookH">
|
||||
<ScreenID>CSPW_ScreenSpellBookH</ScreenID>
|
||||
<Size>
|
||||
<CX>22</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Pieces>CSPW_SpellBookH</Pieces>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<Screen item="CSPW_ScreenSpellBookV">
|
||||
<ScreenID>CSPW_ScreenSpellBookV</ScreenID>
|
||||
<Size>
|
||||
<CX>22</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Pieces>CSPW_SpellBookV</Pieces>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<Screen item="CSPW_HorizontalOrientationTemplate">
|
||||
<ScreenID>CSPW_HorizontalOrientationTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorOffset>24</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
</Screen>
|
||||
<Screen item="CSPW_VerticalOrientationTemplate">
|
||||
<ScreenID>CSPW_VerticalOrientationTemplate</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
</Screen>
|
||||
<TileLayoutBox item="CSPW_SpellGemLayout">
|
||||
<ScreenID>CSPW_SpellGemLayout</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_TransparentControl>true</Style_TransparentControl>
|
||||
<Spacing>2</Spacing>
|
||||
<SecondarySpacing>2</SecondarySpacing>
|
||||
<HorizontalFirst>true</HorizontalFirst>
|
||||
<AnchorToTop>true</AnchorToTop>
|
||||
<AnchorToLeft>true</AnchorToLeft>
|
||||
<FirstPieceTemplate>true</FirstPieceTemplate>
|
||||
<SnapToChildren>true</SnapToChildren>
|
||||
<Pieces>SpellGem:CSPW_Spell0</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell1</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell2</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell3</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell4</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell5</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell6</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell7</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell8</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell9</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell10</Pieces>
|
||||
<Pieces>SpellGem:CSPW_Spell11</Pieces>
|
||||
</TileLayoutBox>
|
||||
<Screen item="CSPW_HorizontalOrientationBook">
|
||||
<ScreenID>CSPW_HorizontalOrientationBook</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>7</TopAnchorOffset>
|
||||
<BottomAnchorOffset>31</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>23</LeftAnchorOffset>
|
||||
<RightAnchorOffset>1</RightAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
<Pieces>CSPW_ScreenSpellBookH</Pieces>
|
||||
</Screen>
|
||||
<Screen item="CSPW_VerticalOrientationBook">
|
||||
<ScreenID>CSPW_VerticalOrientationBook</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>26</TopAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>12</LeftAnchorOffset>
|
||||
<RightAnchorOffset>34</RightAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
<Pieces>CSPW_ScreenSpellBookV</Pieces>
|
||||
</Screen>
|
||||
<LayoutVertical item="CSPW_LayoutV">
|
||||
<Padding>2</Padding>
|
||||
<ResizeVertical>true</ResizeVertical>
|
||||
<ResizeHorizontal>true</ResizeHorizontal>
|
||||
</LayoutVertical>
|
||||
<Screen item="CastSpellWnd">
|
||||
<Layout>CSPW_LayoutV</Layout>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>55</CX>
|
||||
<CY>373</CY>
|
||||
</Size>
|
||||
<Text>Spells</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Allows you to cast your memorized spells</TooltipReference>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Style_ClientMovable>true</Style_ClientMovable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>TileLayoutBox:CSPW_SpellGemLayout</Pieces>
|
||||
<Pieces>Screen:CSPW_VerticalOrientationBook</Pieces>
|
||||
<Pieces>Screen:CSPW_HorizontalOrientationBook</Pieces>
|
||||
<Pieces>Screen:CSPW_HorizontalOrientationTemplate</Pieces>
|
||||
<Pieces>Screen:CSPW_VerticalOrientationTemplate</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,93 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Gauge item="Casting_Gauge">
|
||||
<ScreenID>Gauge</ScreenID>
|
||||
<!--<Font>3</Font> -->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>19</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>108</CX>
|
||||
<CY>10</CY>
|
||||
</Size>
|
||||
<GaugeOffsetY>0</GaugeOffsetY>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<FillTint>
|
||||
<R>240</R>
|
||||
<G>0</G>
|
||||
<B>240</B>
|
||||
</FillTint>
|
||||
<LinesFillTint>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</LinesFillTint>
|
||||
<DrawLinesFill>false</DrawLinesFill>
|
||||
<EQType>7</EQType>
|
||||
<GaugeDrawTemplate>
|
||||
<Background>A_GaugeBackground</Background>
|
||||
<Fill>A_GaugeFill</Fill>
|
||||
<Lines>A_GaugeLines</Lines>
|
||||
<LinesFill>A_GaugeLinesFill</LinesFill>
|
||||
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
|
||||
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
|
||||
</GaugeDrawTemplate>
|
||||
</Gauge>
|
||||
<Label item="Casting_SpellName">
|
||||
<ScreenID />
|
||||
<EQType>134</EQType>
|
||||
<Font>2</Font>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>1</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>-2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>14</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Screen item="CastingWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>290</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>140</CX>
|
||||
<CY>60</CY>
|
||||
</Size>
|
||||
<Text>Casting Time</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>The Breath Meter</TooltipReference>
|
||||
<DrawTemplate>WDT_Filigree</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>Casting_Gauge</Pieces>
|
||||
<Pieces>Casting_SpellName</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1,716 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "CSW_Explore_Button">
|
||||
<ScreenID>Explore_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>2</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>48</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Explore</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Delete_Button">
|
||||
<ScreenID>Delete_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>58</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Rotate_Button">
|
||||
<ScreenID>Rotate_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>168</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>48</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Rotate</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char1_Button">
|
||||
<ScreenID>Char1_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>105</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char2_Button">
|
||||
<ScreenID>Char2_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>140</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char3_Button">
|
||||
<ScreenID>Char3_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>175</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char4_Button">
|
||||
<ScreenID>Char4_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>210</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char5_Button">
|
||||
<ScreenID>Char5_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>245</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char6_Button">
|
||||
<ScreenID>Char6_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>280</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char7_Button">
|
||||
<ScreenID>Char7_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>315</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Char8_Button">
|
||||
<ScreenID>Char8_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>350</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>210</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>CSW_Radios</RadioGroup>
|
||||
<Text>Create New Character</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_BigBtnNormal</Normal>
|
||||
<Pressed>A_BigBtnPressed</Pressed>
|
||||
<Flyby>A_BigBtnFlyby</Flyby>
|
||||
<Disabled>A_BigBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_BigBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Enter_World_Button">
|
||||
<ScreenID>Enter_World_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>78</X>
|
||||
<Y>436</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>138</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Enter World</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Go_Home_Button">
|
||||
<ScreenID>Go_Home_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>114</X>
|
||||
<Y>400</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>102</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click here to log in this character, sending him to his home city. (Available after 6 hours offline)</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Return Home</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Tutorial_Button">
|
||||
<ScreenID>Tutorial_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>2</X>
|
||||
<Y>400</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click here to Enter the tutorial with the selected character (Level 10 and under only)</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Enter Tutorial</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSW_Quit_Button">
|
||||
<ScreenID>Quit_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>2</X>
|
||||
<Y>436</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Quit</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<!-- Fansy Title Graphic -->
|
||||
<StaticAnimation item = "CS_LeftTitlePiece">
|
||||
<ScreenID>CS_LeftTitlePiece</ScreenID>
|
||||
<Location>
|
||||
<X>17</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>48</CX>
|
||||
<CY>56</CY>
|
||||
</Size>
|
||||
<Animation>A_LeftTitlePiece</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "CS_LeftCenterTitlePiece">
|
||||
<ScreenID>CS_LeftCenterTitlePiece</ScreenID>
|
||||
<Location>
|
||||
<X>65</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>56</CY>
|
||||
</Size>
|
||||
<Animation>A_StretchyTitlePiece</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "CS_MiddleTitlePiece">
|
||||
<ScreenID>CS_MiddleTitlePiece</ScreenID>
|
||||
<Location>
|
||||
<X>75</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>66</CX>
|
||||
<CY>56</CY>
|
||||
</Size>
|
||||
<Animation>A_MiddleTitlePiece</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "CS_RightCenterTitlePiece">
|
||||
<ScreenID>CS_RightCenterTitlePiece</ScreenID>
|
||||
<Location>
|
||||
<X>141</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>56</CY>
|
||||
</Size>
|
||||
<Animation>A_StretchyTitlePiece</Animation>
|
||||
</StaticAnimation>
|
||||
<StaticAnimation item = "CS_RightTitlePiece">
|
||||
<ScreenID>CS_RightTitlePiece</ScreenID>
|
||||
<Location>
|
||||
<X>151</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>48</CX>
|
||||
<CY>56</CY>
|
||||
</Size>
|
||||
<Animation>A_RightTitlePiece</Animation>
|
||||
</StaticAnimation>
|
||||
<Label item = "CS_TitleLabel">
|
||||
<ScreenID>CS_TitleLabel</ScreenID>
|
||||
<Font>4</Font>
|
||||
<Location>
|
||||
<X>17</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>182</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Character Select</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
</Label>
|
||||
|
||||
<Screen item = "CharacterSelectWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>228</CX>
|
||||
<CY>480</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CSW_Explore_Button</Pieces>
|
||||
<Pieces>CSW_Rotate_Button</Pieces>
|
||||
<Pieces>CSW_Tutorial_Button</Pieces>
|
||||
<Pieces>CSW_Char1_Button</Pieces>
|
||||
<Pieces>CSW_Char2_Button</Pieces>
|
||||
<Pieces>CSW_Char3_Button</Pieces>
|
||||
<Pieces>CSW_Char4_Button</Pieces>
|
||||
<Pieces>CSW_Char5_Button</Pieces>
|
||||
<Pieces>CSW_Char6_Button</Pieces>
|
||||
<Pieces>CSW_Char7_Button</Pieces>
|
||||
<Pieces>CSW_Char8_Button</Pieces>
|
||||
<Pieces>CSW_Enter_World_Button</Pieces>
|
||||
<Pieces>CSW_Go_Home_Button</Pieces>
|
||||
<Pieces>CSW_Delete_Button</Pieces>
|
||||
<Pieces>CSW_Quit_Button</Pieces>
|
||||
<Pieces>CS_LeftTitlePiece</Pieces>
|
||||
<Pieces>CS_RightTitlePiece</Pieces>
|
||||
<Pieces>CS_MiddleTitlePiece</Pieces>
|
||||
<Pieces>CS_LeftCenterTitlePiece</Pieces>
|
||||
<Pieces>CS_RightCenterTitlePiece</Pieces>
|
||||
<Pieces>CS_TitleLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
<Label item = "EXW_CharInfoLabel">
|
||||
<ScreenID>EXW_CharInfoLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>2</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>390</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
</Label>
|
||||
|
||||
<Screen item = "EXW_ExploreModeWindow2">
|
||||
<ScreenID>EXW_ExploreModeWindow2</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EXW_CharInfoLabel</Pieces>
|
||||
</Screen>
|
||||
|
||||
<Label item = "EXW_InfoLabel1">
|
||||
<ScreenID>EXW_InfoLabel1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>2</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>390</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Click on a character to select that character.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
</Label>
|
||||
|
||||
<Label item = "EXW_InfoLabel2">
|
||||
<ScreenID>EXW_InfoLabel2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>18</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>390</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<Text>Press Enter to enter the game, or press Esc to leave explore mode.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
</Label>
|
||||
|
||||
<Screen item = "EXW_ExploreModeWindow3">
|
||||
<ScreenID>EXW_ExploreModeWindow3</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>420</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EXW_InfoLabel1</Pieces>
|
||||
<Pieces>EXW_InfoLabel2</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
<Screen item = "ExploreModeWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EXW_ExploreModeWindow2</Pieces>
|
||||
<Pieces>EXW_ExploreModeWindow3</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,56 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Editbox item="CW_ChatInput">
|
||||
<ScreenID>CWChatInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>21</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>1</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
</Editbox>
|
||||
<STMLbox item="CW_ChatOutput">
|
||||
<ScreenID>CWChatOutput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>3</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>22</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
</STMLbox>
|
||||
<Screen item="ChatWindow">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>95</X>
|
||||
<Y>280</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>421</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def2</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>CW_ChatOutput</Pieces>
|
||||
<Pieces>CW_ChatInput</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,133 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<!-- The switch list window -->
|
||||
<Label item = "MIZ_Label">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>22</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Text>Instances available</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item = "MIZ_SelectButton">
|
||||
<ScreenID>SelectButton</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>100</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Select</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "MIZ_CancelButton">
|
||||
<ScreenID>CancelButton</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>100</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "MIZ_ZoneList">
|
||||
<ScreenID>ZoneList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>24</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>32</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>Zone</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Players</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Screen item = "MIZoneSelectWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Choose which zone to enter</Text>
|
||||
<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>true</Style_Sizable>
|
||||
<Pieces>MIZ_Label</Pieces>
|
||||
<Pieces>MIZ_SelectButton</Pieces>
|
||||
<Pieces>MIZ_CancelButton</Pieces>
|
||||
<Pieces>MIZ_ZoneList</Pieces>
|
||||
</Screen>
|
||||
|
||||
|
||||
</XML>
|
||||
@@ -1,177 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Listbox item = "ClaimFeatureList">
|
||||
<ScreenID>ClaimFeatureList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>220</Width>
|
||||
<Heading>Features</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Heading>Count</Heading>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<TooltipReference>The features on your account which are available to be claimed</TooltipReference>
|
||||
</Listbox>
|
||||
|
||||
<Listbox item = "ClaimItemList">
|
||||
<ScreenID>ClaimItemList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>300</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>220</Width>
|
||||
<Heading>Items</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>40</Width>
|
||||
<Heading>Count</Heading>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<TooltipReference>The items you will receive if you claim the selected feature. You may right-click an item to display it.</TooltipReference>
|
||||
</Listbox>
|
||||
|
||||
<HorizontalLayoutBox item = "ClaimLayout">
|
||||
<ScreenID>ClaimLayout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>ClaimFeatureList</Pieces>
|
||||
<Pieces>ClaimItemList</Pieces>
|
||||
</HorizontalLayoutBox>
|
||||
|
||||
<Button item = "ClaimRefreshButton">
|
||||
<ScreenID>ClaimRefreshButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>68</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click to refresh the list of features</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Refresh</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ClaimClaimButton">
|
||||
<ScreenID>ClaimClaimButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>136</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>72</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click to claim the selected feature on this character</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Claim</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ClaimCancelButton">
|
||||
<ScreenID>ClaimCancelButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>68</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click to cancel and close the window</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "ClaimWnd">
|
||||
<ScreenID>ClaimWnd</ScreenID>
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>600</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Text>Claim Window</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>ClaimLayout</Pieces>
|
||||
<Pieces>ClaimRefreshButton</Pieces>
|
||||
<Pieces>ClaimClaimButton</Pieces>
|
||||
<Pieces>ClaimCancelButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,623 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "CPW_TC0Button">
|
||||
<ScreenID>CPW_TC0Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC1Button">
|
||||
<ScreenID>CPW_TC1Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>240</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC2Button">
|
||||
<ScreenID>CPW_TC2Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC3Button">
|
||||
<ScreenID>CPW_TC3Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC4Button">
|
||||
<ScreenID>CPW_TC4Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC5Button">
|
||||
<ScreenID>CPW_TC5Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC6Button">
|
||||
<ScreenID>CPW_TC6Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC7Button">
|
||||
<ScreenID>CPW_TC7Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC8Button">
|
||||
<ScreenID>CPW_TC8Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC9Button">
|
||||
<ScreenID>CPW_TC9Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>127</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC10Button">
|
||||
<ScreenID>CPW_TC10Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>240</G>
|
||||
<B>240</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC11Button">
|
||||
<ScreenID>CPW_TC11Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>127</G>
|
||||
<B>127</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC12Button">
|
||||
<ScreenID>CPW_TC12Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>240</R>
|
||||
<G>127</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC13Button">
|
||||
<ScreenID>CPW_TC13Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>127</R>
|
||||
<G>64</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
<Button item = "CPW_TC14Button">
|
||||
<ScreenID>CPW_TC14Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>20</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
|
||||
<Editbox item = "CPW_RedSliderInput">
|
||||
<ScreenID>CPW_RedSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>200</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_RedSlider">
|
||||
<ScreenID>CPW_RedSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Editbox item = "CPW_GreenSliderInput">
|
||||
<ScreenID>CPW_GreenSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>200</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_GreenSlider">
|
||||
<ScreenID>CPW_GreenSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Editbox item = "CPW_BlueSliderInput">
|
||||
<ScreenID>CPW_BlueSliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>35</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>200</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Slider item = "CPW_BlueSlider">
|
||||
<ScreenID>CPW_BlueSlider</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>40</X>
|
||||
<Y>110</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
|
||||
<Button item = "CPW_TC15Button">
|
||||
<ScreenID>CPW_TC15Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>135</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>0</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>36</CX>
|
||||
<CY>26</CY>
|
||||
</DecalSize>
|
||||
<Template>BDT_Tint</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CPW_Accept_Button">
|
||||
<ScreenID>CPW_Accept_Button</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>Accept your changes</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>135</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>75</CX>
|
||||
<CY>30</CY>
|
||||
</Size>
|
||||
<Text>Accept</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "ColorPickerWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>260</X>
|
||||
<Y>140</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>140</CX>
|
||||
<CY>190</CY>
|
||||
</Size>
|
||||
<Text>Choose a color</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CPW_TC0Button</Pieces>
|
||||
<Pieces>CPW_TC1Button</Pieces>
|
||||
<Pieces>CPW_TC2Button</Pieces>
|
||||
<Pieces>CPW_TC3Button</Pieces>
|
||||
<Pieces>CPW_TC4Button</Pieces>
|
||||
<Pieces>CPW_TC5Button</Pieces>
|
||||
<Pieces>CPW_TC6Button</Pieces>
|
||||
<Pieces>CPW_TC7Button</Pieces>
|
||||
<Pieces>CPW_TC8Button</Pieces>
|
||||
<Pieces>CPW_TC9Button</Pieces>
|
||||
<Pieces>CPW_TC10Button</Pieces>
|
||||
<Pieces>CPW_TC11Button</Pieces>
|
||||
<Pieces>CPW_TC12Button</Pieces>
|
||||
<Pieces>CPW_TC13Button</Pieces>
|
||||
<Pieces>CPW_TC14Button</Pieces>
|
||||
<Pieces>CPW_RedSliderInput</Pieces>
|
||||
<Pieces>CPW_RedSlider</Pieces>
|
||||
<Pieces>CPW_GreenSliderInput</Pieces>
|
||||
<Pieces>CPW_GreenSlider</Pieces>
|
||||
<Pieces>CPW_BlueSliderInput</Pieces>
|
||||
<Pieces>CPW_BlueSlider</Pieces>
|
||||
<Pieces>CPW_TC15Button</Pieces>
|
||||
<Pieces>CPW_Accept_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,111 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Listbox item="CSSW_SkillSelectorList">
|
||||
<ScreenID>CSSW_SkillSelectorList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>84</BottomAnchorOffset>
|
||||
<Columns>
|
||||
<Heading>Name</Heading>
|
||||
<Width>130</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Level</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Cost</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Upkeep</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Target</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Duration</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Reuse</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Heading>Timer</Heading>
|
||||
<Width>50</Width>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
<STMLbox item="CSSW_SkillDescriptionStmlBox">
|
||||
<ScreenID>CSSW_SkillDescriptionStmlBox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>82</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>32</BottomAnchorOffset>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Text />
|
||||
</STMLbox>
|
||||
<Button item="CSSW_MakeHotkeyButton">
|
||||
<ScreenID>CSSW_MakeHotkeyButton</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>154</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Make Hotkey</Text>
|
||||
<!--<TooltipReference/>-->
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Screen item="CombatSkillSelectWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>150</X>
|
||||
<Y>55</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>520</CX>
|
||||
<CY>280</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Combat Skills</Text>
|
||||
<DrawTemplate>WDT_defaultChat_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>CSSW_SkillSelectorList</Pieces>
|
||||
<Pieces>CSSW_SkillDescriptionStmlBox</Pieces>
|
||||
<Pieces>CSSW_MakeHotkeyButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,75 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<StaticAnimation item = "CMPW_Overlay">
|
||||
<ScreenID>CompassOverlay</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>98</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Animation>A_CompassOverlay</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
<StaticAnimation item = "CMPW_Strip1">
|
||||
<ScreenID>CompassStrip1</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Animation>A_CompassStrip</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
<StaticAnimation item = "CMPW_Strip2">
|
||||
<ScreenID>CompassStrip2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Animation>A_CompassStrip</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
<Screen item = "CompassWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>350</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>98</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>CMPW_Strip1</Pieces>
|
||||
<Pieces>CMPW_Strip2</Pieces>
|
||||
<Pieces>CMPW_Overlay</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,183 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Button item = "CD_Yes_Button">
|
||||
|
||||
<ScreenID>Yes_Button</ScreenID>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>66</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
|
||||
<Text>Yes</Text>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CD_No_Button">
|
||||
|
||||
<ScreenID>No_Button</ScreenID>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>105</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>169</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
|
||||
<Text>No</Text>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CD_Cancel_Button">
|
||||
|
||||
<ScreenID>Cancel_Button</ScreenID>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>66</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
|
||||
<Text>Cancel</Text>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "CD_OK_Button">
|
||||
|
||||
<ScreenID>OK_Button</ScreenID>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>105</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>169</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
|
||||
<Text>Ok</Text>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<StaticText item ="CD_StaticText1">
|
||||
<ScreenID>Text1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>96</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Text>UTF16:00410042AC01AC02AC03AC04AC05</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</StaticText>
|
||||
|
||||
<STMLbox item = "CD_TextOutput">
|
||||
|
||||
<ScreenID>TextOutput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
|
||||
</STMLbox>
|
||||
|
||||
<Screen item = "ConfirmationDialogBox">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>550</X>
|
||||
<Y>350</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>274</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>CD_Yes_Button</Pieces>
|
||||
<Pieces>CD_No_Button</Pieces>
|
||||
<Pieces>CD_OK_Button</Pieces>
|
||||
<Pieces>CD_Cancel_Button</Pieces>
|
||||
<Pieces>CD_TextOutput</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,203 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Button item="ContainerCombine_Icon">
|
||||
<ScreenID>ContainerCombine_Icon</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_DragItem</Template>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<InvSlot item="Container_Slot">
|
||||
<ScreenID>Container_Slot</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>-1</EQType>
|
||||
</InvSlot>
|
||||
<TileLayoutBox item="ContainerStandard_Items">
|
||||
<ScreenID>ContainerStandard_Items</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretchHorizontal>true</AutoStretchHorizontal>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>2</Spacing>
|
||||
<SecondarySpacing>2</SecondarySpacing>
|
||||
<HorizontalFirst>true</HorizontalFirst>
|
||||
<AnchorToTop>true</AnchorToTop>
|
||||
<AnchorToLeft>true</AnchorToLeft>
|
||||
<FirstPieceTemplate>false</FirstPieceTemplate>
|
||||
<SnapToChildren>true</SnapToChildren>
|
||||
</TileLayoutBox>
|
||||
<TileLayoutBox item="ContainerStandardWithDone_Items">
|
||||
<ScreenID>ContainerStandardWithDone_Items</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretchHorizontal>true</AutoStretchHorizontal>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>2</Spacing>
|
||||
<SecondarySpacing>2</SecondarySpacing>
|
||||
<HorizontalFirst>true</HorizontalFirst>
|
||||
<AnchorToTop>true</AnchorToTop>
|
||||
<AnchorToLeft>true</AnchorToLeft>
|
||||
<FirstPieceTemplate>false</FirstPieceTemplate>
|
||||
<SnapToChildren>true</SnapToChildren>
|
||||
</TileLayoutBox>
|
||||
<TileLayoutBox item="ContainerCombine_Items">
|
||||
<ScreenID>ContainerCombine_Items</ScreenID>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretchHorizontal>true</AutoStretchHorizontal>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Spacing>2</Spacing>
|
||||
<SecondarySpacing>2</SecondarySpacing>
|
||||
<HorizontalFirst>true</HorizontalFirst>
|
||||
<AnchorToTop>true</AnchorToTop>
|
||||
<AnchorToLeft>true</AnchorToLeft>
|
||||
<FirstPieceTemplate>false</FirstPieceTemplate>
|
||||
<SnapToChildren>true</SnapToChildren>
|
||||
</TileLayoutBox>
|
||||
<Button item="Container_Combine">
|
||||
<ScreenID>Container_Combine</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>55</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Combine</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
</Button>
|
||||
<Button item="StandardDoneButton">
|
||||
<ScreenID>StandardDoneButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Text>Done</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="CombineDoneButton">
|
||||
<ScreenID>CombineDoneButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>115</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Done</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<STMLbox item="Container_StandardSize">
|
||||
<ScreenID>StandardSize</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>240</CY>
|
||||
</Size>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</STMLbox>
|
||||
<STMLbox item="Container_CombineSize">
|
||||
<ScreenID>CombineSize</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Size>
|
||||
<CX>230</CX>
|
||||
<CY>170</CY>
|
||||
</Size>
|
||||
<UseInLayoutVertical>false</UseInLayoutVertical>
|
||||
<UseInLayoutHorizontal>false</UseInLayoutHorizontal>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Tooltip>false</Style_Tooltip>
|
||||
</STMLbox>
|
||||
<LayoutVertical item="Container_LayoutV">
|
||||
<ResizeVertical>true</ResizeVertical>
|
||||
<ResizeHorizontal>true</ResizeHorizontal>
|
||||
</LayoutVertical>
|
||||
<Screen item="ContainerWindow">
|
||||
<Layout>Container_LayoutV</Layout>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>350</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>115</CX>
|
||||
<CY>240</CY>
|
||||
</Size>
|
||||
<Text>Container</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Container</TooltipReference>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>ContainerCombine_Icon</Pieces>
|
||||
<Pieces>Container_Slot</Pieces>
|
||||
<Pieces>TileLayoutBox:ContainerStandard_Items</Pieces>
|
||||
<Pieces>TileLayoutBox:ContainerStandardWithDone_Items</Pieces>
|
||||
<Pieces>TileLayoutBox:ContainerCombine_Items</Pieces>
|
||||
<Pieces>Container_Combine</Pieces>
|
||||
<Pieces>StandardDoneButton</Pieces>
|
||||
<Pieces>CombineDoneButton</Pieces>
|
||||
<Pieces>Container_StandardSize</Pieces>
|
||||
<Pieces>Container_CombineSize</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,77 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<StaticAnimation item = "CA_Anim">
|
||||
<ScreenID>CA_Anim</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Animation>BuffIcons</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
<StaticAnimation item = "CA_Anim2">
|
||||
<ScreenID>CA_Anim2</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Animation>BuffIcons</Animation>
|
||||
</StaticAnimation>
|
||||
|
||||
<SpellGem item = "CA_SpellGem">
|
||||
<ScreenID>CA_SpellGem</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>32</CY>
|
||||
</Size>
|
||||
<SpellGemDrawTemplate>
|
||||
<Holder>A_SpellGemHolder</Holder>
|
||||
<Background>A_SpellGemBackground</Background>
|
||||
<Highlight>A_SpellGemHighlight</Highlight>
|
||||
</SpellGemDrawTemplate>
|
||||
<SpellIconOffsetX>8</SpellIconOffsetX>
|
||||
<SpellIconOffsetY>4</SpellIconOffsetY>
|
||||
</SpellGem>
|
||||
|
||||
<Screen item = "CursorAttachment">
|
||||
<ScreenID/>
|
||||
<Font/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>50</CX>
|
||||
<CY>50</CY>
|
||||
</Size>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CA_Anim</Pieces>
|
||||
<Pieces>CA_Anim2</Pieces>
|
||||
<Pieces>CA_SpellGem</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,810 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<!-- Current DZ you are assigned -->
|
||||
<Label item="DZ_CurrentDZ">
|
||||
<ScreenID>DZ_CurrentDZ</ScreenID>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Expedition:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>80</RightAnchorOffset>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<Label item="DZ_CurrentDZValue">
|
||||
<ScreenID>DZ_CurrentDZValue</ScreenID>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>80</LeftAnchorOffset>
|
||||
<RightAnchorOffset>185</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<!-- END Current DZ you are assigned -->
|
||||
<!-- Leader of the DZ -->
|
||||
<Label item="DZ_Leader">
|
||||
<ScreenID>DZ_Leader</ScreenID>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>65</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Leader:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>75</RightAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<Label item="DZ_LeaderValue">
|
||||
<ScreenID>DZ_LeaderValue</ScreenID>
|
||||
<Location>
|
||||
<X>135</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>300</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<LeftAnchorOffset>80</LeftAnchorOffset>
|
||||
<RightAnchorOffset>185</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<!-- END Leader of the DZ -->
|
||||
<!-- Min/Max players -->
|
||||
<Label item="DZ_NumPlayers">
|
||||
<ScreenID>DZ_NumPlayers</ScreenID>
|
||||
<Location>
|
||||
<X>299</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>110</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Number of Players:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>180</LeftAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorOffset>70</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<Label item="DZ_NumPlayersValue">
|
||||
<ScreenID>DZ_NumPlayersValue</ScreenID>
|
||||
<Location>
|
||||
<X>410</X>
|
||||
<Y>10</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>70</LeftAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>10</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<Label item="DZ_MaxPlayers">
|
||||
<ScreenID>DZ_MaxPlayers</ScreenID>
|
||||
<Location>
|
||||
<X>336</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>75</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Max Players:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<LeftAnchorOffset>145</LeftAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorOffset>70</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<Label item="DZ_MaxPlayersValue">
|
||||
<ScreenID>DZ_MaxPlayersValue</ScreenID>
|
||||
<Location>
|
||||
<X>410</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>60</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>70</LeftAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Label>
|
||||
<!-- END Leader of the DZ -->
|
||||
<!-- DZ Quit Button -->
|
||||
<Button item="DZ_Quit">
|
||||
<ScreenID>DZ_Quit</ScreenID>
|
||||
<Location>
|
||||
<X>315</X>
|
||||
<Y>72</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>140</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Quit Expedition</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<BottomAnchorOffset>94</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>160</LeftAnchorOffset>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<RightAnchorOffset>20</RightAnchorOffset>
|
||||
<TopAnchorOffset>70</TopAnchorOffset>
|
||||
</Button>
|
||||
<!-- END DZ Quit Button -->
|
||||
<!-- DZ Find Switch Button -->
|
||||
<Button item="DZ_FindSwitch">
|
||||
<ScreenID>DZ_FindSwitch</ScreenID>
|
||||
<Location>
|
||||
<X>210</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>140</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Find Switch</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZ_CancelFindSwitch">
|
||||
<ScreenID>DZ_CancelFindSwitch</ScreenID>
|
||||
<Location>
|
||||
<X>210</X>
|
||||
<Y>150</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>140</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Cancel Find Switch</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<!-- END DZ Find Button -->
|
||||
<!-- DZ members -->
|
||||
<Listbox item="DZ_MemberList">
|
||||
<ScreenID>DZ_MemberList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>280</X>
|
||||
<Y>6</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>196</CX>
|
||||
<CY>134</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_HScroll>true</Style_HScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>182</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<Columns>
|
||||
<Width>160</Width>
|
||||
<Heading>Members:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Status:</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<!-- END members -->
|
||||
<!-- DZ Timers -->
|
||||
<Label item="DZ_TimerLabel">
|
||||
<ScreenID>DZ_TimerLabel</ScreenID>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>160</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Outstanding Expedition Timers:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
<BottomAnchorOffset>20</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>260</RightAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
</Label>
|
||||
<Listbox item="DZ_TimerList">
|
||||
<ScreenID>DZ_TimerList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>200</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>0</CX>
|
||||
<CY>0</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_HScroll>true</Style_HScroll>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<BottomAnchorOffset>100</BottomAnchorOffset>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Lockout Time</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>Expedition Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>200</Width>
|
||||
<Heading>Event Name</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<!-- END members -->
|
||||
<!-- DZ Leader stuff -->
|
||||
<Label item="DZ_Leader_Title">
|
||||
<ScreenID>DZ_Leader_Title</ScreenID>
|
||||
<Font>4</Font>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Text>Leader Options:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>0</G>
|
||||
<B>0</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="DZ_Leader_Target">
|
||||
<ScreenID>DZ_Leader_Target</ScreenID>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>Player Targeted:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Label item="DZ_Leader_TargetValue">
|
||||
<ScreenID>DZ_Leader_TargetValue</ScreenID>
|
||||
<Location>
|
||||
<X>110</X>
|
||||
<Y>20</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<!-- Buttons -->
|
||||
<Button item="DZ_Leader_Add">
|
||||
<ScreenID>DZ_Leader_Add</ScreenID>
|
||||
<Location>
|
||||
<X>10</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Add Player</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZ_Leader_Remove">
|
||||
<ScreenID>DZ_Leader_Remove</ScreenID>
|
||||
<Location>
|
||||
<X>105</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Remove Player</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZ_Leader_MakeLeader">
|
||||
<ScreenID>DZ_Leader_MakeLeader</ScreenID>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Make Leader</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZ_Leader_InviteRaid">
|
||||
<ScreenID>DZ_Leader_InviteRaid</ScreenID>
|
||||
<Location>
|
||||
<X>295</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Invite Raid</Text>
|
||||
<TooltipReference>Invite anyone who is in your raid but not in your expedition.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZ_Leader_InviteTask">
|
||||
<ScreenID>DZ_Leader_InviteTask</ScreenID>
|
||||
<Location>
|
||||
<X>390</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Invite Task</Text>
|
||||
<TooltipReference>Invite anyone who is in your shared task but not in your expedition.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Screen item="DZLeaderSection">
|
||||
<ScreenID>DZLeaderSection</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Leader Options</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>DZ_Leader_Title</Pieces>
|
||||
<Pieces>DZ_Leader_Target</Pieces>
|
||||
<Pieces>DZ_Leader_TargetValue</Pieces>
|
||||
<Pieces>DZ_Leader_Add</Pieces>
|
||||
<Pieces>DZ_Leader_Remove</Pieces>
|
||||
<Pieces>DZ_Leader_MakeLeader</Pieces>
|
||||
<Pieces>DZ_Leader_InviteRaid</Pieces>
|
||||
<Pieces>DZ_Leader_InviteTask</Pieces>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>10</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TopAnchorOffset>90</TopAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
</Screen>
|
||||
<!-- END members -->
|
||||
<Screen item="DynamicZoneTopWnd">
|
||||
<ScreenID>DynamicZoneTopWnd</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>500</CX>
|
||||
<CY>215</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>DZ_CurrentDZ</Pieces>
|
||||
<Pieces>DZ_CurrentDZValue</Pieces>
|
||||
<Pieces>DZ_Leader</Pieces>
|
||||
<Pieces>DZ_LeaderValue</Pieces>
|
||||
<Pieces>DZ_MemberList</Pieces>
|
||||
<Pieces>DZ_Quit</Pieces>
|
||||
<Pieces>DZ_NumPlayers</Pieces>
|
||||
<Pieces>DZ_NumPlayersValue</Pieces>
|
||||
<Pieces>DZ_MaxPlayers</Pieces>
|
||||
<Pieces>DZ_MaxPlayersValue</Pieces>
|
||||
</Screen>
|
||||
<Screen item="DynamicZoneBottomWnd">
|
||||
<ScreenID>DynamicZoneBottomWnd</ScreenID>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>500</CX>
|
||||
<CY>215</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>DZ_TimerLabel</Pieces>
|
||||
<Pieces>DZ_TimerList</Pieces>
|
||||
<Pieces>DZLeaderSection</Pieces>
|
||||
</Screen>
|
||||
<VerticalLayoutBox item="DynamicZone_Layout">
|
||||
<ScreenID>DynamicZone_Layout</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Spacing>4</Spacing>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Pieces>Screen:DynamicZoneTopWnd</Pieces>
|
||||
<Pieces>Screen:DynamicZoneBottomWnd</Pieces>
|
||||
</VerticalLayoutBox>
|
||||
<!-- The DZ Window -->
|
||||
<Screen item="DynamicZoneWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>500</CX>
|
||||
<CY>425</CY>
|
||||
</Size>
|
||||
<MinHSize>400</MinHSize>
|
||||
<MinVSize>320</MinVSize>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Expedition Information</Text>
|
||||
<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>true</Style_Sizable>
|
||||
<Pieces>VerticalLayoutBox:DynamicZone_Layout</Pieces>
|
||||
</Screen>
|
||||
<!-- The switch list window -->
|
||||
<Button item="DZSwitchList_OK">
|
||||
<ScreenID>DZSwitchList_OK</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>110</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item="DZSwitchList_Cancel">
|
||||
<ScreenID>DZSwitchList_Cancel</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorOffset>110</RightAnchorOffset>
|
||||
<BottomAnchorOffset>5</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Listbox item="DZSwitchList_List">
|
||||
<ScreenID>DZSwitchList_List</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>5</LeftAnchorOffset>
|
||||
<TopAnchorOffset>5</TopAnchorOffset>
|
||||
<RightAnchorOffset>5</RightAnchorOffset>
|
||||
<BottomAnchorOffset>45</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Type:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>300</Width>
|
||||
<Heading>Description:</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Leader:</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
<Screen item="DynamicZoneSwitchListWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>100</X>
|
||||
<Y>60</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>500</CX>
|
||||
<CY>150</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Choose which zone to enter</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>DZSwitchList_List</Pieces>
|
||||
<Pieces>DZSwitchList_Cancel</Pieces>
|
||||
<Pieces>DZSwitchList_OK</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,502 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<TextureInfo item = "menuicons01.tga">
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
</TextureInfo>
|
||||
|
||||
<Ui2DAnimation item = "A_MenuIcons">
|
||||
<Cycle>false</Cycle>
|
||||
<Grid>true</Grid>
|
||||
<Vertical>true</Vertical>
|
||||
<CellHeight>24</CellHeight>
|
||||
<CellWidth>24</CellWidth>
|
||||
<Frames>
|
||||
<Texture>menuicons01.tga</Texture>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>256</CX>
|
||||
<CY>256</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_CascadeMenuSeparator">
|
||||
<Frames>
|
||||
<Texture>window_pieces01.tga</Texture>
|
||||
<Location>
|
||||
<X>80</X>
|
||||
<Y>175</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>4</CX>
|
||||
<CY>4</CY>
|
||||
</Size>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_CascadeSubmenuIndicator">
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>164</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>11</CY>
|
||||
</Size>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_EQBtnNormal">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>60</X>
|
||||
<Y>26</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_EQBtnFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>102</X>
|
||||
<Y>26</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_EQBtnPressed">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>144</X>
|
||||
<Y>26</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_EQBtnPressedFlyby">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>186</X>
|
||||
<Y>26</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
<Ui2DAnimation item = "A_EQBtnDisabled">
|
||||
<Cycle>true</Cycle>
|
||||
<Frames>
|
||||
<Texture>window_pieces05.tga</Texture>
|
||||
<Location>
|
||||
<X>60</X>
|
||||
<Y>68</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Hotspot>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Hotspot>
|
||||
<Duration>1000</Duration>
|
||||
</Frames>
|
||||
</Ui2DAnimation>
|
||||
|
||||
|
||||
<Button item = "CSepIW_Button">
|
||||
<ScreenID>Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_CascadeMenuSeparator</Normal>
|
||||
<NormalDecal/>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Screen item = "CascadeSeparatorItemWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>600</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>190</CX>
|
||||
<CY>6</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CSepIW_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
<Button item = "CSubIW_Button">
|
||||
<ScreenID>Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Test Text</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal/>
|
||||
<NormalDecal>A_MenuIcons</NormalDecal>
|
||||
</ButtonDrawTemplate>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>24</CX>
|
||||
<CY>24</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
|
||||
<Button item = "CSubIW_Arrow">
|
||||
<ScreenID>Arrow</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>180</X>
|
||||
<Y>6</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>10</CX>
|
||||
<CY>11</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_CascadeSubmenuIndicator</Normal>
|
||||
<NormalDecal/>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
|
||||
<Screen item = "CascadeSubmenuItemWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>600</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>190</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CSubIW_Arrow</Pieces>
|
||||
<Pieces>CSubIW_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
<Button item = "CCmdIW_Button">
|
||||
<ScreenID>Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Test Text</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
<DecalOffset>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>24</CX>
|
||||
<CY>24</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
|
||||
<Screen item = "CascadeCommandItemWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>600</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>180</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>false</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>CCmdIW_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
<Screen item = "CascadeSubWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>600</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
|
||||
<Screen item = "CascadeTopWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>20</X>
|
||||
<Y>600</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
</Screen>
|
||||
<Button item = "EQM_EQButton">
|
||||
<ScreenID>EQButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>42</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Click this to open the menu</TooltipReference>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text></Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ButtonDrawTemplate>
|
||||
<Normal>A_EQBtnNormal</Normal>
|
||||
<Pressed>A_EQBtnPressed</Pressed>
|
||||
<Flyby>A_EQBtnFlyby</Flyby>
|
||||
<Disabled>A_EQBtnDisabled</Disabled>
|
||||
<PressedFlyby>A_EQBtnPressedFlyby</PressedFlyby>
|
||||
</ButtonDrawTemplate>
|
||||
</Button>
|
||||
|
||||
<Button item = "EQM_SCButton">
|
||||
<ScreenID>SCButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click this to open the Marketplace</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SCBtn</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "EQM_SCFSButton">
|
||||
<ScreenID>SCFSButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>42</CX>
|
||||
<CY>42</CY>
|
||||
</Size>
|
||||
<TooltipReference>Click this to open the Marketplace</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SCFSBtn</Template>
|
||||
</Button>
|
||||
<Screen item = "EQMainWnd">
|
||||
<ScreenID/>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>550</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>52</CX>
|
||||
<CY>94</CY>
|
||||
</Size>
|
||||
<Text></Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference/>
|
||||
<DrawTemplate>WDT_RoundedNoTitle</DrawTemplate>
|
||||
<Style_Titlebar>false</Style_Titlebar>
|
||||
<Style_Closebox>false</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>EQM_EQButton</Pieces>
|
||||
<Pieces>EQM_SCButton</Pieces>
|
||||
<Pieces>EQM_SCFSButton</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,237 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item ="ELW_EnterTextLabel">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Label Text:</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Editbox item = "ELW_LabelTextEditbox">
|
||||
<ScreenID>ELW_LabelTextEditbox</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<TooltipReference>Enter a name for this label here.</TooltipReference>
|
||||
</Editbox>
|
||||
<Button item = "ELW_ChooseColorButton">
|
||||
<ScreenID>ELW_ChooseColorButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Choose Color</Text>
|
||||
<TooltipReference>Set the text color for this label.</TooltipReference>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item ="ELW_TextSizeLabel">
|
||||
<ScreenID/>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>170</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Text>Label Size:</Text>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
<Button item = "ELW_LabelLargeButton">
|
||||
<ScreenID>ELW_LabelLargeButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>170</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>LabelSizeGroup</RadioGroup>
|
||||
<Text>Large</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item = "ELW_LabelMediumButton">
|
||||
<ScreenID>ELW_LabelMediumButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>170</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>LabelSizeGroup</RadioGroup>
|
||||
<Text>Medium</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item = "ELW_LabelSmallButton">
|
||||
<ScreenID>ELW_LabelSmallButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>170</X>
|
||||
<Y>65</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>150</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<RadioGroup>LabelSizeGroup</RadioGroup>
|
||||
<Text>Small</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "ELW_CancelButton">
|
||||
<ScreenID>ELW_CancelButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Button item = "ELW_DoneButton">
|
||||
<ScreenID>ELW_DoneButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>220</X>
|
||||
<Y>90</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Text>Ok</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "EditLabelWnd">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>340</CX>
|
||||
<CY>140</CY>
|
||||
</Size>
|
||||
<Text>Map Toolbar</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>ELW_EnterTextLabel</Pieces>
|
||||
<Pieces>ELW_LabelTextEditbox</Pieces>
|
||||
<Pieces>ELW_ChooseColorButton</Pieces>
|
||||
<Pieces>ELW_TextSizeLabel</Pieces>
|
||||
<Pieces>ELW_LabelLargeButton</Pieces>
|
||||
<Pieces>ELW_LabelMediumButton</Pieces>
|
||||
<Pieces>ELW_LabelSmallButton</Pieces>
|
||||
<Pieces>ELW_CancelButton</Pieces>
|
||||
<Pieces>ELW_DoneButton</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,135 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item ="FBKW_UserName">
|
||||
<ScreenID>FBKW_UserName</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
|
||||
<LeftAnchorOffset>8</LeftAnchorOffset>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorOffset>120</RightAnchorOffset>
|
||||
<BottomAnchorOffset>18</BottomAnchorOffset>
|
||||
|
||||
<Text>Playername123456</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
|
||||
<Editbox item = "FBKW_FeedbackInput">
|
||||
<ScreenID>FBKW_FeedbackInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>20</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
|
||||
<Style_Multiline>true</Style_Multiline>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
|
||||
</Editbox>
|
||||
|
||||
<Button item = "FBKW_CancelButton">
|
||||
<ScreenID>FBKW_CancelButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<LeftAnchorOffset>120</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>70</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FBKW_SendButton">
|
||||
<ScreenID>FBKW_SendButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<LeftAnchorOffset>60</LeftAnchorOffset>
|
||||
<TopAnchorOffset>22</TopAnchorOffset>
|
||||
<RightAnchorOffset>10</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
|
||||
<Text>Send</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Screen item = "FeedbackWindow">
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>400</CX>
|
||||
<CY>200</CY>
|
||||
</Size>
|
||||
<Text>Send Feedback</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FBKW_UserName</Pieces>
|
||||
<Pieces>FBKW_FeedbackInput</Pieces>
|
||||
<Pieces>FBKW_CancelButton</Pieces>
|
||||
<Pieces>FBKW_SendButton</Pieces>
|
||||
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,670 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
|
||||
<Editbox item="FP_MOTDInput">
|
||||
<ScreenID>MOTDInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<TooltipReference>This is your Fellowship's Message of the Day.</TooltipReference>
|
||||
<Style_Border>true</Style_Border>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>98</LeftAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>4</TopAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Multiline>true</Style_Multiline>
|
||||
</Editbox>
|
||||
|
||||
<Button item="FP_UpdateMOTDButton">
|
||||
<ScreenID>UpdateMOTDButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>6</LeftAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>86</RightAnchorOffset>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>48</BottomAnchorOffset>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Update the MOTD for your Fellowship.</TooltipReference>
|
||||
<Text>Update</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="FP_MOTDLabel">
|
||||
<ScreenID>MOTDLabel</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>14</LeftAnchorOffset>
|
||||
<TopAnchorOffset>8</TopAnchorOffset>
|
||||
<RightAnchorOffset>100</RightAnchorOffset>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Text>MOTD:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Listbox item="FP_MemberList">
|
||||
<ScreenID>MemberList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Members of your Fellowship</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>54</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>32</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Name</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>45</Width>
|
||||
<Heading>Lvl</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>60</Width>
|
||||
<Heading>Class</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>25</Width>
|
||||
<Heading>L</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Zone</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>Last On</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>80</Width>
|
||||
<Heading>XP Sharing</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<Button item="FP_CreateFellowshipButton">
|
||||
<ScreenID>CreateFellowshipButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>4</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>64</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Create a fellowship</TooltipReference>
|
||||
<Text>Create</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_LeaveFellowshipButton">
|
||||
<ScreenID>LeaveFellowshipButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>68</LeftAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>114</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Leave a fellowship</TooltipReference>
|
||||
<Text>Leave</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_MakeLeaderButton">
|
||||
<ScreenID>MakeLeaderButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>118</LeftAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>208</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Make the selected Player a fellowship leader (other members only).</TooltipReference>
|
||||
<Text>Make Leader</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_RemoveMemberButton">
|
||||
<ScreenID>RemoveMemberButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>212</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>292</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Remove a player from fellowship (other members only)</TooltipReference>
|
||||
<Text>Remove</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_InviteMemberButton">
|
||||
<ScreenID>InviteMemberButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>294</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>364</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Invite targetted player to Fellowship</TooltipReference>
|
||||
<Text>Invite</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_EndFellowshipButton">
|
||||
<ScreenID>EndFellowshipButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>368</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>478</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>End a Fellowship</TooltipReference>
|
||||
<Text>End Fellowship</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_ToggleExpSharingButton">
|
||||
<ScreenID>ToggleExpSharingButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>482</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>560</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Toggle fellowship experience sharing for this member.</TooltipReference>
|
||||
<Text>Toggle XP</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Page item="FP_FellowshipPage">
|
||||
<ScreenID>FellowshipPage</ScreenID>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Fellowship</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Pieces>FP_MOTDLabel</Pieces>
|
||||
<Pieces>FP_MOTDInput</Pieces>
|
||||
<Pieces>FP_MemberList</Pieces>
|
||||
<Pieces>FP_MakeLeaderButton</Pieces>
|
||||
<Pieces>FP_LeaveFellowshipButton</Pieces>
|
||||
<Pieces>FP_CreateFellowshipButton</Pieces>
|
||||
<Pieces>FP_RemoveMemberButton</Pieces>
|
||||
<Pieces>FP_InviteMemberButton</Pieces>
|
||||
<Pieces>FP_EndFellowshipButton</Pieces>
|
||||
<Pieces>FP_ToggleExpSharingButton</Pieces>
|
||||
<Pieces>FP_UpdateMOTDButton</Pieces>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>22</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>578</CX>
|
||||
<CY>302</CY>
|
||||
</Size>
|
||||
</Page>
|
||||
|
||||
<Label item="FP_CurrentCampLoc">
|
||||
<ScreenID>CurrentCampLoc</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>14</LeftAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>8</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>200</RightAnchorOffset>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<Text>Current Camp Location:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Label item="FP_CampsiteViewer">
|
||||
<ScreenID>CampsiteViewer</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>204</LeftAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>8</TopAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>24</BottomAnchorOffset>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Button item="FP_RefreshList">
|
||||
<ScreenID>RefreshListButton</ScreenID>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>30</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>108</RightAnchorOffset>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>53</BottomAnchorOffset>
|
||||
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Refresh campsite list</TooltipReference>
|
||||
<Text>Refresh List</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Combobox item="FP_CampsiteFilter">
|
||||
<ScreenID>CampsiteFilter</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToRight>false</LeftAnchorToRight>
|
||||
<LeftAnchorOffset>112</LeftAnchorOffset>
|
||||
<TopAnchorToBottom>false</TopAnchorToBottom>
|
||||
<TopAnchorOffset>31</TopAnchorOffset>
|
||||
<RightAnchorToRight>false</RightAnchorToRight>
|
||||
<RightAnchorOffset>232</RightAnchorOffset>
|
||||
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
||||
<BottomAnchorOffset>52</BottomAnchorOffset>
|
||||
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Choices>None (show all)</Choices>
|
||||
<Choices>Elemental</Choices>
|
||||
<Choices>Beast</Choices>
|
||||
<Choices>Arcane</Choices>
|
||||
<Choices>Shadow</Choices>
|
||||
<Choices>Nature</Choices>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Combobox>
|
||||
|
||||
<Button item="FP_ShowAllButton">
|
||||
<ScreenID>ShowAllButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToRight>false</LeftAnchorToRight>
|
||||
<LeftAnchorOffset>238</LeftAnchorOffset>
|
||||
<TopAnchorToBottom>false</TopAnchorToBottom>
|
||||
<TopAnchorOffset>33</TopAnchorOffset>
|
||||
<RightAnchorToRight>false</RightAnchorToRight>
|
||||
<RightAnchorOffset>254</RightAnchorOffset>
|
||||
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
||||
<BottomAnchorOffset>50</BottomAnchorOffset>
|
||||
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text />
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Checkbox</Template>
|
||||
</Button>
|
||||
|
||||
<Label item="FP_ShowAllButtonLabel">
|
||||
<ScreenID />
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToRight>false</LeftAnchorToRight>
|
||||
<LeftAnchorOffset>260</LeftAnchorOffset>
|
||||
<TopAnchorToBottom>false</TopAnchorToBottom>
|
||||
<TopAnchorOffset>34</TopAnchorOffset>
|
||||
<RightAnchorToRight>false</RightAnchorToRight>
|
||||
<RightAnchorOffset>454</RightAnchorOffset>
|
||||
<BottomAnchorToBottom>false</BottomAnchorToBottom>
|
||||
<BottomAnchorOffset>55</BottomAnchorOffset>
|
||||
|
||||
<Text>Show All Possible</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>true</NoWrap>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<Listbox item="FP_CampsiteKitList">
|
||||
<ScreenID>CampsiteKitList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Campsite selection.</TooltipReference>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToRight>false</LeftAnchorToRight>
|
||||
<LeftAnchorOffset>9</LeftAnchorOffset>
|
||||
<TopAnchorToBottom>false</TopAnchorToBottom>
|
||||
<TopAnchorOffset>58</TopAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<RightAnchorOffset>200</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Columns>
|
||||
<Width>10</Width>
|
||||
<Heading></Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>500</Width>
|
||||
<Heading>Campsite Item</Heading>
|
||||
</Columns>
|
||||
</Listbox>
|
||||
|
||||
<STMLbox item="FP_CampsiteDescription">
|
||||
<ScreenID>CampsiteDescription</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToRight>true</LeftAnchorToRight>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>196</LeftAnchorOffset>
|
||||
<TopAnchorToBottom>false</TopAnchorToBottom>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<TopAnchorOffset>58</TopAnchorOffset>
|
||||
<RightAnchorToRight>true</RightAnchorToRight>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<RightAnchorOffset>9</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorToBottom>true</BottomAnchorToBottom>
|
||||
<BottomAnchorOffset>34</BottomAnchorOffset>
|
||||
|
||||
<Style_Border>true</Style_Border>
|
||||
</STMLbox>
|
||||
|
||||
<Button item="FP_CreateCampsite">
|
||||
<ScreenID>CreateCampsite</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>108</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>6</BottomAnchorOffset>
|
||||
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Create a Campsite</TooltipReference>
|
||||
<Text>Create Camp</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item="FP_DestroyCampsite">
|
||||
<ScreenID>DestroyCampsite</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<LeftAnchorOffset>112</LeftAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<TopAnchorOffset>29</TopAnchorOffset>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<RightAnchorOffset>212</RightAnchorOffset>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<BottomAnchorOffset>6</BottomAnchorOffset>
|
||||
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<TooltipReference>Destroy a Campsite</TooltipReference>
|
||||
<Text>Destroy Camp</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SmallNormal</Template>
|
||||
</Button>
|
||||
|
||||
<Page item="FP_CampPage">
|
||||
<ScreenID>CampPage</ScreenID>
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Camp</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Pieces>FP_CurrentCampLoc</Pieces>
|
||||
<Pieces>FP_CreateCampsite</Pieces>
|
||||
<Pieces>FP_RefreshList</Pieces>
|
||||
<Pieces>FP_DestroyCampsite</Pieces>
|
||||
<Pieces>FP_CampsiteViewer</Pieces>
|
||||
<Pieces>FP_ShowAllButton</Pieces>
|
||||
<Pieces>FP_ShowAllButtonLabel</Pieces>
|
||||
<Pieces>FP_CampsiteKitList</Pieces>
|
||||
<Pieces>FP_CampsiteDescription</Pieces>
|
||||
<Pieces>FP_CampsiteFilter</Pieces>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>22</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>578</CX>
|
||||
<CY>302</CY>
|
||||
</Size>
|
||||
</Page>
|
||||
|
||||
<TabBox item="FP_Subwindows">
|
||||
<ScreenID>Subwindows</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>4</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>true</LeftAnchorToLeft>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
||||
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
||||
<Pages>FP_FellowshipPage</Pages>
|
||||
<Pages>FP_CampPage</Pages>
|
||||
</TabBox>
|
||||
|
||||
|
||||
<Screen item="FellowshipWnd">
|
||||
<ScreenID />
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>50</X>
|
||||
<Y>100</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>585</CX>
|
||||
<CY>300</CY>
|
||||
</Size>
|
||||
<Text>Fellowships</Text>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Fellowship Management 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>true</Style_Sizable>
|
||||
<Pieces>FP_Subwindows</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,172 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Combobox item = "FSW_Directories">
|
||||
<ScreenID>DirHistory</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Directory History Tree.</TooltipReference>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>54</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Choices>My Computer</Choices>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
|
||||
<Button item = "FSW_UpButton">
|
||||
<ScreenID>UpButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>38</LeftAnchorOffset>
|
||||
<TopAnchorOffset>2</TopAnchorOffset>
|
||||
<RightAnchorOffset>4</RightAnchorOffset>
|
||||
<BottomAnchorOffset>26</BottomAnchorOffset>
|
||||
<TopAnchorToTop>true</TopAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>true</BottomAnchorToTop>
|
||||
<LeftAnchorToLeft>false</LeftAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>^^^</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "FSW_FileList">
|
||||
<ScreenID>FileList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>28</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>60</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Columns>
|
||||
<Width>196</Width>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
|
||||
<Editbox item = "FSW_Entry">
|
||||
<ScreenID>Entry</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>55</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>30</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Button item = "FSW_OKButton">
|
||||
<ScreenID>OK</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>30</LeftAnchorOffset>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<RightAnchorOffset>90</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>OK</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FSW_CancelButton">
|
||||
<ScreenID>Cancel</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>110</LeftAnchorOffset>
|
||||
<TopAnchorOffset>25</TopAnchorOffset>
|
||||
<RightAnchorOffset>170</RightAnchorOffset>
|
||||
<BottomAnchorOffset>2</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<RightAnchorToLeft>true</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Screen item = "FileSelectionWnd">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>178</X>
|
||||
<Y>166</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>218</CX>
|
||||
<CY>206</CY>
|
||||
</Size>
|
||||
<Text>Select a File</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>false</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FSW_UpButton</Pieces>
|
||||
<Pieces>FSW_FileList</Pieces>
|
||||
<Pieces>FSW_Entry</Pieces>
|
||||
<Pieces>FSW_OKButton</Pieces>
|
||||
<Pieces>FSW_CancelButton</Pieces>
|
||||
<Pieces>FSW_Directories</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,163 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Label item="FLW_FoundNoneLabel">
|
||||
<ScreenID>FLW_FoundNoneLabel</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>There is nothing easily found in this zone.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>100</CX>
|
||||
<CY>100</CY>
|
||||
</Size>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<Location>
|
||||
<X>7</X>
|
||||
<Y>23</Y>
|
||||
</Location>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<TopAnchorOffset>34</TopAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>165</BottomAnchorOffset>
|
||||
</Label>
|
||||
<Listbox item="FLW_FindLocationList">
|
||||
<ScreenID>FLW_FindLocationList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>0</LeftAnchorOffset>
|
||||
<TopAnchorOffset>12</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>27</BottomAnchorOffset>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Columns>
|
||||
<Width>100</Width>
|
||||
<Heading>Category</Heading>
|
||||
</Columns>
|
||||
<Columns>
|
||||
<Width>125</Width>
|
||||
<Heading>Description</Heading>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
<Button item="FLW_FilterLocationsCheckbox">
|
||||
<ScreenID>FLW_FilterLocationsCheckbox</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>10</LeftAnchorOffset>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>8</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Only show destinations I can use.</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
<TextOffsetX>20</TextOffsetX>
|
||||
</Button>
|
||||
<Button item="FLW_FilterGroupCheckbox">
|
||||
<ScreenID>FLW_FilterGroupCheckbox</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>225</LeftAnchorOffset>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>8</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Show Group</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
<TextOffsetX>20</TextOffsetX>
|
||||
</Button>
|
||||
<Button item="FLW_FilterRaidCheckbox">
|
||||
<ScreenID>FLW_FilterRaidCheckbox</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>325</LeftAnchorOffset>
|
||||
<TopAnchorOffset>23</TopAnchorOffset>
|
||||
<RightAnchorOffset>0</RightAnchorOffset>
|
||||
<BottomAnchorOffset>8</BottomAnchorOffset>
|
||||
<TopAnchorToTop>false</TopAnchorToTop>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>true</Style_Checkbox>
|
||||
<Text>Show Raid</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CheckboxWithText</Template>
|
||||
<DecalSize>
|
||||
<CX>16</CX>
|
||||
<CY>16</CY>
|
||||
</DecalSize>
|
||||
<TextAlignCenter>false</TextAlignCenter>
|
||||
<TextOffsetX>20</TextOffsetX>
|
||||
</Button>
|
||||
<Screen item="FindLocationWnd">
|
||||
<!--<ScreenID/>-->
|
||||
<!--<Font/>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>200</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>250</CX>
|
||||
<CY>240</CY>
|
||||
</Size>
|
||||
<MinHSize>425</MinHSize>
|
||||
<MinVSize>325</MinVSize>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Text>Find Window</Text>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FLW_FindLocationList</Pieces>
|
||||
<Pieces>FLW_FilterLocationsCheckbox</Pieces>
|
||||
<Pieces>FLW_FilterGroupCheckbox</Pieces>
|
||||
<Pieces>FLW_FilterRaidCheckbox</Pieces>
|
||||
<Pieces>FLW_FoundNoneLabel</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
@@ -1,373 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Editbox item = "FW_NameInput">
|
||||
<ScreenID>NameInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>184</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Button item = "FW_AddButton">
|
||||
<ScreenID>AddButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>104</X>
|
||||
<Y>186</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Add</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FW_ContactButton">
|
||||
<ScreenID>ContactButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>70</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Contact</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FW_WhoButton">
|
||||
<ScreenID>WhoButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>78</X>
|
||||
<Y>5</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>70</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Who</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FW_DeleteButton">
|
||||
<ScreenID>DeleteButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>214</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "FW_FriendsList">
|
||||
<ScreenID>FriendsList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>150</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>150</Width>
|
||||
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
|
||||
<Page item = "FW_FriendsPage">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Friends</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FW_FriendsList</Pieces>
|
||||
<Pieces>FW_AddButton</Pieces>
|
||||
<Pieces>FW_NameInput</Pieces>
|
||||
<Pieces>FW_DeleteButton</Pieces>
|
||||
<Pieces>FW_ContactButton</Pieces>
|
||||
<Pieces>FW_WhoButton</Pieces>
|
||||
</Page>
|
||||
|
||||
<Editbox item = "FW_IgnoreNameInput">
|
||||
<ScreenID>IgnoreNameInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>184</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>90</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
|
||||
<Button item = "FW_IgnoreAddButton">
|
||||
<ScreenID>IgnoreAddButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>104</X>
|
||||
<Y>186</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Add</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "FW_IgnoreDeleteButton">
|
||||
<ScreenID>IgnoreDeleteButton</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>214</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Delete</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "FW_IgnoreList">
|
||||
<ScreenID>IgnoreList</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>150</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>150</Width>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
|
||||
<Page item = "FW_IgnorePage">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Ignored</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FW_IgnoreList</Pieces>
|
||||
<Pieces>FW_IgnoreAddButton</Pieces>
|
||||
<Pieces>FW_IgnoreNameInput</Pieces>
|
||||
<Pieces>FW_IgnoreDeleteButton</Pieces>
|
||||
</Page>
|
||||
<Button item = "FW_MutedDeleteButton">
|
||||
<ScreenID>MutedDeleteButton</ScreenID>
|
||||
<EQType>voicechat/MutedListRemove</EQType>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>214</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Unmute</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Listbox item = "FW_MutedList">
|
||||
<ScreenID>MutedList</ScreenID>
|
||||
<EQType>voicechat/MutedList</EQType>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>30</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>144</CX>
|
||||
<CY>150</CY>
|
||||
</Size>
|
||||
<Columns>
|
||||
<Width>150</Width>
|
||||
</Columns>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
</Listbox>
|
||||
<Page item = "FW_MutedPage">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<DrawTemplate>WDT_Def</DrawTemplate>
|
||||
<TabText>Muted</TabText>
|
||||
<TabTextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TabTextColor>
|
||||
<TabTextActiveColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>0</B>
|
||||
</TabTextActiveColor>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>FW_MutedList</Pieces>
|
||||
<Pieces>FW_MutedDeleteButton</Pieces>
|
||||
</Page>
|
||||
|
||||
<TabBox item = "FW_Subwindows">
|
||||
<ScreenID>Subwindows</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<Location>
|
||||
<X>2</X>
|
||||
<Y>0</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>158</CX>
|
||||
<CY>264</CY>
|
||||
</Size>
|
||||
|
||||
<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
|
||||
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
|
||||
<Pages>FW_FriendsPage</Pages>
|
||||
<Pages>FW_IgnorePage</Pages>
|
||||
<Pages>FW_MutedPage</Pages>
|
||||
</TabBox>
|
||||
|
||||
<Screen item = "FriendsWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>196</X>
|
||||
<Y>50</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>168</CX>
|
||||
<CY>288</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Text>Friends Window</Text>
|
||||
<DrawTemplate>WDT_Rounded</DrawTemplate>
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Qmarkbox>true</Style_Qmarkbox>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>false</Style_Sizable>
|
||||
<Pieces>FW_Subwindows</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,304 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<Label item ="GVW_NPCName">
|
||||
<ScreenID>GVW_NPCName</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>1</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>95</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Text>NPC Name</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<NoWrap>false</NoWrap>
|
||||
<AlignCenter>true</AlignCenter>
|
||||
<AlignRight>false</AlignRight>
|
||||
</Label>
|
||||
|
||||
<InvSlot item = "GVW_MyItemSlot0">
|
||||
<ScreenID>GVW_MyItemSlot0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>32</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>3000</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item = "GVW_MyItemSlot1">
|
||||
<ScreenID>GVW_MyItemSlot1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>72</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>3001</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item = "GVW_MyItemSlot2">
|
||||
<ScreenID>GVW_MyItemSlot2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>112</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>3002</EQType>
|
||||
</InvSlot>
|
||||
<InvSlot item = "GVW_MyItemSlot3">
|
||||
<ScreenID>GVW_MyItemSlot3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>30</X>
|
||||
<Y>152</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>40</CX>
|
||||
<CY>40</CY>
|
||||
</Size>
|
||||
<Background>A_RecessedBox</Background>
|
||||
<EQType>3003</EQType>
|
||||
</InvSlot>
|
||||
|
||||
<Button item = "GVW_MyMoney0">
|
||||
<ScreenID>GVW_MyMoney0</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>197</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<RadioGroup/>
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_PlatinumCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "GVW_MyMoney1">
|
||||
<ScreenID>GVW_MyMoney1</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>221</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_GoldCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "GVW_MyMoney2">
|
||||
<ScreenID>GVW_MyMoney2</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>245</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_SilverCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
<Button item = "GVW_MyMoney3">
|
||||
<ScreenID>GVW_MyMoney3</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>269</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>24</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<TooltipReference>Drop coins here</TooltipReference>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>60000</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_CopperCoin</Template>
|
||||
<DecalOffset>
|
||||
<X>2</X>
|
||||
<Y>2</Y>
|
||||
</DecalOffset>
|
||||
<DecalSize>
|
||||
<CX>18</CX>
|
||||
<CY>18</CY>
|
||||
</DecalSize>
|
||||
</Button>
|
||||
|
||||
<Button item = "GVW_Give_Button">
|
||||
<ScreenID>GVW_Give_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>300</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Give</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
<Button item = "GVW_Cancel_Button">
|
||||
<ScreenID>GVW_Cancel_Button</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>5</X>
|
||||
<Y>324</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>85</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<TooltipReference/>-->
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<!--<RadioGroup/>-->
|
||||
<Text>Cancel</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
|
||||
|
||||
<Screen item = "GiveWnd">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>0</X>
|
||||
<Y>25</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>108</CX>
|
||||
<CY>375</CY>
|
||||
</Size>
|
||||
<Text>Give</Text>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<!--<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>false</Style_Sizable>
|
||||
<Pieces>GVW_NPCName</Pieces>
|
||||
<Pieces>GVW_MyItemSlot0</Pieces>
|
||||
<Pieces>GVW_MyItemSlot1</Pieces>
|
||||
<Pieces>GVW_MyItemSlot2</Pieces>
|
||||
<Pieces>GVW_MyItemSlot3</Pieces>
|
||||
<Pieces>GVW_MyMoney0</Pieces>
|
||||
<Pieces>GVW_MyMoney1</Pieces>
|
||||
<Pieces>GVW_MyMoney2</Pieces>
|
||||
<Pieces>GVW_MyMoney3</Pieces>
|
||||
<Pieces>GVW_Give_Button</Pieces>
|
||||
<Pieces>GVW_Cancel_Button</Pieces>
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,59 +0,0 @@
|
||||
<?xml version = "1.0"?>
|
||||
<XML ID = "EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns = "EverQuestData" xmlns:dt = "EverQuestDataTypes"/>
|
||||
|
||||
<STMLbox item = "GATW_GmTextBox">
|
||||
<ScreenID>GATW_GmTextBox</ScreenID>
|
||||
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
|
||||
<RelativePosition>true</RelativePosition>
|
||||
|
||||
<AutoStretch>true</AutoStretch>
|
||||
<LeftAnchorOffset>2</LeftAnchorOffset>
|
||||
<TopAnchorOffset>0</TopAnchorOffset>
|
||||
<RightAnchorOffset>2</RightAnchorOffset>
|
||||
<BottomAnchorOffset>0</BottomAnchorOffset>
|
||||
|
||||
<RightAnchorToLeft>false</RightAnchorToLeft>
|
||||
<BottomAnchorToTop>false</BottomAnchorToTop>
|
||||
|
||||
<Style_VScroll>true</Style_VScroll>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Transparent>true</Style_Transparent>
|
||||
|
||||
</STMLbox>
|
||||
|
||||
|
||||
|
||||
<Screen item = "GmAttentionTextWindow">
|
||||
|
||||
<RelativePosition>false</RelativePosition>
|
||||
|
||||
<Text>GM Attention Text Window</Text>
|
||||
|
||||
<Location>
|
||||
<X>320</X>
|
||||
<Y>240</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>421</CX>
|
||||
<CY>180</CY>
|
||||
</Size>
|
||||
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
|
||||
<DrawTemplate>WDT_Def2</DrawTemplate>
|
||||
|
||||
<Style_Titlebar>true</Style_Titlebar>
|
||||
<Style_Closebox>true</Style_Closebox>
|
||||
<Style_Minimizebox>true</Style_Minimizebox>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<Pieces>GATW_GmTextBox</Pieces>
|
||||
|
||||
</Screen>
|
||||
|
||||
</XML>
|
||||
@@ -1,150 +0,0 @@
|
||||
<?xml version="1.0" encoding="us-ascii"?>
|
||||
<XML ID="EQInterfaceDefinitionLanguage">
|
||||
<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" />
|
||||
<Button item="GM_AcceptButton">
|
||||
<ScreenID>GM_AcceptButton</ScreenID>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>94</X>
|
||||
<Y>70</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>53</CX>
|
||||
<CY>23</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Checkbox>false</Style_Checkbox>
|
||||
<Text>Accept</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Template>BDT_Normal</Template>
|
||||
</Button>
|
||||
<Label item="CopyOfCopyOfGeneric Label">
|
||||
<ScreenID>A_Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Give % XP:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>67</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<Location>
|
||||
<X>3</X>
|
||||
<Y>45</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Label item="CopyOfGeneric Label">
|
||||
<ScreenID>A_Label</ScreenID>
|
||||
<Font>3</Font>
|
||||
<Text>Protege:</Text>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<Size>
|
||||
<CX>52</CX>
|
||||
<CY>15</CY>
|
||||
</Size>
|
||||
<AlignCenter>false</AlignCenter>
|
||||
<Location>
|
||||
<X>16</X>
|
||||
<Y>11</Y>
|
||||
</Location>
|
||||
</Label>
|
||||
<Combobox item="GM_SelectPlayer">
|
||||
<ScreenID>GM_SelectPlayer</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<TooltipReference>Select player to mentor.</TooltipReference>
|
||||
<Location>
|
||||
<X>77</X>
|
||||
<Y>8</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>130</CX>
|
||||
<CY>25</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
<ListHeight>80</ListHeight>
|
||||
<Button>BDT_Combo</Button>
|
||||
<Style_Border>true</Style_Border>
|
||||
</Combobox>
|
||||
<Slider item="GM_Slider">
|
||||
<ScreenID>GM_Slider</ScreenID>
|
||||
<!--<Font>3</Font>-->
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Location>
|
||||
<X>76</X>
|
||||
<Y>43</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>93</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<SliderArt>SDT_DefSlider</SliderArt>
|
||||
</Slider>
|
||||
<Editbox item="GM_SliderInput">
|
||||
<ScreenID>GM_SliderInput</ScreenID>
|
||||
<DrawTemplate>WDT_Inner</DrawTemplate>
|
||||
<RelativePosition>true</RelativePosition>
|
||||
<Style_Border>true</Style_Border>
|
||||
<Location>
|
||||
<X>175</X>
|
||||
<Y>44</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>32</CX>
|
||||
<CY>20</CY>
|
||||
</Size>
|
||||
<TextColor>
|
||||
<R>255</R>
|
||||
<G>255</G>
|
||||
<B>255</B>
|
||||
</TextColor>
|
||||
</Editbox>
|
||||
<Screen item="GroupMentorWindow">
|
||||
<!--<ScreenID/>-->
|
||||
<RelativePosition>false</RelativePosition>
|
||||
<Location>
|
||||
<X>200</X>
|
||||
<Y>300</Y>
|
||||
</Location>
|
||||
<Size>
|
||||
<CX>230</CX>
|
||||
<CY>120</CY>
|
||||
</Size>
|
||||
<Style_VScroll>false</Style_VScroll>
|
||||
<Style_HScroll>false</Style_HScroll>
|
||||
<Style_Transparent>false</Style_Transparent>
|
||||
<Style_Sizable>true</Style_Sizable>
|
||||
<!--<TooltipReference/>-->
|
||||
<Text>Group Mentoring</Text>
|
||||
<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>
|
||||
<Escapable>false</Escapable>
|
||||
<Pieces>GM_AcceptButton</Pieces>
|
||||
<Pieces>GM_Slider</Pieces>
|
||||
<Pieces>GM_SliderInput</Pieces>
|
||||
<Pieces>CopyOfGeneric Label</Pieces>
|
||||
<Pieces>CopyOfCopyOfGeneric Label</Pieces>
|
||||
<Pieces>GM_SelectPlayer</Pieces>
|
||||
</Screen>
|
||||
</XML>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user