EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Help!?!?! (https://www.eq2interface.com/forums/forumdisplay.php?f=24)
-   -   adding AA XP bar to my XP Bars (https://www.eq2interface.com/forums/showthread.php?t=6276)

seyden 06-12-2006 11:17 PM

adding AA XP bar to my XP Bars
 
Hi all well figured out most of my other issues I have only one left and hopefully someone can help me or point me where to look. I want to add an XP bar to my current XP bars I have in my UI so I have my AAXP visible. however I am not even sure what file containts this information so I can go grab what I need and mod the one tha I currently have.
Any help would be nice
thanks in advance

himay 06-13-2006 01:30 AM

When I added the AA to my XP bar, I just opened up the default ui and looked at the names of the dynamic data needed. It is fairly straight forward. Good luck and I hope this helps.

Garick 06-13-2006 02:57 AM

The file you need to look at is

eq2ui_mainhud_experience.xml

and the data comes from

DynamicData="/GameData.Achievement.ExperienceCurrent
DynamicData="/GameData.Achievement.ExperienceBubble
DynamicData="/GameData.Achievement.AvailablePoints
DynamicData="/GameData.Achievement.Points

Hope that helps a bit :)

himay 06-13-2006 10:31 AM

Thanks for saying what I was trying to Garick :)

Landiin 06-13-2006 02:25 PM

I could be mistaken but I think the AA exp is also hard coded in the exp window. So all you really need to do is copy that part from default paste it into you exp window and it will be there. I could be wrong it has been a while since I added it to mine but I think that’s what I did. Plus doing it this way you get to switch to it from the popup menu. AGAIN it has been a while from when I did mine and I could be thinking of somthing else.

seyden 06-15-2006 12:00 AM

Ugg think I am doomed
 
lol ok here is my eq2ui_mainhud_experience.xml
Code:

<?xml version="1.0" encoding="utf-8"?>
<Page BackgroundColor="#00FF00" eq2usescomwndcontrols="true" MaximumSize="0,0" Name="Experience" PackLocation="center,bottom" PackLocationProp="-512/0001,-768/0001" UserMovable="true" UserResizable="true"/>

right now my AA XP are being displayed when I go to my Skills window just fine. now the UI I am using is no longer a maintained UI :( so I have decided to try and learn this best I can :) the UI builder is helping somewhat but being able to learn the code and to type away will be ideal due to I preferr using a command line. the UII am using is Dracokyn if this makes any difference. again any help is great and most appreciated :)


All times are GMT -5. The time now is 11:01 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI