Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > Developer Discussion > XML modification help.
User Name
Password

Reply
 
Thread Tools Display Modes
Old 02-10-2012, 06:16 PM   #1
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default AYA Map help please

The map that we use in AYAUI is currently working fine, but the open bags feature only accomidates up to 20 slots. Are there any coders who can help me to modify this file to fit 32 slot bags? Please?

Thanks for your time:

HTML Code:
<?xml version="1.0" encoding="us-ascii"?> <XML ID="EQInterfaceDefinitionLanguage"> <Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes" /> <Button item="MVW_Layer0Button"> <ScreenID>MVW_Layer0Button</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>111</Y> </Location> <Size> <CX>52</CX> <CY>16</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>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> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>145</Y> </Location> <Size> <CX>52</CX> <CY>16</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>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> <RelativePosition>true</RelativePosition> <Location> <X>22</X> <Y>24</Y> </Location> <Size> <CX>18</CX> <CY>22</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Template>BDT_Normal</Template> </Button> <Button item="MVW_ShowGroupButton"> <ScreenID>MVW_ShowGroupButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>94</Y> </Location> <Size> <CX>52</CX> <CY>16</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>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> <!-- Image for an EQ map, move to EQUI_Animations at some point --> <TextureInfo item="cart.tga"> <Size> <CX>64</CX> <CY>64</CY> </Size> </TextureInfo> <Ui2DAnimation item="A_MapPiece"> <Cycle>false</Cycle> <Frames> <Texture>cart.tga</Texture> <Location> <X>0</X> <Y>0</Y> </Location> <Size> <CX>512</CX> <CY>399</CY> </Size> <Hotspot> <X>0</X> <Y>0</Y> </Hotspot> </Frames> </Ui2DAnimation> <Ui2DAnimation item="A_ToolbarButtonNormal"> <Cycle>false</Cycle> <Frames> <Texture>window_pieces04.tga</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.tga</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.tga</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.tga</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> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>180</Y> </Location> <Size> <CX>52</CX> <CY>16</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <Text>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> <RelativePosition>true</RelativePosition> <Location> <X>44</X> <Y>125</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>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> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>125</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>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> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>125</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Text>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>0</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Size> <CX>52</CX> <CY>15</CY> </Size> <AlignCenter>true</AlignCenter> <Location> <X>10</X> <Y>186</Y> </Location> </Label> <Label item="MVW_LayerVisibleLabel"> <ScreenID>MVW_LayerVisibleLabel</ScreenID> <Font>0</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Size> <CX>0</CX> <CY>0</CY> </Size> <AlignCenter>true</AlignCenter> <Location> <X>9</X> <Y>132</Y> </Location> </Label> <Button item="MVW_Layer3Button"> <ScreenID>MVW_Layer3Button</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>44</X> <Y>160</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <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> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>160</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <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> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>160</Y> </Location> <Size> <CX>16</CX> <CY>20</CY> </Size> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>true</Style_Checkbox> <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>0</Font> <Text></Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Size> <CX>0</CX> <CY>0</CY> </Size> <AlignCenter>true</AlignCenter> <Location> <X>12</X> <Y>116</Y> </Location> </Label> <!-- Map Name --> <Label item="MVW_ChooseMapLabel"> <ScreenID>MVW_ChooseMapLabel</ScreenID> <Text>Current Map:</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Location> <X>38</X> <Y>408</Y> </Location> <Size> <CX>84</CX> <CY>20</CY> </Size> <AlignCenter>false</AlignCenter> </Label> <Combobox item="MVW_ChooseMapCombobox"> <ScreenID>MVW_ChooseMapCombobox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <Location> <X>112</X> <Y>406</Y> </Location> <Size> <CX>200</CX> <CY>20</CY> </Size> <ListHeight>200</ListHeight> <Button>BDT_Combo</Button> <Style_Border>true</Style_Border> </Combobox> <!-- Panning --> <Button item="MVW_PanLeftButton"> <ScreenID>MVW_PanLeftButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>0</X> <Y>24</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanLeft</Template> </Button> <Button item="MVW_PanRightButton"> <ScreenID>MVW_PanRightButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>41</X> <Y>24</Y> </Location> <Size> <CX>22</CX> <CY>20</CY> </Size> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanRight</Template> </Button> <Button item="MVW_PanUpButton"> <ScreenID>MVW_PanUpButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>20</X> <Y>2</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanUp</Template> </Button> <Button item="MVW_PanDownButton"> <ScreenID>MVW_PanDownButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>20</X> <Y>46</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <Style_Transparent>false</Style_Transparent> <Style_Checkbox>false</Style_Checkbox> <Template>BDT_PanDown</Template> </Button> <!-- Zooming --> <Button item="MVW_ZoomInButton"> <ScreenID>MVW_ZoomInButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>10</X> <Y>70</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <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 In. (Or use Mouse Wheel)</TooltipReference> <Template>BDT_ZoomIn</Template> </Button> <Button item="MVW_ZoomOutButton"> <ScreenID>MVW_ZoomOutButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>34</X> <Y>70</Y> </Location> <Size> <CX>22</CX> <CY>22</CY> </Size> <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>0</TopAnchorOffset> <BottomAnchorOffset>0</BottomAnchorOffset> <LeftAnchorOffset>0</LeftAnchorOffset> <RightAnchorOffset>65</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>2</TopAnchorOffset> <BottomAnchorOffset>2</BottomAnchorOffset> <LeftAnchorOffset>2</LeftAnchorOffset> <RightAnchorOffset>67</RightAnchorOffset> <BottomAnchorToTop>false</BottomAnchorToTop> <RightAnchorToLeft>false</RightAnchorToLeft> <Style_VScroll>false</Style_VScroll> <Style_HScroll>false</Style_HScroll> <Animation>A_MapPiece</Animation> </StaticAnimation> <Button item="MVW_LoadCurrent"> <ScreenID>MVW_LoadCurrent</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>8</X> <Y>240</Y> </Location> <Size> <CX>52</CX> <CY>16</CY> </Size> <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_ToolbarButton"> <ScreenID>MVW_ToolbarButton</ScreenID> <RelativePosition>true</RelativePosition> <Location> <X>43</X> <Y>46</Y> </Location> <Size> <CX>20</CX> <CY>20</CY> </Size> <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>3</Font> <Text>L</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Size> <CX>44</CX> <CY>15</CY> </Size> <AlignCenter>False</AlignCenter> <Location> <X>8</X> <Y>200</Y> </Location> </Label> <Label item="MVW_MaxZLabel"> <ScreenID>MVW_MaxZLabel</ScreenID> <Font>3</Font> <Text>H</Text> <TextColor> <R>255</R> <G>255</G> <B>255</B> </TextColor> <Size> <CX>44</CX> <CY>15</CY> </Size> <AlignCenter>False</AlignCenter> <Location> <X>8</X> <Y>220</Y> </Location> </Label> <Editbox item="MVW_MinZEditBox"> <ScreenID>MVW_MinZEditBox</ScreenID> <DrawTemplate>WDT_Inner</DrawTemplate> <RelativePosition>true</RelativePosition> <Location> <X>18</X> <Y>198</Y> </Location> <Size> <CX>32</CX> <CY>18</CY> </Size> <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> <RelativePosition>true</RelativePosition> <Location> <X>18</X> <Y>220</Y> </Location> <Size> <CX>32</CX> <CY>18</CY> </Size> <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> <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> <Pieces>MVW_LoadCurrent</Pieces> <Pieces>MVW_ShowGroupButton</Pieces> </Screen> <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>Screen:MVW_MapRenderArea</Pieces> <Pieces>MVW_MapPiece</Pieces> <Pieces>Screen:MVW_MapToolBar</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> <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> </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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>30</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>56</X> <Y>30</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>86</X> <Y>30</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>116</X> <Y>30</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>146</X> <Y>30</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>176</X> <Y>30</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>80</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>56</X> <Y>80</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>86</X> <Y>80</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>116</X> <Y>80</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>146</X> <Y>80</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>176</X> <Y>80</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>130</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>56</X> <Y>130</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>86</X> <Y>130</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>116</X> <Y>130</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>146</X> <Y>130</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>176</X> <Y>130</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>180</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>56</X> <Y>180</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>86</X> <Y>180</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>116</X> <Y>180</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>146</X> <Y>180</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>176</X> <Y>180</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>230</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>56</X> <Y>230</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>86</X> <Y>230</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>116</X> <Y>230</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>146</X> <Y>230</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>176</X> <Y>230</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>30</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>56</X> <Y>30</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>86</X> <Y>30</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>116</X> <Y>30</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>146</X> <Y>30</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>176</X> <Y>30</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>80</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>56</X> <Y>80</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>86</X> <Y>80</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>116</X> <Y>80</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>146</X> <Y>80</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>176</X> <Y>80</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>130</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>56</X> <Y>130</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>86</X> <Y>130</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>116</X> <Y>130</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>146</X> <Y>130</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>176</X> <Y>130</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>180</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>56</X> <Y>180</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>86</X> <Y>180</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>116</X> <Y>180</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>146</X> <Y>180</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>176</X> <Y>180</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>206</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>236</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>266</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>296</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_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>56</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>86</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>116</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>146</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>176</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>206</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>236</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>266</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>296</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>26</X> <Y>230</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>56</X> <Y>230</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>86</X> <Y>230</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>116</X> <Y>230</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>146</X> <Y>230</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>176</X> <Y>230</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>206</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>236</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>266</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>296</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> <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_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_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_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_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_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_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_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_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_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> <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>80</Y> </Location> <Size> <CX>590</CX> <CY>470</CY> </Size> <NoWrap>false</NoWrap> <TooltipReference>Map Viewer</TooltipReference> <DrawTemplate>WDT_Rounded</DrawTemplate> <Style_Titlebar>true</Style_Titlebar> <Style_Closebox>true</Style_Closebox> <Style_Minimizebox>true</Style_Minimizebox> <Style_Border>true</Style_Border> <Style_Sizable>true</Style_Sizable> <Text>Map</Text> <Pieces>MVW_Subwindows</Pieces> </Screen> </XML>
__________________

