Home Forum Downloads My Favorites Register FAQ

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

Reply
 
Thread Tools Display Modes
Old 07-19-2004, 07:26 PM   #1
cerinity
A Snow Cougar
 
Join Date: Jul 2003
Server: Druzzil Ro
Posts: 42
Default mana number help

Hi! I have been trying to get my mana number to show in my inventory file. I can get it to show, but i can NOT get it placed right. I set it up just like the weight one (as shown in the posted pic), but it just won't work for some reason. I've posted links to my inventory.xml and a pic of where I want it. Should be a fairly easy fix, but I can't get it to work. >< Any help is greatly appreciated!

Inventory file:
http://nezzaroth.com/everquest/EQUI_Inventory.xml

Pic file:
http://nezzaroth.com/everquest/invfix.jpg
cerinity is offline   Reply With Quote
Old 07-19-2004, 08:11 PM   #2
Nift
A Treant
 
Join Date: Sep 2002
Posts: 27
Default

Try this find - <Label item="IW_CurrentWeight"> and just before it add

- <Label item="IW_mana">
<ScreenID>Mana</ScreenID>
<EQType>128</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
- <Location>
<X>215</X>
<Y>275</Y>
</Location>
- <Size>
<CX>30</CX>
<CY>14</CY>
</Size>
<Text>0</Text>
- <TextColor>
<R>255</R>
<G>255</G>
<B>255</B>
</TextColor>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>

then add <Pieces>IW_Mana</Pieces> to the bottom with all the other Pieces tags. You may need to play with the location some to get it right were you want but this should be even with weight only higher.
Nift is offline   Reply With Quote
Old 07-20-2004, 09:53 PM   #3
cerinity
A Snow Cougar
 
Join Date: Jul 2003
Server: Druzzil Ro
Posts: 42
Default =(

Tried it, and it reverts back to default UI. /sigh
cerinity is offline   Reply With Quote
Old 07-21-2004, 12:28 AM   #4
Nift
A Treant
 
Join Date: Sep 2002
Posts: 27
Default

Did you add the pieces part? Oh and there is an error I just noticed in the pieces part. The - <Label item="IW_mana"> has to match the <Pieces>IW_Mana</Pieces>... so make this <Pieces>IW_mana</Pieces>

Sorry that should work
Nift is offline   Reply With Quote
Reply




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 01:09 PM.


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