• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

XpLabel

 

Project Updated:
Files Updated: Tue, Sep 30 2008
Supports Game Version: Beta 3.0
Category: Quests & Leveling
Tags:

[Edit Tags]

Project Manager: Elder82
Additional Authors: No additional authors
Current Version: v1.2
License: GNU General Public License version 2 (GPLv2)
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 3,608
Favorites: 33
Comments: 10
  • About XpLabel
  •  

XpLabel makes the experience label in the center of the xp bar permanently visible.

  • Downloads (3)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  XpLabel v1.2 Release Beta 3.0 2,508 9/30/2008
  XpLabel v1.0 Release Beta 3.0 44 9/28/2008
  XpLabel v0.1 Release Beta 3.0 43 9/21/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • what about Renown label..?

    Reply Report Permalink
  • Elder82 said 

    Sorry for the late response, I've not received any notification of the post :(
    See RpLabel (http://war.curse.com/downloads/war-addons/details/rplabel.aspx) for the Renown Label ;)

    Reply Report Permalink
  • Elder82 said 

    Posted a new version for both XpLabel and RpLabel: should fix the problem somebody had about addon not working. I had to defer addon initialization, since it was sometimes loaded before default interface. :(

    Reply Report Permalink
  • Would it be possible to add the % to it as well... 62% or 75% etc.. thanks

    Reply Report Permalink
  • Elder82 said 

    sorry, but this addon does not manage the content of the label: it just shows the default label, the same that you see when you hover the default xp bar...

    Reply Report Permalink
  • Elder82 said 

    ok, with help from a friend who had the same problem, probably I found out what's happening.... seems like my addon is loaded before the XpBar window is created, so it fails initializing: I have to delay initialization... will post a fix asap (till tomorrow evening I'm busy, unfortunately... I'll try... :( )

    Reply Report Permalink
  • Kolakhan said 

    Agree with Kynn, doesn't function.

    Reply Report Permalink
  • Elder82 said 

    That's odd... It works fine on my pc :/
    It exactly the same as RpLabel, except for the function names it overrides... (that is the function that hides the label)

    Do you want to help me debugging it? :)
    Open in notepad, or similar, the file XpLabel.lua and replace the function XpLabel.OnInizialize() with the one below:

    function XpLabel.OnInitialize()
    	origOnMouseOverEnd = XpBarWindow.MouseoverEndXPBar
    	
    	XpBarWindow.MouseoverEndXPBar = function() ChatWindow.Print(L"XpLabel: XpBarWindow.MouseoverEndXPBar was removed") end
    	WindowSetShowing( "XpBarWindowText", true )
    	ChatWindow.Print(L"XpLabel successfully initialized")
    end
    It will print a message when it is loaded, and then a message every time your mouse exits the XpBarWindow.

    Also use the command
    /script WindowUtils.ToggleShowing("DebugWindow")
    to see if there is some error related to XpLabel in the debug console, please :)

    Reply Report Permalink
  • Kynn said 

    Your RPLabel works fine for me, but this XPLabel only shows when I hover my mouse over the bar.

    Reply Report Permalink
  • Elder82 said 

    Just fixed the way it forces label always visible: can't be lighter, now =)

    Reply Report Permalink
  • Elder82 said 

    mmm... it seems we lost threaded comments with the last version of curse.com :(

    so I'll re-answer ^^
    I posted a workaround for Windburn issue, since my addon was intended to be extremely simple and just force visible the default label (the one you see when mouse over the xp bar).
    Default label is positioned 2 pixels down from the top of the bar, with the following command you can regain those 2px :)

    /script WindowClearAnchors("XpBarWindowText"); WindowAddAnchor("XpBarWindowText", "top", "XpBarWindow", "top", 0, 0);

    Reply Report Permalink
  • MrPel said 

    ty much!

    Reply Report Permalink
  • Windburn said 

    Ahhh, sorry I didn't really notice that this was the original behaviour with the two bars. Thanks for the work around, Elder :)

    Reply Report Permalink
  • Elder82 said 

    I understand your problem, but....
    Actually the text is not from this addon: it's just the already existent label that you see when you move your mouse over the xp bar... I simply force it to be always visible... ^^
    Changing its position or behaviour it's out of this addon objective: I wanted to keep it extremely trivial :-/

    However, you can use a command like the following (save it to a macro: you may need it later ^^)
    /script WindowClearAnchors("XpBarWindowText"); WindowAddAnchor("XpBarWindowText", "top", "XpBarWindow", "top", 0, 0)

    By default the label is positioned 2 pixels down from the center-top of the xpbar: with this command you regain those 2 pixels ^^

    Reply Report Permalink
  • Windburn said 

    I have my renown bar just under my xp bar, and the text from this addon appears underneath that bar. Is it possible to make it show above other items, so that the text isn't cut off if something else is too near?

    Other than that, this addon does exactly what it says, and it's great :) Thanks!

    Reply Report Permalink
  • 1 page(s)
  • Similar Addons
  •  

Average downloads per day

  1. 79 Tome Titan Quests & Leveling
  2. 75 QuestTrackerHelper Quests & Leveling, and Map...
  3. 71 Character View Expanded Stats (CaVES) Buffs & Debuffs, Bags & Inventory...
  4. 21 Waaaghbar Continue by Lingy Auction & Economy, Quests...
  5. 16 GlyphShortcut Quests & Leveling