Danille Impholder
The Magician's Tower
Bristlebane ~ Sol Invictus
Keep Norrath Safe
Caretaker of AYA

Last edited by danille : 02-12-2012 at 01:11 PM.
danille is offline   Reply With Quote
Old 02-18-2012, 01:41 PM   #2
Lazaru5
A Shissar Disciple
 
Join Date: Aug 2002
Posts: 103
Default

I'm by no means a seasoned coder (have intermediate working knowledge of HTML, so I know basic structure/tag usage/etc), but have taken a look anyway.

Just for the record, the only section of your code I really looked at was the part dealing with the bags (roughly around line numbers 4400 - 4700). Any line numbers referenced are from copy/pasting the supplied code into Notepadd++.

The biggest chunk of code that stood out for me was lines 4522 to 4558. Three things within this section jumped out at me.

  • It just looks like it got stuck in the middle of the "<Pieces>IW_BagX_SlotXX</Pieces>" lines.

  • Lines 4527 - 4553 look like they are out of place when looking at the lines surrounding them.

  • Where are the rest of the "<Pieces>IW_InvXX</Pieces>" lines? You have "<Pieces>IW_Inv23</Pieces>" through "<Pieces>IW_Inv32</Pieces>" but nothing for 1-22 (not sure if this was done by design, but thought it was worth mentioning).

Not sure if they are merely 'structural' things or if they may actually be factoring in on the issue at hand.


Another thing I noticed (which may ultimately be the cause) is that all of your "<Pieces>IW_BagX_SlotXX</Pieces>" lines only go up to Slot20 - instead of Slot32.
__________________
I am Pasquinel, and I come to you unafraid!
Lazaru5 is offline   Reply With Quote
Old 02-18-2012, 07:47 PM   #3
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

I can fix it for you. I assume the window will just allow you to stretch it to fit the extra slots?
__________________
Gold: 03/16/99 - 03/15/12 Silver: 03/16/12 - 03/15/18 Done:03/16/18
And with a heavy heart I bid adieu to Everquest Live.
Savok is offline   Reply With Quote
Old 02-18-2012, 07:51 PM   #4
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

By the way, I would also suggest the use of TileLayerBoxes to cut down on the need to actually use the location tag for each slot.
Savok is offline   Reply With Quote
Old 02-18-2012, 11:31 PM   #5
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

OK, I made a few different ones for you. First is the fixed version with 32 slots. I then made 3 using the TileLayerBox command, one has 5 point spacing, one has 2 point spacing (my preference) and the last is 0 point spacing between the horizontal bag slots.

If you want to play with it find the following code and change the red hilighted numbers. The first set of numbers indicates the size of the box container including spaces, the second sets indicate the size of the space between each box, either horizontal or vertical (vertical is secondary).

Code:
<TileLayoutBox item="IW_BagX"> <RelativePosition>true</RelativePosition> <Location> <X>26</X> <Y>5</Y> </Location> <Size> <CX>400</CX> <CY>50</CY> </Size> <Style_Transparent>true</Style_Transparent> <Spacing>0</Spacing> <SecondarySpacing>0</SecondarySpacing>


I don't have any 32 slot bags but I'm sure you can fix it as needed.

Enjoy.
Attached Files
File Type: zip EQUI_MapViewWnd.zip (8.1 KB, 3 views)
File Type: zip EQUI_MapViewWnd_5pointspace.zip (7.9 KB, 1 views)
File Type: zip EQUI_MapViewWnd_2pointspace.zip (7.9 KB, 2 views)
File Type: zip EQUI_MapViewWnd_0pointspace.zip (7.9 KB, 2 views)
Savok is offline   Reply With Quote
Old 02-19-2012, 08:00 AM   #6
danille
Feeling Elemental?
 
danille's Avatar
 
Join Date: Apr 2003
Server: Bristlebane
Posts: 363
Interface Author - Click to view interfaces
Default

Wow The 32 slot bag functionality is this is perfect! Thank you very much!


danille is offline   Reply With Quote
Old 02-19-2012, 11:38 AM   #7
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

Glad you like it. Can you just move the 32 slot bag into each bag slot to check the code is right in every spot?
Savok is offline   Reply With Quote
Old 02-19-2012, 11:40 AM   #8
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 Savok
Glad you like it. Can you just move the 32 slot bag into each bag slot to check the code is right in every spot?


Just did its perfect! Thanks again!
danille is offline   Reply With Quote
Old 04-19-2012, 12:56 PM   #9
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 valaury3169
Judging by the sig, I'd say that was some sophisticated spam. Unless it is just some shmuck paid to post ads in forums...


Considering that it the map window already holds 32 slot bags too I tend to agree.
danille is offline   Reply With Quote
Old 04-19-2012, 01:31 PM   #10
Savok
On tour since '99
 
Join Date: Sep 2002
Server: Innoruuk forever!
Posts: 473
Interface Author - Click to view interfaces
Default

And now that needs to increase to 40
Savok is offline   Reply With Quote
Old 04-19-2012, 02:54 PM   #11
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

when will 40 be live?
Halelen is offline   Reply With Quote
Old 04-19-2012, 04:12 PM   #12
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
when will 40 be live?


The stupid TS only bag has 40 now it went live with the last patch. I wonder how many folks make that bag and then find out they cant use if for most of the items in the game.
danille is offline   Reply With Quote
Old 04-19-2012, 04:35 PM   #13
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

hmmm my player made tradeskill bags only 32 slot....I GOT RIPPED OFF
Halelen is offline   Reply With Quote
Old 04-19-2012, 05:11 PM   #14
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
hmmm my player made tradeskill bags only 32 slot....I GOT RIPPED OFF


your right. I misspoke it is the one in marketplace that is 40 slots
danille is offline   Reply With Quote
Old 04-19-2012, 05:27 PM   #15
Halelen
Lord Doljonijiarnimorinar
 
Join Date: Jan 2003
Server: Povar
Posts: 1,047
Interface Author - Click to view interfaces
Default

ahhh i see it now
Halelen 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 03:27 AM.


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