|
|
This is a fairly simple (i think) mod request.
I was having a discussion with my brother the other day, and he mentioned that it would be nice to have a mod that shows your xp as a number without having to mouseover the purple xp bar.
Seeing as he never looks at forums, i figured i'd take it upon myself to ask you guys if you could make one.
heres a rough MS Paint sketch of what i'm getting at
Its just basically a box that shows your xp as a number (and total to level up) in a box in front of that useless bit of texture. Or make it a box that the user can move about, whichever is easier.
Thanks in advance for any help.
Some older version of Barter's UI had it at some point, but he took it out because he thought it was useless information, and put in the unit info/details instead.
i just replaced the hero name display code with the [current/to level xp]
this is the code my ui uses for its exp bar numbers too busy editing my mopd to do this for youCode:<label font="dyn_10" color="white" shadow="1" width="100%" height="100%" textalign="center" textvalign="center" watch="ActiveExperience" ontrigger="SetText(Ceil(param4) # '/' # Ceil(param2));" />