Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface Forums > General Discussion > Request
User Name
Password

Reply
 
Thread Tools Display Modes
Old 02-28-2004, 03:51 PM   #1
scornn
A Gray Wolf
 
Join Date: Feb 2003
Posts: 5
Default Need a mana bar

I am trying to use the newest version of the monk ui for a wizard I just created. I like the ease and style of the UI, but it doesnt have a mana bar in the group window. I have played around with the code but cant seem to make it work. I have also tried downloading other group windows and pasting them into the monk ui but it crashes the ui when i try to load it. Any help or advice would be appreciated.

Thank you in advance

Attached Files
File Type: xml equi_groupwindow.xml (43.2 KB, 16 views)
scornn is offline   Reply With Quote
Old 03-10-2004, 04:06 PM   #2
Letherian
A Fire Beetle
 
Join Date: Jul 2002
Server: The Rathe
Posts: 2
Default

Interested in finding out if anyone has looked into this. I use the monkui for my melee'ers but I would like to have a mod'ed group window that has mana bar instead of endurance bar for my second box where I run a cleric and shaman.
Letherian is offline   Reply With Quote
Old 03-17-2004, 12:15 AM   #3
scornn
A Gray Wolf
 
Join Date: Feb 2003
Posts: 5
Default

I truly hate to do this but.......BUMP


The MonkUI is my Favorite UI. It is the cleanest and most graphic efficient one that I have found. I really hope that somone can make a mana bar on the group window to allow me and others to use this for casters.

Sorry if I am being a pest, but I have used this UI so long that the game doesnt look right without this UI on the screen.


Thank You for your patience

scornn is offline   Reply With Quote
Old 03-17-2004, 12:42 AM   #4
kenney
Bad Ass Kitty
 
kenney's Avatar
 
Join Date: Aug 2002
Server: if you know me you know =P
Posts: 695
Interface Author - Click to view interfaces
Default

just need to add this in your player window and move it around till it fits right.. useing the X,Y

<Gauge item = "Player_Mana">
<ScreenID>PlayerMana</ScreenID>
<!--<Font>3</Font>-->
<RelativePosition>true</RelativePosition>
<Location>
<X>3</X>
<Y>46</Y>
</Location>
<Size>
<CX>108</CX>
<CY>8</CY>
</Size>
<GaugeOffsetY>0</GaugeOffsetY>
<Style_VScroll>false</Style_VScroll>
<Style_HScroll>false</Style_HScroll>
<Style_Transparent>false</Style_Transparent>
<!--<TooltipReference/>-->
<FillTint>
<R>0</R>
<G>0</G>
<B>240</B>
</FillTint>
<LinesFillTint>
<R>0</R>
<G>220</G>
<B>220</B>
</LinesFillTint>
<DrawLinesFill>false</DrawLinesFill>
<EQType>2</EQType>
<GaugeDrawTemplate>
<Background>A_GaugeBackground</Background>
<Fill>A_GaugeFill</Fill>
<Lines>A_GaugeLines</Lines>
<LinesFill>A_GaugeLinesFill</LinesFill>
<EndCapLeft>A_GaugeEndCapLeft</EndCapLeft>
<EndCapRight>A_GaugeEndCapRight</EndCapRight>
</GaugeDrawTemplate>
</Gauge>



and at the bottom add this..

<Pieces>Player_Mana</Pieces>
kenney is offline   Reply With Quote
Old 03-19-2004, 10:28 PM   #5
scornn
A Gray Wolf
 
Join Date: Feb 2003
Posts: 5
Smile

Am gonna give it a shot. Thank you very much for the reply, is much appreciated

Last edited by scornn : 03-19-2004 at 11:30 PM.
scornn 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 05:31 PM.


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