VGInterface.com
Search Downloads


Go Back   VGInterface > Stand Alone Interface Pieces > Character

Category: CharacterMultiple Exp Bars
Interface Information
Download
cristo's Portal Bug Reports Feature Requests
How do I install this? (FAQ)
Name: Multiple Exp Bars   Popular!
Author:
Date: 08-18-2007 10:59 AM
Size: 6.35 Kb
Version: GU 2 WR
Rate Addon: 5 out of 5 with 3 votes  
Pictures
Click to enlarge 
Views: 0
Size: 19.39 Kb
Dimensions: 1000 x 77
Adventuring
 
Click to enlarge 
Views: 0
Size: 21.15 Kb
Dimensions: 1011 x 90
Crafting
 
Description
UPDATE: Sorry all i made a newbie mistake and forgot to update the index.xml to load the new raid windows. The newest version GU 2 WR has this change.

Thanks

UPDATE: It will now show rested exp with the blue bar for Adv Crafting and Diplomacy


I made this mod at request of somone, dont remember who...

But anyways
This mod will turn your default UI Experience Bar into a multiple exp bar.
It will switch automatically depending on what your doing. If you start crafting it will switch to the craft exp bar, it also show harvesting (overall not sub skills) and diplomacy skill.

I also add small text over the bar giving a percentage and a tidbit of info IE
22% into 19 Sorcerer
22% into 11 Artificer etc..

It is only using a single xml so it is unlikley patches will break it and if they do it is easily maintained so dont be worried about using it.

Please Note: It is only intended to work with the Default UI
Feel free to implement it anywhere though if you want, but most the complete UI's already do this.

Props to Nad's Core Ui v2 for the Variable names!
Archive List (Old Versions)
File Name
Version
Size
Author
Date
GU 2
6.35 Kb
cristo
08-17-2007 06:26 PM
1.1
6.23 Kb
cristo
06-13-2007 08:30 AM
1.0
6.23 Kb
cristo
02-20-2007 06:48 PM
File Statistics
User Rating:
5 out of 5 with 3 votes
Downloads: 2186
Views: 8656
Favorites: 3
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Old 08-19-2007, 04:50 PM  
cristo
Member
 
cristo's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 13
Uploads: 6
Re: Wings

cristo is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 08-18-2007, 07:09 PM  
Reltok
Junior Member

Forum posts: 1
File comments: 1
Uploads: 0
Wings

Is there a way to eliminate the exp bar's "wings"?
Reltok is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 08-18-2007, 10:50 AM  
cristo
Member
 
cristo's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 13
Uploads: 6
The reason i did not add that is because it is a static number

For example if your at 15% exp into the level the rested exp maybe say 34%

as you level up the rested percentage will always be 34% (until you get more)

it doesnt count down as you would expect instead you would need to take your the rested % and minus your current xp % from it to find out how much you have left.

For this reason I feel it would only cause confusion being added as text

However. The following code will place "Rested xp: 34%"

Code:
<UseControl type="TextField">
            <TextField fontSize="7" color="c00ddd6ca" align="left">
                <Rect x="28" y="92" width="200" height="15" />
                <Text>Rested exp: <gamevar=AdvRestExpPctSelf.Percent>%</Text>
            </TextField>
            <Settings dropShadowText="true" visibilityGameVar="bSphereAdvEquipped">
                <Bind name="AdvExpPctSelf" notifyOnly="true" />
            </Settings>
        </UseControl>

Last edited by cristo : 08-18-2007 at 10:51 AM.
cristo is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 08-17-2007, 08:59 PM  
Customprofile
Super Custom Member
 
Premium Member

Forum posts: 106
File comments: 22
Uploads: 2
Cristo,

I have been trying to add what you made to the default UI, but one thing I am wanting to add is the Resting % test to the right of the current xp %. All I have done is really make a mess of it. Is there anyway you can add this feature/funtion?

read my otehr thread I have been working on a mod with yours, read all of this and see if it is doiable, I got 99% of it working

http://vginterface.com/forums/showthread.html?t=1772

Last edited by Customprofile : 08-17-2007 at 10:31 PM.
Customprofile is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 08-17-2007, 06:27 PM  
cristo
Member
 
cristo's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 13
Uploads: 6
Re: GU2

Sure

I added them in and it is awaiting mod approval

When available just overwrite and youll be gtg

Thanks for using MXP

Last edited by cristo : 08-17-2007 at 06:27 PM.
cristo is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 08-17-2007, 02:27 AM  
MrChat
Junior Member
 
MrChat's Avatar

Forum posts: 15
File comments: 2
Uploads: 0
GU2

Any plans to make it compatible with GU2? Basically to add rest XP to show.
MrChat is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 06-13-2007, 08:27 AM  
cristo
Member
 
cristo's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 13
Uploads: 6
I uploaded a new version that should fix that
redownload and try it out

Last edited by cristo : 06-13-2007 at 08:31 AM.
cristo is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 06-13-2007, 01:29 AM  
Pardan
Junior Member

Forum posts: 1
File comments: 1
Uploads: 0
This is the type of xp bar I've been looking for.

I Dled it and installed it using the steps provided in the Wiki for interfaces.

I do get the xp bar to show the %, however. My toolbelts for crafting is removed when I use this approach. Everything else do seem to work.

It is very possible I am using the wrong approach to get it to work, since it isn't a complete UI change, just the XP bars. Any suggestion on how to get it to work, or what type of changes I need to make to get it to work without losing my toolbelts and tools?

I edit the ini file to read MXp instead of Default
Pardan is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 05-31-2007, 12:20 PM  
cristo
Member
 
cristo's Avatar
Interface Author - Click to view interfaces

Forum posts: 68
File comments: 13
Uploads: 6
Sorry Pro, Im guessing by now you have done what ever you wish but I will state this for future reference.

Any and All mods that I supply to this or any community are free to edit.
I am not worried about credit or whatever its all open source
cristo is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-02-2007, 12:51 AM  
ProLogiC
Junior Member

Forum posts: 0
File comments: 1
Uploads: 0
XP info text

Hi, I was wondering if I could be allowed to edit the VGUIPlayerStatus file so that I can make the text bigger and the colour to red or blue or whatever.

If you dont mind me editing the file for personal use, is this code sufficient ?

<UseControl type="TextField">
<TextField fontSize="8" font-weight="bold" color="red" align="center">
<Rect x="207" y="48" width="551" height="18"/>
<Text><gamevar=CraftExpPctSelf.Percent>% into <gamevar=nCraftLevelSelf> <gamevar=strCraftingTradeSelf></Text>
</TextField>

I have highlighted something that im not sure will work, and also is it possible to change the font and will it allow me to make the font to size 10 or 12 and also moving the text so that it appears more central on the xp bar itself
ProLogiC is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 10:14 AM.

Contact Us - VGInterface - Terms of Service - Privacy Statement - Top

Our Network
EQInterface | EQ2Interface | War.MMOUI | WoWInterface | VGInterface | LoTROInterface | MMOInterface