SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: [Request]XP at a glance

Results 1 to 5 of 5
  1. #1
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    California, US
    Posts
    136

    [Request]XP at a glance

    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.

  2. #2
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    Ottawa, Canada, Earth, Sol Sector, Alpha Quadrant, Milky Way, Local Group, Universe
    Posts
    5,408
    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.

  3. #3
    Offline
    Account Icon
    Join Date
    Sep 2009
    Posts
    3
    i just replaced the hero name display code with the [current/to level xp]

  4. #4
    Offline
    Account Icon
    Chat Symbol
    Join Date
    Jul 2009
    Location
    California, US
    Posts
    136
    Quote Originally Posted by i2av3n0us View Post
    i just replaced the hero name display code with the [current/to level xp]
    Not quite sure what you mean. Like you went into the resources0.s2z and mucked about with the code.

    If thats the case, can i get a step by step or a quick guide to do it. (im not good with codez)

  5. #5
    Code:
        <label font="dyn_10" color="white" shadow="1" width="100%" height="100%" textalign="center" textvalign="center" watch="ActiveExperience" ontrigger="SetText(Ceil(param4) # '/' # Ceil(param2));" />
    this is the code my ui uses for its exp bar numbers too busy editing my mopd to do this for you
    -----[mods]-----
    MiniUI a WIP
    -------------------


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •