Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > General Discussion > Help ! ? ! ?
User Name
Password

Reply
 
Thread Tools Display Modes
Old 03-22-2012, 06:19 PM   #1
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default Help with map window please!

Help! Cannot get map tool icon to show in this map window:

http://www.eqinterface.com/download...nfo.php?id=6325

If you press the areas that has a white square (in the screenshot) the map tool window will open but I cannot figure out how to make the (drawing compass) icon appear in the main map window.
It references the window_piece04 so it should work, can anyone help me please?

HTML Code:
<?xml version="1.0" encoding="us-ascii"?> <XML ID="EQInterfaceDefinitionLanguage"> <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" /> <TextureInfo item="border.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="button_light.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="button_light_flyover.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="button_dark.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="button_dark_flyover.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <TextureInfo item="Myxiplx_window_pieces.dds"> <Size> <CX>256</CX> <CY>256</CY> </Size> </TextureInfo> <Ui2DAnimation item="Myx_A_CenterButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>Myxiplx_window_pieces.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_A_CenterButtonNormalFlyby"> <Cycle>false</Cycle> <Frames> <Texture>Myxiplx_window_pieces.dds</Texture> <Location> <X>22</X> <Y>0</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_A_CenterButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>Myxiplx_window_pieces.dds</Texture> <Location> <X>44</X> <Y>0</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_A_CenterButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>Myxiplx_window_pieces.dds</Texture> <Location> <X>66</X> <Y>0</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_Map_A_MapPiece_Light"> <Cycle>false</Cycle> <Frames> <Texture>button_light.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>249</CX> <CY>198</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_Map_A_MapPiece_Light_Flyover"> <Cycle>false</Cycle> <Frames> <Texture>button_light_flyover.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>249</CX> <CY>198</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_Map_A_MapPiece_Dark"> <Cycle>false</Cycle> <Frames> <Texture>button_dark.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>249</CX> <CY>198</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="Myx_Map_A_MapPiece_Dark_Flyover"> <Cycle>false</Cycle> <Frames> <Texture>button_dark_flyover.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>249</CX> <CY>198</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <TextureInfo item="map_icon.dds"> <Size> <CX>64</CX> <CY>64</CY> </Size> </TextureInfo> <Ui2DAnimation item="A_MapIcon"> <Cycle>true</Cycle> <Frames> <Texture>map_icon.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>64</CX> <CY>64</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> <Duration>1000</Duration> </Frames> </Ui2DAnimation> <ButtonDrawTemplate item="BDT_MapIcon"> <Normal>A_MapIcon</Normal> </ButtonDrawTemplate> <Button item="MVW_MapZoneGuide"> <ScreenID>MVW_MapZoneGuide</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>72</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Zone Guide</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Toggle the visibility of the Zone Guide.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Button item="MVW_MapIconButton"> <ScreenID>MVW_MapIconButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>5</X> <Y>25</Y> </Location> <Size> <CX>30</CX> <CY>30</CY> </Size> <Template>BDT_MapIcon</Template> </Button> <Combobox item="MVW_MapsDirCombobox"> <ScreenID>MVW_MapsDirCombobox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>425</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>290</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <ListHeight>200</ListHeight> <Button>BDT_Combo</Button> <Style_Border>true</Style_Border> </Combobox> <Label item="MVW_SearchLabel"> <ScreenID>MVW_SearchLabel</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>213</LeftAnchorOffset> <TopAnchorOffset>4</TopAnchorOffset> <RightAnchorOffset>160</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Text>Search:</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> </Label> <Editbox item="MVW_SearchBox"> <ScreenID>MVW_SearchBox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>171</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>106</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Border>true</Style_Border> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> </Editbox> <Button item="MVW_SearchButton"> <ScreenID>MVW_SearchButton</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <LeftAnchorOffset>104</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>54</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Text>Search</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_SearchClearButton"> <ScreenID>MVW_SearchClearButton</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Clear</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Resets the search.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Screen item="MVW_MapSearchScreen"> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <TopAnchorOffset>0</TopAnchorOffset> <BottomAnchorToTop>true</BottomAnchorToTop> <BottomAnchorOffset>26</BottomAnchorOffset> <LeftAnchorToLeft>true</LeftAnchorToLeft> <LeftAnchorOffset>139</LeftAnchorOffset> <RightAnchorToLeft>false</RightAnchorToLeft> <RightAnchorOffset>74</RightAnchorOffset> <Style_Transparent>true</Style_Transparent> <Pieces>MVW_SearchLabel</Pieces> <Pieces>MVW_SearchBox</Pieces> <Pieces>MVW_SearchButton</Pieces> <Pieces>MVW_SearchClearButton</Pieces> </Screen> <Button item="MVW_LoadCurrent"> <ScreenID>MVW_LoadCurrent</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>51</LeftAnchorOffset> <TopAnchorOffset>67</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>87</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Current</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Reset map to current zone.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Button item="MVW_Find"> <ScreenID>MVW_Find</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <LeftAnchorOffset>51</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Find</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Find a destination in the current zone.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Button item="MVW_EndFind"> <ScreenID>MVW_EndFind</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>51</LeftAnchorOffset> <TopAnchorOffset>1</TopAnchorOffset> <RightAnchorOffset>1</RightAnchorOffset> <BottomAnchorOffset>21</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>End</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Cancel the current find path.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Button item="MVW_FindAutoZoom"> <ScreenID>MVW_FindAutoZoom</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>51</LeftAnchorOffset> <TopAnchorOffset>23</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>43</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>Zoom</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Toggle the map auto-zooming on your find path.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Button item="MVW_ShowGroupButton"> <ScreenID>MVW_ShowGroupButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>51</LeftAnchorOffset> <TopAnchorOffset>45</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>65</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>Group</Text> <TooltipReference>Toggle display of group members in the current zone.</TooltipReference> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Screen item="MVW_MapCurrentZoneScreen"> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorOffset>26</TopAnchorOffset> <TopAnchorToTop>true</TopAnchorToTop> <BottomAnchorToTop>true</BottomAnchorToTop> <BottomAnchorOffset>120</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <LeftAnchorOffset>174</LeftAnchorOffset> <RightAnchorToLeft>false</RightAnchorToLeft> <RightAnchorOffset>74</RightAnchorOffset> <Style_Transparent>true</Style_Transparent> <Pieces>MVW_LoadCurrent</Pieces> <Pieces>MVW_Find</Pieces> <Pieces>MVW_EndFind</Pieces> <Pieces>MVW_FindAutoZoom</Pieces> <Pieces>MVW_ShowGroupButton</Pieces> </Screen> <Button item="MVW_Layer0Button"> <ScreenID>MVW_Layer0Button</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>83</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>103</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>Base</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_LabelsToggleButton"> <ScreenID>MVW_LabelsToggleButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>126</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>146</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Labels</Text> <TooltipReference>Toggle displaying of labels on and off.</TooltipReference> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_PanResetButton"> <ScreenID>MVW_PanResetButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>41</LeftAnchorOffset> <TopAnchorOffset>42</TopAnchorOffset> <RightAnchorOffset>20</RightAnchorOffset> <BottomAnchorOffset>62</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <ButtonDrawTemplate> <Normal>Myx_A_CenterButtonNormal</Normal> <Pressed>Myx_A_CenterButtonPressed</Pressed> <Flyby>Myx_A_CenterButtonNormalFlyby</Flyby> <Disabled>Myx_A_CenterButtonNormal</Disabled> <PressedFlyby>Myx_A_CenterButtonPressedFlyby</PressedFlyby> </ButtonDrawTemplate> </Button> <Ui2DAnimation item="A_MapPiece"> <Cycle>false</Cycle> <Frames> <Texture>border.dds</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>256</CX> <CY>189</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ToolbarButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.dds</Texture> <Location> <X>0</X> <Y>100</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ToolbarButtonFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.dds</Texture> <Location> <X>22</X> <Y>100</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ToolbarButtonPressed"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.dds</Texture> <Location> <X>44</X> <Y>100</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ToolbarButtonPressedFlyby"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.dds</Texture> <Location> <X>66</X> <Y>100</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Button item="MVW_ZFilterButton"> <ScreenID>MVW_ZFilterButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>169</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>189</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>Height</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Toggle filtering map lines based on your position and the high and low values.</TooltipReference> <Template>BDT_Normal</Template> <Font>3</Font> </Button> <Button item="MVW_Layer3ActiveButton"> <ScreenID>MVW_Layer3ActiveButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>18</LeftAnchorOffset> <TopAnchorOffset>148</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>168</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>3</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> <RadioGroup>MVW_ActiveLayer</RadioGroup> </Button> <Button item="MVW_Layer2ActiveButton"> <ScreenID>MVW_Layer2ActiveButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>36</LeftAnchorOffset> <TopAnchorOffset>148</TopAnchorOffset> <RightAnchorOffset>19</RightAnchorOffset> <BottomAnchorOffset>168</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>2</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> <RadioGroup>MVW_ActiveLayer</RadioGroup> </Button> <Button item="MVW_Layer1ActiveButton"> <ScreenID>MVW_Layer1ActiveButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>54</LeftAnchorOffset> <TopAnchorOffset>148</TopAnchorOffset> <RightAnchorOffset>37</RightAnchorOffset> <BottomAnchorOffset>168</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>1</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> <RadioGroup>MVW_ActiveLayer</RadioGroup> </Button> <Label item="MVW_LayerActiveLabel"> <ScreenID>MVW_LayerActiveLabel</ScreenID> <Font>2</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>47</LeftAnchorOffset> <TopAnchorOffset>107</TopAnchorOffset> <RightAnchorOffset>1</RightAnchorOffset> <BottomAnchorOffset>122</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> </Label> <Label item="MVW_LayerVisibleLabel"> <ScreenID>MVW_LayerVisibleLabel</ScreenID> <Font>2</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>47</LeftAnchorOffset> <TopAnchorOffset>182</TopAnchorOffset> <RightAnchorOffset>1</RightAnchorOffset> <BottomAnchorOffset>197</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> </Label> <Button item="MVW_Layer3Button"> <ScreenID>MVW_Layer3Button</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>18</LeftAnchorOffset> <TopAnchorOffset>105</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>125</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>3</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_Layer2Button"> <ScreenID>MVW_Layer2Button</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>38</LeftAnchorOffset> <TopAnchorOffset>105</TopAnchorOffset> <RightAnchorOffset>19</RightAnchorOffset> <BottomAnchorOffset>125</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>2</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_Layer1Button"> <ScreenID>MVW_Layer1Button</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>56</LeftAnchorOffset> <TopAnchorOffset>105</TopAnchorOffset> <RightAnchorOffset>37</RightAnchorOffset> <BottomAnchorOffset>125</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>1</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Label item="MVW_LayersLabel"> <ScreenID>MVW_LayersLabel</ScreenID> <Font>2</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>50</LeftAnchorOffset> <TopAnchorOffset>92</TopAnchorOffset> <RightAnchorOffset>1</RightAnchorOffset> <BottomAnchorOffset>107</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> </Label> <!-- Panning --> <Button item="MVW_PanLeftButton"> <ScreenID>MVW_PanLeftButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>61</LeftAnchorOffset> <TopAnchorOffset>43</TopAnchorOffset> <RightAnchorOffset>41</RightAnchorOffset> <BottomAnchorOffset>62</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanLeft</Template> </Button> <Button item="MVW_PanRightButton"> <ScreenID>MVW_PanRightButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>20</LeftAnchorOffset> <TopAnchorOffset>42</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>62</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanRight</Template> </Button> <Button item="MVW_PanUpButton"> <ScreenID>MVW_PanUpButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>40</LeftAnchorOffset> <TopAnchorOffset>22</TopAnchorOffset> <RightAnchorOffset>20</RightAnchorOffset> <BottomAnchorOffset>42</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanUp</Template> </Button> <Button item="MVW_PanDownButton"> <ScreenID>MVW_PanDownButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>40</LeftAnchorOffset> <TopAnchorOffset>62</TopAnchorOffset> <RightAnchorOffset>20</RightAnchorOffset> <BottomAnchorOffset>82</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanDown</Template> </Button> <!-- Zooming --> <Button item="MVW_ZoomInButton"> <ScreenID>MVW_ZoomInButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>61</LeftAnchorOffset> <TopAnchorOffset>62</TopAnchorOffset> <RightAnchorOffset>40</RightAnchorOffset> <BottomAnchorOffset>82</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <TooltipReference>Zoom In. (Or use Mouse Wheel)</TooltipReference> <Template>BDT_ZoomIn</Template> </Button> <Button item="MVW_ZoomOutButton"> <ScreenID>MVW_ZoomOutButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>20</LeftAnchorOffset> <TopAnchorOffset>62</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>82</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text /> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Zoom Out. (Or use Mouse Wheel)</TooltipReference> <Template>BDT_ZoomOut</Template> </Button> <!-- Map background --> <Screen item="MVW_MapRenderArea"> <ScreenID>MVW_MapRenderArea</ScreenID> <DrawTemplate>WDT_RoundedNoTitle</DrawTemplate> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorOffset>22</TopAnchorOffset> <BottomAnchorOffset>22</BottomAnchorOffset> <LeftAnchorOffset>1</LeftAnchorOffset> <RightAnchorOffset>125</RightAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Border>true</Style_Border> <Style_Transparent>true</Style_Transparent> </Screen> <StaticAnimation item="MVW_MapPiece"> <ScreenID>MapPiece</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorOffset>18</TopAnchorOffset> <BottomAnchorOffset>22</BottomAnchorOffset> <LeftAnchorOffset>0</LeftAnchorOffset> <RightAnchorOffset>120</RightAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Animation>A_MapPiece</Animation> </StaticAnimation> <!-- Background button (acts as both background and toggle button --> <Button item="Myx_Map_ChangeBackgroundButton"> <ScreenID>Myx_Map_ChangeBackgroundButton</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorOffset>22</TopAnchorOffset> <BottomAnchorOffset>2</BottomAnchorOffset> <LeftAnchorOffset>1</LeftAnchorOffset> <RightAnchorOffset>125</RightAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <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> <ButtonDrawTemplate> <Normal>Myx_Map_A_MapPiece_Dark</Normal> <Pressed>Myx_Map_A_MapPiece_Light</Pressed> <Flyby>Myx_Map_A_MapPiece_Dark_Flyover</Flyby> <Disabled>Myx_Map_A_MapPiece_Dark</Disabled> <PressedFlyby>Myx_Map_A_MapPiece_Light_Flyover</PressedFlyby> </ButtonDrawTemplate> </Button> <Button item="MVW_ToolbarButton"> <ScreenID>MVW_ToolbarButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>20</LeftAnchorOffset> <TopAnchorOffset>22</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>42</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <ButtonDrawTemplate> <Normal>A_ToolbarButtonNormal</Normal> <Pressed>A_ToolbarButtonPressed</Pressed> <Flyby>A_ToolbarButtonFlyby</Flyby> <Disabled>A_ToolbarButtonNormal</Disabled> <PressedFlyby>A_ToolbarButtonPressedFlyby</PressedFlyby> </ButtonDrawTemplate> <TooltipReference>Pop up the Toolbar Window.</TooltipReference> </Button> <Label item="MVW_MinZLabel"> <ScreenID>MVW_MinZLabel</ScreenID> <Font>2</Font> <Text>L:</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>192</TopAnchorOffset> <RightAnchorOffset>22</RightAnchorOffset> <BottomAnchorOffset>206</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> </Label> <Label item="MVW_MaxZLabel"> <ScreenID>MVW_MaxZLabel</ScreenID> <Font>2</Font> <Text>H:</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>215</TopAnchorOffset> <RightAnchorOffset>22</RightAnchorOffset> <BottomAnchorOffset>235</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> </Label> <Editbox item="MVW_MinZEditBox"> <ScreenID>MVW_MinZEditBox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>40</LeftAnchorOffset> <TopAnchorOffset>190</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>210</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Border>true</Style_Border> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>How much below your current position to draw map lines.</TooltipReference> </Editbox> <Editbox item="MVW_MaxZEditBox"> <ScreenID>MVW_MaxZEditBox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>40</LeftAnchorOffset> <TopAnchorOffset>212</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>232</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_Border>true</Style_Border> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>How much above your current position to draw map lines.</TooltipReference> </Editbox> <Screen item="MVW_MapToolBar"> <ScreenID>MVW_MapToolBar</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <TopAnchorOffset>0</TopAnchorOffset> <BottomAnchorToTop>true</BottomAnchorToTop> <BottomAnchorOffset>470</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <LeftAnchorOffset>65</LeftAnchorOffset> <RightAnchorToLeft>false</RightAnchorToLeft> <RightAnchorOffset>2</RightAnchorOffset> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> <Pieces>MVW_PanLeftButton</Pieces> <Pieces>MVW_PanRightButton</Pieces> <Pieces>MVW_PanUpButton</Pieces> <Pieces>MVW_PanDownButton</Pieces> <Pieces>MVW_ZoomInButton</Pieces> <Pieces>MVW_ZoomOutButton</Pieces> <Pieces>MVW_ToolbarButton</Pieces> <Pieces>MVW_MinZLabel</Pieces> <Pieces>MVW_MaxZLabel</Pieces> <Pieces>MVW_MinZEditBox</Pieces> <Pieces>MVW_MaxZEditBox</Pieces> <Pieces>MVW_LayersLabel</Pieces> <Pieces>MVW_Layer1Button</Pieces> <Pieces>MVW_Layer2Button</Pieces> <Pieces>MVW_Layer3Button</Pieces> <Pieces>MVW_LayerVisibleLabel</Pieces> <Pieces>MVW_LayerActiveLabel</Pieces> <Pieces>MVW_Layer1ActiveButton</Pieces> <Pieces>MVW_Layer2ActiveButton</Pieces> <Pieces>MVW_Layer3ActiveButton</Pieces> <Pieces>MVW_ZFilterButton</Pieces> <Pieces>MVW_PanResetButton</Pieces> <Pieces>MVW_LabelsToggleButton</Pieces> <Pieces>MVW_Layer0Button</Pieces> </Screen> <Button item="MVW_SearchHideButton"> <ScreenID>MVW_SearchHideButton</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorOffset>32</TopAnchorOffset> <BottomAnchorOffset>52</BottomAnchorOffset> <LeftAnchorOffset>110</LeftAnchorOffset> <RightAnchorOffset>155</RightAnchorOffset> <Text>Hide</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Hides the search list.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Listbox item="MVW_SearchList"> <ScreenID>MVW_SearchList</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <RelativePosition>true</RelativePosition> <Size> <CX>200</CX> <CY>20</CY> </Size> <Columns> <Width>100</Width> <Heading>Matched Labels</Heading> </Columns> <Style_Border>true</Style_Border> <Style_VScroll>true</Style_VScroll> <Style_AutoVScroll>true</Style_AutoVScroll> <Stlye_Transparent>false</Stlye_Transparent> </Listbox> <Button item="MVW_Spacer"> <ScreenID>MVW_Spacer</ScreenID> <RelativePosition>true</RelativePosition> <Size> <CX>200</CX> <CY>1</CY> </Size> </Button> <HorizontalLayoutBox item="MVW_SearchLayout"> <ScreenID>MVW_SearchLayout</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <AutoStretch>true</AutoStretch> <TopAnchorOffset>30</TopAnchorOffset> <BottomAnchorOffset>10</BottomAnchorOffset> <LeftAnchorOffset>7</LeftAnchorOffset> <RightAnchorOffset>70</RightAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Spacing>4</Spacing> <Style_Border>false</Style_Border> <Style_Transparent>true</Style_Transparent> <Pieces>MVW_SearchList</Pieces> <Pieces>MVW_Spacer</Pieces> </HorizontalLayoutBox> <Page item ="MapPage"> <ScreenID>MapPage</ScreenID> <RelativePosition>true</RelativePosition> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <DrawTemplate>WDT_Def</DrawTemplate> <TabText>Player</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>Myx_Map_ChangeBackgroundButton</Pieces> <Pieces>MVW_MapPiece</Pieces> <Pieces>Screen:MVW_MapRenderArea</Pieces> <Pieces>MVW_MapIconButton</Pieces> <Pieces>MVW_MapsDirCombobox</Pieces> <Pieces>HorizontalLayoutBox:MVW_SearchLayout</Pieces> <Pieces>MVW_SearchHideButton</Pieces> <Pieces>MVW_MapZoneGuide</Pieces> <Pieces>Screen:MVW_MapToolBar</Pieces> <Pieces>Screen:MVW_MapSearchScreen</Pieces> <Pieces>Screen:MVW_MapCurrentZoneScreen</Pieces> </Page> <Screen item="MVW_AtlasRenderArea"> <ScreenID>MVW_AtlasRenderArea</ScreenID> <RelativePosition>true</RelativePosition> <AutoStretch>true</AutoStretch> <TopAnchorToTop>true</TopAnchorToTop> <TopAnchorOffset>30</TopAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <LeftAnchorToLeft>true</LeftAnchorToLeft> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> </Screen> <Combobox item="MVW_AtlasDirCombobox"> <ScreenID>MVW_AtlasDirCombobox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>150</CX> <CY>24</CY> </Size> <ListHeight>60</ListHeight> <Button>BDT_Combo</Button> <Style_Border>true</Style_Border> </Combobox> <Button item="MVW_AtlasZoneGuide"> <ScreenID>MVW_AtlasZoneGuide</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>92</LeftAnchorOffset> <TopAnchorOffset>4</TopAnchorOffset> <RightAnchorOffset>2</RightAnchorOffset> <BottomAnchorOffset>26</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>Zone Guide</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <TooltipReference>Toggle the visibility of the Zone Guide.</TooltipReference> <Template>BDT_Normal</Template> </Button> <Page item ="AtlasPage"> <ScreenID>AtlasPage</ScreenID> <RelativePosition>true</RelativePosition> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <DrawTemplate>WDT_Def</DrawTemplate> <TabText>Atlas</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>Screen:MVW_AtlasRenderArea</Pieces> <Pieces>MVW_AtlasDirCombobox</Pieces> <Pieces>MVW_AtlasZoneGuide</Pieces> </Page> <!-- Bags Page --> <InvSlot item="IW_Inv23"> <ScreenID>InvSlot23</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>21</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv24"> <ScreenID>InvSlot24</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>71</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv25"> <ScreenID>InvSlot25</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>121</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv26"> <ScreenID>InvSlot25</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>171</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv27"> <ScreenID>InvSlot27</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>221</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv28"> <ScreenID>InvSlot28</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>21</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv29"> <ScreenID>InvSlot29</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>71</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv30"> <ScreenID>InvSlot30</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>121</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv31"> <ScreenID>InvSlot31</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>171</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <InvSlot item="IW_Inv32"> <ScreenID>InvSlot32</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>3</X> <Y>221</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32</EQType> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> </InvSlot> <!-- Bag Contents --> <InvSlot item="IW_Bag1_Slot1"> <ScreenID>IW_Bag1_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot2"> <ScreenID>IW_Bag1_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot3"> <ScreenID>IW_Bag1_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot4"> <ScreenID>IW_Bag1_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot5"> <ScreenID>IW_Bag1_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot6"> <ScreenID>IW_Bag1_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot7"> <ScreenID>IW_Bag1_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot8"> <ScreenID>IW_Bag1_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot9"> <ScreenID>IW_Bag1_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot10"> <ScreenID>IW_Bag1_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot11"> <ScreenID>IW_Bag1_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot12"> <ScreenID>IW_Bag1_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot13"> <ScreenID>IW_Bag1_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot14"> <ScreenID>IW_Bag1_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot15"> <ScreenID>IW_Bag1_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot16"> <ScreenID>IW_Bag1_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot17"> <ScreenID>IW_Bag1_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot18"> <ScreenID>IW_Bag1_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot19"> <ScreenID>IW_Bag1_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot20"> <ScreenID>IW_Bag1_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot21"> <ScreenID>IW_Bag1_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot22"> <ScreenID>IW_Bag1_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot23"> <ScreenID>IW_Bag1_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot24"> <ScreenID>IW_Bag1_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot25"> <ScreenID>IW_Bag1_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot26"> <ScreenID>IW_Bag1_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot27"> <ScreenID>IW_Bag1_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot28"> <ScreenID>IW_Bag1_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot29"> <ScreenID>IW_Bag1_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot30"> <ScreenID>IW_Bag1_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot31"> <ScreenID>IW_Bag1_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag1_Slot32"> <ScreenID>IW_Bag1_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 23/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot1"> <ScreenID>IW_Bag2_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot2"> <ScreenID>IW_Bag2_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot3"> <ScreenID>IW_Bag2_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot4"> <ScreenID>IW_Bag2_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot5"> <ScreenID>IW_Bag2_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot6"> <ScreenID>IW_Bag2_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot7"> <ScreenID>IW_Bag2_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot8"> <ScreenID>IW_Bag2_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot9"> <ScreenID>IW_Bag2_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot10"> <ScreenID>IW_Bag2_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot11"> <ScreenID>IW_Bag2_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot12"> <ScreenID>IW_Bag2_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot13"> <ScreenID>IW_Bag2_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot14"> <ScreenID>IW_Bag2_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot15"> <ScreenID>IW_Bag2_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot16"> <ScreenID>IW_Bag2_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot17"> <ScreenID>IW_Bag2_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot18"> <ScreenID>IW_Bag2_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot19"> <ScreenID>IW_Bag2_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot20"> <ScreenID>IW_Bag2_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot21"> <ScreenID>IW_Bag2_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot22"> <ScreenID>IW_Bag2_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot23"> <ScreenID>IW_Bag2_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot24"> <ScreenID>IW_Bag2_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot25"> <ScreenID>IW_Bag2_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot26"> <ScreenID>IW_Bag2_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot27"> <ScreenID>IW_Bag2_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot28"> <ScreenID>IW_Bag2_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot29"> <ScreenID>IW_Bag2_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot30"> <ScreenID>IW_Bag2_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot31"> <ScreenID>IW_Bag2_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag2_Slot32"> <ScreenID>IW_Bag2_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 24/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot1"> <ScreenID>IW_Bag3_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot2"> <ScreenID>IW_Bag3_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot3"> <ScreenID>IW_Bag3_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot4"> <ScreenID>IW_Bag3_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot5"> <ScreenID>IW_Bag3_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot6"> <ScreenID>IW_Bag3_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot7"> <ScreenID>IW_Bag3_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot8"> <ScreenID>IW_Bag3_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot9"> <ScreenID>IW_Bag3_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot10"> <ScreenID>IW_Bag3_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot11"> <ScreenID>IW_Bag3_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot12"> <ScreenID>IW_Bag3_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot13"> <ScreenID>IW_Bag3_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot14"> <ScreenID>IW_Bag3_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot15"> <ScreenID>IW_Bag3_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot16"> <ScreenID>IW_Bag3_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot17"> <ScreenID>IW_Bag3_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot18"> <ScreenID>IW_Bag3_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot19"> <ScreenID>IW_Bag3_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot20"> <ScreenID>IW_Bag3_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot21"> <ScreenID>IW_Bag3_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot22"> <ScreenID>IW_Bag3_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot23"> <ScreenID>IW_Bag3_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot24"> <ScreenID>IW_Bag3_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot25"> <ScreenID>IW_Bag3_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot26"> <ScreenID>IW_Bag3_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot27"> <ScreenID>IW_Bag3_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot28"> <ScreenID>IW_Bag3_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot29"> <ScreenID>IW_Bag3_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot30"> <ScreenID>IW_Bag3_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot31"> <ScreenID>IW_Bag3_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag3_Slot32"> <ScreenID>IW_Bag3_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 25/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot1"> <ScreenID>IW_Bag4_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot2"> <ScreenID>IW_Bag4_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot3"> <ScreenID>IW_Bag4_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot4"> <ScreenID>IW_Bag4_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot5"> <ScreenID>IW_Bag4_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot6"> <ScreenID>IW_Bag4_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot7"> <ScreenID>IW_Bag4_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot8"> <ScreenID>IW_Bag4_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot9"> <ScreenID>IW_Bag4_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot10"> <ScreenID>IW_Bag4_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot11"> <ScreenID>IW_Bag4_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot12"> <ScreenID>IW_Bag4_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot13"> <ScreenID>IW_Bag4_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot14"> <ScreenID>IW_Bag4_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot15"> <ScreenID>IW_Bag4_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot16"> <ScreenID>IW_Bag4_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot17"> <ScreenID>IW_Bag4_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot18"> <ScreenID>IW_Bag4_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot19"> <ScreenID>IW_Bag4_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot20"> <ScreenID>IW_Bag4_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot21"> <ScreenID>IW_Bag4_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot22"> <ScreenID>IW_Bag4_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot23"> <ScreenID>IW_Bag4_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot24"> <ScreenID>IW_Bag4_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot25"> <ScreenID>IW_Bag4_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot26"> <ScreenID>IW_Bag4_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot27"> <ScreenID>IW_Bag4_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot28"> <ScreenID>IW_Bag4_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot29"> <ScreenID>IW_Bag4_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot30"> <ScreenID>IW_Bag4_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot31"> <ScreenID>IW_Bag4_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag4_Slot32"> <ScreenID>IW_Bag4_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 26/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot1"> <ScreenID>IW_Bag5_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot2"> <ScreenID>IW_Bag5_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot3"> <ScreenID>IW_Bag5_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot4"> <ScreenID>IW_Bag5_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot5"> <ScreenID>IW_Bag5_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot6"> <ScreenID>IW_Bag5_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot7"> <ScreenID>IW_Bag5_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot8"> <ScreenID>IW_Bag5_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot9"> <ScreenID>IW_Bag5_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot10"> <ScreenID>IW_Bag5_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot11"> <ScreenID>IW_Bag5_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot12"> <ScreenID>IW_Bag5_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot13"> <ScreenID>IW_Bag5_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot14"> <ScreenID>IW_Bag5_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot15"> <ScreenID>IW_Bag5_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot16"> <ScreenID>IW_Bag5_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot17"> <ScreenID>IW_Bag5_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot18"> <ScreenID>IW_Bag5_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot19"> <ScreenID>IW_Bag5_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot20"> <ScreenID>IW_Bag5_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot21"> <ScreenID>IW_Bag5_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot22"> <ScreenID>IW_Bag5_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot23"> <ScreenID>IW_Bag5_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot24"> <ScreenID>IW_Bag5_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot25"> <ScreenID>IW_Bag5_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot26"> <ScreenID>IW_Bag5_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot27"> <ScreenID>IW_Bag5_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot28"> <ScreenID>IW_Bag5_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot29"> <ScreenID>IW_Bag5_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot30"> <ScreenID>IW_Bag5_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot31"> <ScreenID>IW_Bag5_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag5_Slot32"> <ScreenID>IW_Bag5_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 27/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot1"> <ScreenID>IW_Bag6_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot2"> <ScreenID>IW_Bag6_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot3"> <ScreenID>IW_Bag6_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot4"> <ScreenID>IW_Bag6_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot5"> <ScreenID>IW_Bag6_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot6"> <ScreenID>IW_Bag6_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot7"> <ScreenID>IW_Bag6_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot8"> <ScreenID>IW_Bag6_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot9"> <ScreenID>IW_Bag6_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot10"> <ScreenID>IW_Bag6_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot11"> <ScreenID>IW_Bag6_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot12"> <ScreenID>IW_Bag6_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot13"> <ScreenID>IW_Bag6_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot14"> <ScreenID>IW_Bag6_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot15"> <ScreenID>IW_Bag6_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot16"> <ScreenID>IW_Bag6_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>5</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot17"> <ScreenID>IW_Bag6_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot18"> <ScreenID>IW_Bag6_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot19"> <ScreenID>IW_Bag6_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot20"> <ScreenID>IW_Bag6_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot21"> <ScreenID>IW_Bag6_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot22"> <ScreenID>IW_Bag6_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot23"> <ScreenID>IW_Bag6_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot24"> <ScreenID>IW_Bag6_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot25"> <ScreenID>IW_Bag6_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot26"> <ScreenID>IW_Bag6_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot27"> <ScreenID>IW_Bag6_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot28"> <ScreenID>IW_Bag6_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot29"> <ScreenID>IW_Bag6_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot30"> <ScreenID>IW_Bag6_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot31"> <ScreenID>IW_Bag6_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag6_Slot32"> <ScreenID>IW_Bag6_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>30</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 28/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot1"> <ScreenID>IW_Bag7_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot2"> <ScreenID>IW_Bag7_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot3"> <ScreenID>IW_Bag7_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot4"> <ScreenID>IW_Bag7_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot5"> <ScreenID>IW_Bag7_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot6"> <ScreenID>IW_Bag7_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot7"> <ScreenID>IW_Bag7_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot8"> <ScreenID>IW_Bag7_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot9"> <ScreenID>IW_Bag7_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot10"> <ScreenID>IW_Bag7_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot11"> <ScreenID>IW_Bag7_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot12"> <ScreenID>IW_Bag7_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot13"> <ScreenID>IW_Bag7_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot14"> <ScreenID>IW_Bag7_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot15"> <ScreenID>IW_Bag7_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot16"> <ScreenID>IW_Bag7_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>55</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot17"> <ScreenID>IW_Bag7_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot18"> <ScreenID>IW_Bag7_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot19"> <ScreenID>IW_Bag7_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot20"> <ScreenID>IW_Bag7_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot21"> <ScreenID>IW_Bag7_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot22"> <ScreenID>IW_Bag7_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot23"> <ScreenID>IW_Bag7_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot24"> <ScreenID>IW_Bag7_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot25"> <ScreenID>IW_Bag7_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot26"> <ScreenID>IW_Bag7_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot27"> <ScreenID>IW_Bag7_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot28"> <ScreenID>IW_Bag7_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot29"> <ScreenID>IW_Bag7_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot30"> <ScreenID>IW_Bag7_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot31"> <ScreenID>IW_Bag7_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag7_Slot32"> <ScreenID>IW_Bag7_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>80</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 29/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot1"> <ScreenID>IW_Bag8_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot2"> <ScreenID>IW_Bag8_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot3"> <ScreenID>IW_Bag8_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot4"> <ScreenID>IW_Bag8_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot5"> <ScreenID>IW_Bag8_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot6"> <ScreenID>IW_Bag8_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot7"> <ScreenID>IW_Bag8_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot8"> <ScreenID>IW_Bag8_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot9"> <ScreenID>IW_Bag8_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot10"> <ScreenID>IW_Bag8_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot11"> <ScreenID>IW_Bag8_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot12"> <ScreenID>IW_Bag8_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot13"> <ScreenID>IW_Bag8_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot14"> <ScreenID>IW_Bag8_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot15"> <ScreenID>IW_Bag8_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot16"> <ScreenID>IW_Bag8_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>105</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot17"> <ScreenID>IW_Bag8_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot18"> <ScreenID>IW_Bag8_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot19"> <ScreenID>IW_Bag8_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot20"> <ScreenID>IW_Bag8_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot21"> <ScreenID>IW_Bag8_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot22"> <ScreenID>IW_Bag8_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot23"> <ScreenID>IW_Bag8_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot24"> <ScreenID>IW_Bag8_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot25"> <ScreenID>IW_Bag8_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot26"> <ScreenID>IW_Bag8_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot27"> <ScreenID>IW_Bag8_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot28"> <ScreenID>IW_Bag8_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot29"> <ScreenID>IW_Bag8_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot30"> <ScreenID>IW_Bag8_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot31"> <ScreenID>IW_Bag8_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag8_Slot32"> <ScreenID>IW_Bag8_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>130</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 30/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot1"> <ScreenID>IW_Bag9_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot2"> <ScreenID>IW_Bag9_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot3"> <ScreenID>IW_Bag9_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot4"> <ScreenID>IW_Bag9_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot5"> <ScreenID>IW_Bag9_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot6"> <ScreenID>IW_Bag9_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot7"> <ScreenID>IW_Bag9_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot8"> <ScreenID>IW_Bag9_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot9"> <ScreenID>IW_Bag9_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot10"> <ScreenID>IW_Bag9_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot11"> <ScreenID>IW_Bag9_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot12"> <ScreenID>IW_Bag9_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot13"> <ScreenID>IW_Bag9_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot14"> <ScreenID>IW_Bag9_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot15"> <ScreenID>IW_Bag9_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot16"> <ScreenID>IW_Bag9_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>155</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot17"> <ScreenID>IW_Bag9_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot18"> <ScreenID>IW_Bag9_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot19"> <ScreenID>IW_Bag9_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot20"> <ScreenID>IW_Bag9_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot21"> <ScreenID>IW_Bag9_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot22"> <ScreenID>IW_Bag9_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot23"> <ScreenID>IW_Bag9_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot24"> <ScreenID>IW_Bag9_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot25"> <ScreenID>IW_Bag9_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot26"> <ScreenID>IW_Bag9_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot27"> <ScreenID>IW_Bag9_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot28"> <ScreenID>IW_Bag9_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot29"> <ScreenID>IW_Bag9_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot30"> <ScreenID>IW_Bag9_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot31"> <ScreenID>IW_Bag9_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag9_Slot32"> <ScreenID>IW_Bag9_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>180</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 31/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot1"> <ScreenID>IW_Bag10_Slot1</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/0</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot2"> <ScreenID>IW_Bag10_Slot2</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/1</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot3"> <ScreenID>IW_Bag10_Slot3</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/2</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot4"> <ScreenID>IW_Bag10_Slot4</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/3</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot5"> <ScreenID>IW_Bag10_Slot5</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/4</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot6"> <ScreenID>IW_Bag10_Slot6</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/5</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot7"> <ScreenID>IW_Bag10_Slot7</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/6</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot8"> <ScreenID>IW_Bag10_Slot8</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/7</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot9"> <ScreenID>IW_Bag10_Slot9</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/8</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot10"> <ScreenID>IW_Bag10_Slot10</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/9</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot11"> <ScreenID>IW_Bag10_Slot11</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/10</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot12"> <ScreenID>IW_Bag10_Slot12</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/11</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot13"> <ScreenID>IW_Bag10_Slot13</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/12</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot14"> <ScreenID>IW_Bag10_Slot14</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/13</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot15"> <ScreenID>IW_Bag10_Slot15</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/14</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot16"> <ScreenID>IW_Bag10_Slot16</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>205</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/15</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot17"> <ScreenID>IW_Bag10_Slot17</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/16</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot18"> <ScreenID>IW_Bag10_Slot18</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>51</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/17</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot19"> <ScreenID>IW_Bag10_Slot19</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>76</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/18</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot20"> <ScreenID>IW_Bag10_Slot20</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>101</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/19</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot21"> <ScreenID>IW_Bag10_Slot21</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>126</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/20</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot22"> <ScreenID>IW_Bag10_Slot22</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>151</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/21</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot23"> <ScreenID>IW_Bag10_Slot23</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>176</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/22</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot24"> <ScreenID>IW_Bag10_Slot24</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>201</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/23</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot25"> <ScreenID>IW_Bag10_Slot25</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>226</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/24</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot26"> <ScreenID>IW_Bag10_Slot26</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>251</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/25</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot27"> <ScreenID>IW_Bag10_Slot27</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>276</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/26</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot28"> <ScreenID>IW_Bag10_Slot28</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>301</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/27</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot29"> <ScreenID>IW_Bag10_Slot29</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>326</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/28</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot30"> <ScreenID>IW_Bag10_Slot30</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>351</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/29</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot31"> <ScreenID>IW_Bag10_Slot31</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>376</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/30</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <InvSlot item="IW_Bag10_Slot32"> <ScreenID>IW_Bag10_Slot32</ScreenID> <!--<Font>3</Font>--> <RelativePosition>true</RelativePosition> <Location> <X>401</X> <Y>230</Y> </Location> <Size> <CX>25</CX> <CY>25</CY> </Size> <Background>A_RecessedBox</Background> <EQType>inventory/Equip 32/31</EQType> <ItemOffsetX>2</ItemOffsetX> <ItemOffsetY>2</ItemOffsetY> </InvSlot> <Page item="IW_BagsPage"> <ScreenID>IW_BagsPage</ScreenID> <RelativePosition>True</RelativePosition> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> <DrawTemplate>WDT_Def</DrawTemplate> <TabText>Bags 1-5</TabText> <TabTextColor> <R>255</R> <G>255</G> <B>255</B> </TabTextColor> <TabTextActiveColor> <R>255</R> <G>255</G> <B>0</B> </TabTextActiveColor> <Pieces>IW_Bag1_Slot1</Pieces> <Pieces>IW_Bag1_Slot2</Pieces> <Pieces>IW_Bag1_Slot3</Pieces> <Pieces>IW_Bag1_Slot4</Pieces> <Pieces>IW_Bag1_Slot5</Pieces> <Pieces>IW_Bag1_Slot6</Pieces> <Pieces>IW_Bag1_Slot7</Pieces> <Pieces>IW_Bag1_Slot8</Pieces> <Pieces>IW_Bag1_Slot9</Pieces> <Pieces>IW_Bag1_Slot10</Pieces> <Pieces>IW_Bag1_Slot11</Pieces> <Pieces>IW_Bag1_Slot12</Pieces> <Pieces>IW_Bag1_Slot13</Pieces> <Pieces>IW_Bag1_Slot14</Pieces> <Pieces>IW_Bag1_Slot15</Pieces> <Pieces>IW_Bag1_Slot16</Pieces> <Pieces>IW_Bag1_Slot17</Pieces> <Pieces>IW_Bag1_Slot18</Pieces> <Pieces>IW_Bag1_Slot19</Pieces> <Pieces>IW_Bag1_Slot20</Pieces> <Pieces>IW_Bag1_Slot21</Pieces> <Pieces>IW_Bag1_Slot22</Pieces> <Pieces>IW_Bag1_Slot23</Pieces> <Pieces>IW_Bag1_Slot24</Pieces> <Pieces>IW_Bag1_Slot25</Pieces> <Pieces>IW_Bag1_Slot26</Pieces> <Pieces>IW_Bag1_Slot27</Pieces> <Pieces>IW_Bag1_Slot28</Pieces> <Pieces>IW_Bag1_Slot29</Pieces> <Pieces>IW_Bag1_Slot30</Pieces> <Pieces>IW_Bag1_Slot31</Pieces> <Pieces>IW_Bag1_Slot32</Pieces> <Pieces>IW_Bag2_Slot1</Pieces> <Pieces>IW_Bag2_Slot2</Pieces> <Pieces>IW_Bag2_Slot3</Pieces> <Pieces>IW_Bag2_Slot4</Pieces> <Pieces>IW_Bag2_Slot5</Pieces> <Pieces>IW_Bag2_Slot6</Pieces> <Pieces>IW_Bag2_Slot7</Pieces> <Pieces>IW_Bag2_Slot8</Pieces> <Pieces>IW_Bag2_Slot9</Pieces> <Pieces>IW_Bag2_Slot10</Pieces> <Pieces>IW_Bag2_Slot11</Pieces> <Pieces>IW_Bag2_Slot12</Pieces> <Pieces>IW_Bag2_Slot13</Pieces> <Pieces>IW_Bag2_Slot14</Pieces> <Pieces>IW_Bag2_Slot15</Pieces> <Pieces>IW_Bag2_Slot16</Pieces> <Pieces>IW_Bag2_Slot17</Pieces> <Pieces>IW_Bag2_Slot18</Pieces> <Pieces>IW_Bag2_Slot19</Pieces> <Pieces>IW_Bag2_Slot20</Pieces> <Pieces>IW_Bag2_Slot21</Pieces> <Pieces>IW_Bag2_Slot22</Pieces> <Pieces>IW_Bag2_Slot23</Pieces> <Pieces>IW_Bag2_Slot24</Pieces> <Pieces>IW_Bag2_Slot25</Pieces> <Pieces>IW_Bag2_Slot26</Pieces> <Pieces>IW_Bag2_Slot27</Pieces> <Pieces>IW_Bag2_Slot28</Pieces> <Pieces>IW_Bag2_Slot29</Pieces> <Pieces>IW_Bag2_Slot30</Pieces> <Pieces>IW_Bag2_Slot31</Pieces> <Pieces>IW_Bag2_Slot32</Pieces> <Pieces>IW_Bag3_Slot1</Pieces> <Pieces>IW_Bag3_Slot2</Pieces> <Pieces>IW_Bag3_Slot3</Pieces> <Pieces>IW_Bag3_Slot4</Pieces> <Pieces>IW_Bag3_Slot5</Pieces> <Pieces>IW_Bag3_Slot6</Pieces> <Pieces>IW_Bag3_Slot7</Pieces> <Pieces>IW_Bag3_Slot8</Pieces> <Pieces>IW_Bag3_Slot9</Pieces> <Pieces>IW_Bag3_Slot10</Pieces> <Pieces>IW_Bag3_Slot11</Pieces> <Pieces>IW_Bag3_Slot12</Pieces> <Pieces>IW_Bag3_Slot13</Pieces> <Pieces>IW_Bag3_Slot14</Pieces> <Pieces>IW_Bag3_Slot15</Pieces> <Pieces>IW_Bag3_Slot16</Pieces> <Pieces>IW_Bag3_Slot17</Pieces> <Pieces>IW_Bag3_Slot18</Pieces> <Pieces>IW_Bag3_Slot19</Pieces> <Pieces>IW_Bag3_Slot20</Pieces> <Pieces>IW_Bag3_Slot21</Pieces> <Pieces>IW_Bag3_Slot22</Pieces> <Pieces>IW_Bag3_Slot23</Pieces> <Pieces>IW_Bag3_Slot24</Pieces> <Pieces>IW_Bag3_Slot25</Pieces> <Pieces>IW_Bag3_Slot26</Pieces> <Pieces>IW_Bag3_Slot27</Pieces> <Pieces>IW_Bag3_Slot28</Pieces> <Pieces>IW_Bag3_Slot29</Pieces> <Pieces>IW_Bag3_Slot30</Pieces> <Pieces>IW_Bag3_Slot31</Pieces> <Pieces>IW_Bag3_Slot32</Pieces> <Pieces>IW_Bag4_Slot1</Pieces> <Pieces>IW_Bag4_Slot2</Pieces> <Pieces>IW_Bag4_Slot3</Pieces> <Pieces>IW_Bag4_Slot4</Pieces> <Pieces>IW_Bag4_Slot5</Pieces> <Pieces>IW_Bag4_Slot6</Pieces> <Pieces>IW_Bag4_Slot7</Pieces> <Pieces>IW_Bag4_Slot8</Pieces> <Pieces>IW_Bag4_Slot9</Pieces> <Pieces>IW_Bag4_Slot10</Pieces> <Pieces>IW_Bag4_Slot11</Pieces> <Pieces>IW_Bag4_Slot12</Pieces> <Pieces>IW_Bag4_Slot13</Pieces> <Pieces>IW_Bag4_Slot14</Pieces> <Pieces>IW_Bag4_Slot15</Pieces> <Pieces>IW_Bag4_Slot16</Pieces> <Pieces>IW_Bag4_Slot17</Pieces> <Pieces>IW_Bag4_Slot18</Pieces> <Pieces>IW_Bag4_Slot19</Pieces> <Pieces>IW_Bag4_Slot20</Pieces> <Pieces>IW_Bag4_Slot21</Pieces> <Pieces>IW_Bag4_Slot22</Pieces> <Pieces>IW_Bag4_Slot23</Pieces> <Pieces>IW_Bag4_Slot24</Pieces> <Pieces>IW_Bag4_Slot25</Pieces> <Pieces>IW_Bag4_Slot26</Pieces> <Pieces>IW_Bag4_Slot27</Pieces> <Pieces>IW_Bag4_Slot28</Pieces> <Pieces>IW_Bag4_Slot29</Pieces> <Pieces>IW_Bag4_Slot30</Pieces> <Pieces>IW_Bag4_Slot31</Pieces> <Pieces>IW_Bag4_Slot32</Pieces> <Pieces>IW_Bag5_Slot1</Pieces> <Pieces>IW_Bag5_Slot2</Pieces> <Pieces>IW_Bag5_Slot3</Pieces> <Pieces>IW_Bag5_Slot4</Pieces> <Pieces>IW_Bag5_Slot5</Pieces> <Pieces>IW_Bag5_Slot6</Pieces> <Pieces>IW_Bag5_Slot7</Pieces> <Pieces>IW_Bag5_Slot8</Pieces> <Pieces>IW_Bag5_Slot9</Pieces> <Pieces>IW_Bag5_Slot10</Pieces> <Pieces>IW_Bag5_Slot11</Pieces> <Pieces>IW_Bag5_Slot12</Pieces> <Pieces>IW_Bag5_Slot13</Pieces> <Pieces>IW_Bag5_Slot14</Pieces> <Pieces>IW_Bag5_Slot15</Pieces> <Pieces>IW_Bag5_Slot16</Pieces> <Pieces>IW_Bag5_Slot17</Pieces> <Pieces>IW_Bag5_Slot18</Pieces> <Pieces>IW_Bag5_Slot19</Pieces> <Pieces>IW_Bag5_Slot20</Pieces> <Pieces>IW_Bag5_Slot21</Pieces> <Pieces>IW_Bag5_Slot22</Pieces> <Pieces>IW_Bag5_Slot23</Pieces> <Pieces>IW_Bag5_Slot24</Pieces> <Pieces>IW_Bag5_Slot25</Pieces> <Pieces>IW_Bag5_Slot26</Pieces> <Pieces>IW_Bag5_Slot27</Pieces> <Pieces>IW_Bag5_Slot28</Pieces> <Pieces>IW_Bag5_Slot29</Pieces> <Pieces>IW_Bag5_Slot30</Pieces> <Pieces>IW_Bag5_Slot31</Pieces> <Pieces>IW_Bag5_Slot32</Pieces> <Pieces>IW_Inv23</Pieces> <Pieces>IW_Inv24</Pieces> <Pieces>IW_Inv25</Pieces> <Pieces>IW_Inv26</Pieces> <Pieces>IW_Inv27</Pieces> <Location> <X>0</X> <Y>22</Y> </Location> <Size> <CX>326</CX> <CY>296</CY> </Size> </Page> <Page item="IW_BagsPage2"> <ScreenID>IW_BagsPage2</ScreenID> <RelativePosition>True</RelativePosition> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>true</Style_Transparent> <DrawTemplate>WDT_Def</DrawTemplate> <TabText>Bags 6-10</TabText> <TabTextColor> <R>255</R> <G>255</G> <B>255</B> </TabTextColor> <TabTextActiveColor> <R>255</R> <G>255</G> <B>0</B> </TabTextActiveColor> <Pieces>IW_Inv28</Pieces> <Pieces>IW_Inv29</Pieces> <Pieces>IW_Inv30</Pieces> <Pieces>IW_Inv31</Pieces> <Pieces>IW_Inv32</Pieces> <Pieces>IW_Bag6_Slot1</Pieces> <Pieces>IW_Bag6_Slot2</Pieces> <Pieces>IW_Bag6_Slot3</Pieces> <Pieces>IW_Bag6_Slot4</Pieces> <Pieces>IW_Bag6_Slot5</Pieces> <Pieces>IW_Bag6_Slot6</Pieces> <Pieces>IW_Bag6_Slot7</Pieces> <Pieces>IW_Bag6_Slot8</Pieces> <Pieces>IW_Bag6_Slot9</Pieces> <Pieces>IW_Bag6_Slot10</Pieces> <Pieces>IW_Bag6_Slot11</Pieces> <Pieces>IW_Bag6_Slot12</Pieces> <Pieces>IW_Bag6_Slot13</Pieces> <Pieces>IW_Bag6_Slot14</Pieces> <Pieces>IW_Bag6_Slot15</Pieces> <Pieces>IW_Bag6_Slot16</Pieces> <Pieces>IW_Bag6_Slot17</Pieces> <Pieces>IW_Bag6_Slot18</Pieces> <Pieces>IW_Bag6_Slot19</Pieces> <Pieces>IW_Bag6_Slot20</Pieces> <Pieces>IW_Bag6_Slot21</Pieces> <Pieces>IW_Bag6_Slot22</Pieces> <Pieces>IW_Bag6_Slot23</Pieces> <Pieces>IW_Bag6_Slot24</Pieces> <Pieces>IW_Bag6_Slot25</Pieces> <Pieces>IW_Bag6_Slot26</Pieces> <Pieces>IW_Bag6_Slot27</Pieces> <Pieces>IW_Bag6_Slot28</Pieces> <Pieces>IW_Bag6_Slot29</Pieces> <Pieces>IW_Bag6_Slot30</Pieces> <Pieces>IW_Bag6_Slot31</Pieces> <Pieces>IW_Bag6_Slot32</Pieces> <Pieces>IW_Bag7_Slot1</Pieces> <Pieces>IW_Bag7_Slot2</Pieces> <Pieces>IW_Bag7_Slot3</Pieces> <Pieces>IW_Bag7_Slot4</Pieces> <Pieces>IW_Bag7_Slot5</Pieces> <Pieces>IW_Bag7_Slot6</Pieces> <Pieces>IW_Bag7_Slot7</Pieces> <Pieces>IW_Bag7_Slot8</Pieces> <Pieces>IW_Bag7_Slot9</Pieces> <Pieces>IW_Bag7_Slot10</Pieces> <Pieces>IW_Bag7_Slot11</Pieces> <Pieces>IW_Bag7_Slot12</Pieces> <Pieces>IW_Bag7_Slot13</Pieces> <Pieces>IW_Bag7_Slot14</Pieces> <Pieces>IW_Bag7_Slot15</Pieces> <Pieces>IW_Bag7_Slot16</Pieces> <Pieces>IW_Bag7_Slot17</Pieces> <Pieces>IW_Bag7_Slot18</Pieces> <Pieces>IW_Bag7_Slot19</Pieces> <Pieces>IW_Bag7_Slot20</Pieces> <Pieces>IW_Bag7_Slot21</Pieces> <Pieces>IW_Bag7_Slot22</Pieces> <Pieces>IW_Bag7_Slot23</Pieces> <Pieces>IW_Bag7_Slot24</Pieces> <Pieces>IW_Bag7_Slot25</Pieces> <Pieces>IW_Bag7_Slot26</Pieces> <Pieces>IW_Bag7_Slot27</Pieces> <Pieces>IW_Bag7_Slot28</Pieces> <Pieces>IW_Bag7_Slot29</Pieces> <Pieces>IW_Bag7_Slot30</Pieces> <Pieces>IW_Bag7_Slot31</Pieces> <Pieces>IW_Bag7_Slot32</Pieces> <Pieces>IW_Bag8_Slot1</Pieces> <Pieces>IW_Bag8_Slot2</Pieces> <Pieces>IW_Bag8_Slot3</Pieces> <Pieces>IW_Bag8_Slot4</Pieces> <Pieces>IW_Bag8_Slot5</Pieces> <Pieces>IW_Bag8_Slot6</Pieces> <Pieces>IW_Bag8_Slot7</Pieces> <Pieces>IW_Bag8_Slot8</Pieces> <Pieces>IW_Bag8_Slot9</Pieces> <Pieces>IW_Bag8_Slot10</Pieces> <Pieces>IW_Bag8_Slot11</Pieces> <Pieces>IW_Bag8_Slot12</Pieces> <Pieces>IW_Bag8_Slot13</Pieces> <Pieces>IW_Bag8_Slot14</Pieces> <Pieces>IW_Bag8_Slot15</Pieces> <Pieces>IW_Bag8_Slot16</Pieces> <Pieces>IW_Bag8_Slot17</Pieces> <Pieces>IW_Bag8_Slot18</Pieces> <Pieces>IW_Bag8_Slot19</Pieces> <Pieces>IW_Bag8_Slot20</Pieces> <Pieces>IW_Bag8_Slot21</Pieces> <Pieces>IW_Bag8_Slot22</Pieces> <Pieces>IW_Bag8_Slot23</Pieces> <Pieces>IW_Bag8_Slot24</Pieces> <Pieces>IW_Bag8_Slot25</Pieces> <Pieces>IW_Bag8_Slot26</Pieces> <Pieces>IW_Bag8_Slot27</Pieces> <Pieces>IW_Bag8_Slot28</Pieces> <Pieces>IW_Bag8_Slot29</Pieces> <Pieces>IW_Bag8_Slot30</Pieces> <Pieces>IW_Bag8_Slot31</Pieces> <Pieces>IW_Bag8_Slot32</Pieces> <Pieces>IW_Bag9_Slot1</Pieces> <Pieces>IW_Bag9_Slot2</Pieces> <Pieces>IW_Bag9_Slot3</Pieces> <Pieces>IW_Bag9_Slot4</Pieces> <Pieces>IW_Bag9_Slot5</Pieces> <Pieces>IW_Bag9_Slot6</Pieces> <Pieces>IW_Bag9_Slot7</Pieces> <Pieces>IW_Bag9_Slot8</Pieces> <Pieces>IW_Bag9_Slot9</Pieces> <Pieces>IW_Bag9_Slot10</Pieces> <Pieces>IW_Bag9_Slot11</Pieces> <Pieces>IW_Bag9_Slot12</Pieces> <Pieces>IW_Bag9_Slot13</Pieces> <Pieces>IW_Bag9_Slot14</Pieces> <Pieces>IW_Bag9_Slot15</Pieces> <Pieces>IW_Bag9_Slot16</Pieces> <Pieces>IW_Bag9_Slot17</Pieces> <Pieces>IW_Bag9_Slot18</Pieces> <Pieces>IW_Bag9_Slot19</Pieces> <Pieces>IW_Bag9_Slot20</Pieces> <Pieces>IW_Bag9_Slot21</Pieces> <Pieces>IW_Bag9_Slot22</Pieces> <Pieces>IW_Bag9_Slot23</Pieces> <Pieces>IW_Bag9_Slot24</Pieces> <Pieces>IW_Bag9_Slot25</Pieces> <Pieces>IW_Bag9_Slot26</Pieces> <Pieces>IW_Bag9_Slot27</Pieces> <Pieces>IW_Bag9_Slot28</Pieces> <Pieces>IW_Bag9_Slot29</Pieces> <Pieces>IW_Bag9_Slot30</Pieces> <Pieces>IW_Bag9_Slot31</Pieces> <Pieces>IW_Bag9_Slot32</Pieces> <Pieces>IW_Bag10_Slot1</Pieces> <Pieces>IW_Bag10_Slot2</Pieces> <Pieces>IW_Bag10_Slot3</Pieces> <Pieces>IW_Bag10_Slot4</Pieces> <Pieces>IW_Bag10_Slot5</Pieces> <Pieces>IW_Bag10_Slot6</Pieces> <Pieces>IW_Bag10_Slot7</Pieces> <Pieces>IW_Bag10_Slot8</Pieces> <Pieces>IW_Bag10_Slot9</Pieces> <Pieces>IW_Bag10_Slot10</Pieces> <Pieces>IW_Bag10_Slot11</Pieces> <Pieces>IW_Bag10_Slot12</Pieces> <Pieces>IW_Bag10_Slot13</Pieces> <Pieces>IW_Bag10_Slot14</Pieces> <Pieces>IW_Bag10_Slot15</Pieces> <Pieces>IW_Bag10_Slot16</Pieces> <Pieces>IW_Bag10_Slot17</Pieces> <Pieces>IW_Bag10_Slot18</Pieces> <Pieces>IW_Bag10_Slot19</Pieces> <Pieces>IW_Bag10_Slot20</Pieces> <Pieces>IW_Bag10_Slot21</Pieces> <Pieces>IW_Bag10_Slot22</Pieces> <Pieces>IW_Bag10_Slot23</Pieces> <Pieces>IW_Bag10_Slot24</Pieces> <Pieces>IW_Bag10_Slot25</Pieces> <Pieces>IW_Bag10_Slot26</Pieces> <Pieces>IW_Bag10_Slot27</Pieces> <Pieces>IW_Bag10_Slot28</Pieces> <Pieces>IW_Bag10_Slot29</Pieces> <Pieces>IW_Bag10_Slot30</Pieces> <Pieces>IW_Bag10_Slot31</Pieces> <Pieces>IW_Bag10_Slot32</Pieces> <Location> <X>0</X> <Y>22</Y> </Location> <Size> <CX>326</CX> <CY>296</CY> </Size> </Page> <TabBox item ="MVW_Subwindows"> <ScreenID>MVW_Subwindows</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:MapPage</Pages> <Pages>Page:AtlasPage</Pages> <Pages>Page:IW_BagsPage</Pages> <Pages>Page:IW_BagsPage2</Pages> </TabBox> <Screen item="MapViewWnd"> <RelativePosition>false</RelativePosition> <Location> <X>100</X> <Y>0</Y> </Location> <Size> <CX>490</CX> <CY>360</CY> </Size> <NoWrap>false</NoWrap> <TooltipReference>Map Viewer</TooltipReference> <DrawTemplate>WDT_RoundedNoTitle</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> <Text>Map</Text> <Pieces>MVW_Subwindows</Pieces> </Screen> </XML>
__________________

Danille Impholder
The Magician's Tower
Bristlebane ~ Sol Invictus
Keep Norrath Safe
Caretaker of AYA
danille is offline   Reply With Quote
Old 03-22-2012, 07:08 PM   #2
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

thats because its the map from my ui and you arent using my window pieces on it ..
Halelen is offline   Reply With Quote
Old 03-22-2012, 07:24 PM   #3
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
thats because its the map from my ui and you arent using my window pieces on it ..


Cool. Thanks.

As an FYI...If you check the thread, I did give you credit for it when we first published!
danille is offline   Reply With Quote
Old 03-22-2012, 07:26 PM   #4
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

i Know 8) if you dont want to change window pieces files just change the .dds to .tga in the map folder . Did you get the labels button fixed? i had a TLB overlapping it 8P
Halelen is offline   Reply With Quote
Old 03-22-2012, 07:32 PM   #5
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
i Know 8) if you dont want to change window pieces files just change the .dds to .tga in the map folder . Did you get the labels button fixed? i had a TLB overlapping it 8P


yeah I just changed them from .dds to .png and that fixed it.
I amd struggling a bit with the lables button still. can you help?
danille is offline   Reply With Quote
Old 03-22-2012, 07:34 PM   #6
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

yes let me look at your code and ill get you the change
Halelen is offline   Reply With Quote
Old 03-22-2012, 07:50 PM   #7
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

there ya go change that and all is good






Code:
<Button item="MVW_LabelsToggleButton"> <ScreenID>MVW_LabelsToggleButton</ScreenID> <AutoStretch>true</AutoStretch> <RelativePosition>true</RelativePosition> <LeftAnchorOffset>52</LeftAnchorOffset> <TopAnchorOffset>126</TopAnchorOffset> <RightAnchorOffset>0</RightAnchorOffset> <BottomAnchorOffset>146</BottomAnchorOffset> <LeftAnchorToLeft>false</LeftAnchorToLeft> <TopAnchorToTop>true</TopAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <BottomAnchorToTop>true</BottomAnchorToTop> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox><----- TRUE <Text>Labels</Text> <TooltipReference>Toggle displaying of labels on and off.</TooltipReference> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button>



Hal
Halelen is offline   Reply With Quote
Old 03-22-2012, 08:02 PM   #8
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Thank you very much! Ill change it as soon as we do loot (at raid)

Excellent! It worked - thanks again

Last edited by danille : 03-22-2012 at 08:19 PM.
danille is offline   Reply With Quote
Old 03-22-2012, 08:25 PM   #9
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Gah! That change broke the map background toggle. Any ideas?
danille is offline   Reply With Quote
Old 03-22-2012, 08:28 PM   #10
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

you changed the wrong toggle then, i ran it and everything checked and worked
Halelen is offline   Reply With Quote
Old 03-22-2012, 08:32 PM   #11
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
you changed the wrong toggle then, i ran it and everything checked and worked


ok thanks appreciate the hand holding for this old mage who doesnt know code that well.
danille is offline   Reply With Quote
Old 03-22-2012, 08:37 PM   #12
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

did you get it?


Not a problem, i even miss things sometimes(thats why it was broke to begin with ).......
Halelen is offline   Reply With Quote
Old 03-22-2012, 08:45 PM   #13
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

let me do this after raid sorry

Last edited by danille : 03-22-2012 at 08:52 PM.
danille is offline   Reply With Quote
Old 03-22-2012, 08:49 PM   #14
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

ummmmmmmm the only thing you needed to change was the false to true in the <Style_Checkbox>false</Style_Checkbox> under the label toggle button. he changed the anchors to make it smaller...if you make them match mine it will make it a little larger... i saw you posted new file so i thought you had it fixed...was i mistaken??



Hal
Halelen is offline   Reply With Quote
Old 03-22-2012, 08:53 PM   #15
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Halelen
ummmmmmmm the only thing you needed to change was the false to true in the <Style_Checkbox>false</Style_Checkbox> under the label toggle button. he changed the anchors to make it smaller...if you make them match mine it will make it a little larger... i saw you posted new file so i thought you had it fixed...was i mistaken??



Hal

That update i had posted was the one for the map tool icon fix only.

The change that I made by changing the false to true fix the label button perfectly, but it messed up the grey "background" tab that finamdar added to your map.

I think i pasted the wrong file code in my example to you below.. let me do this after raid sorry.
danille is offline   Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -5. The time now is 05:50 PM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI