View Single Post
Old 07-30-2002, 05:58 PM   #1
Yotyot
A Fire Beetle
 
Join Date: Jul 2002
Posts: 2
Default arggg problems with EQUI_Inventory.xml

this is my problem, no matter which one I use, it always comes up with this
<Label item ="IW_Name">
<ScreenID>NameLabel</ScreenID>
<EQType>1</EQType>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>8</X>
<Y>4</Y>
</Location>
<Size>
<CX>112</CX>
<CY>14</CY>
</Size>
<Text>Playername123456</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item ="IW_Level">
<ScreenID>LevelClassLabel</ScreenID>
<EQType>2</EQType>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>8</X>
<Y>18</Y>
</Location>
<Size>
<CX>15</CX>
<CY>14</CY>
</Size>
<Text>60 Shadow Knight</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item ="IW_Class">
<EQType>3</EQType>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>28</X>
<Y>18</Y>
</Location>
<Size>
<CX>100</CX>
<CY>14</CY>
</Size>
<Text>60 Shadow Knight</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>
<Label item ="IW_Deity">
<ScreenID>DeityLabel</ScreenID>
<EQType>4</EQType>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>8</X>
<Y>32</Y>
</Location>
<Size>
<CX>112</CX>
<CY>14</CY>
</Size>
<Text>Mithaniel Marr</Text>
<TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>false</AlignRight>
</Label>



I've tried using a freshly downloaded one, checking in the zip file, it still does that.. shows up exactly the same, and it's annoying.
what gives? Anyone know how to fix this?
I'm a wizard, not a shadowknight. all the stats and saves showup as 255 as well.
Yotyot is offline   Reply With Quote