Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 11-07-2010, 09:53 PM
Lithiumm Lithiumm is offline
Scrawny Gnoll


Join Date: Apr 2010
Location: Montreal
Posts: 25
Default Showing Mana with Velious UI

Does anyone know what I need to do to see a numerical value on my mana when using Velious UI?
Reply With Quote
  #2  
Old 11-07-2010, 10:51 PM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default

Current mana level is EQType 124.

This is the code taken from my modded UI

Quote:
<Label item="MNANumberHB">
<ScreenID>MNANumberHBLabel</ScreenID>
<EQType>124</EQType>
<Font>1</Font>
<RelativePosition>true</RelativePosition>
<Location>
<X>106</X>
<Y>168</Y>
</Location>
<Size>
<CX>25</CX>
<CY>15</CY>
</Size>
<TextColor>
<R>52</R>
<G>159</G>
<B>250</B>
</TextColor>
<Text>7000</Text>
<NoWrap>true</NoWrap>
<AlignCenter>false</AlignCenter>
<AlignRight>true</AlignRight>
</Label>
Font, and text color can change based on your preferences. Location and size will depend on where you want it in whatever window you put it in.

You will also need to add it to the Screen block under pieces.
Reply With Quote
  #3  
Old 11-08-2010, 06:59 AM
Savok Savok is offline
Fire Giant

Savok's Avatar

Join Date: May 2010
Posts: 971
Default

Quote:
Originally Posted by Lithiumm [You must be logged in to view images. Log in or Register.]
Does anyone know what I need to do to see a numerical value on my mana when using Velious UI?
Try this link.
__________________
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

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

Forum Jump


All times are GMT -4. The time now is 02:32 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.