• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

XpStatus+G

 
Project Updated:
Files Updated: Mon, Nov 10 2008
Supports Game Version: Beta 3.0
Category: Miscellaneous
Tags:

, and [Edit Tags]

Project Manager: Likort
Additional Authors: No additional authors
Current Version: XpStatus+G 1.1.12
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 3
Downloads Total: 3,704
Favorites: 20
Comments: 28
  • Contests
  • About XpStatus+G
  •  

This addon is based on XpStatus by Askanko.

"This addon keeps track of your experience and renown earnings during a game session. Do a right left click on the window to change the display modus."

I modified the original addon by adding a third page to display your guild's rank and XP progress, and how much it will take to get to the next rank.

Stole the WindowNub for hiding/showing from CombatLogMod by combatlogmod.

Planned features/fixes:

- Calculate time to next level not based on Guild XP during your playsession (which will usually be much faster than over the course of a whole day) but based on Guild XP gain between fixed intervals (e.g. 24h)
- SmallBar Display Mode
- Waaghbar support + tooltip
- Reset XP/hour and XP/Session individually
- Minimap Button?
- Level40 and Full Renown behavior

  • Downloads (7)
  •  
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  
  XpStatus+G 1.1.7b Release Beta 3.0 24 10/14/2008
  XpStatus+G 1.1.6 Release Beta 3.0 156 10/10/2008
  • 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.
  • lhawkerl said

    How can I delete PVE bar?

    Reply Report Permalink
  • Pistoleer said

    lovin this and use it all the time thanks :)
    I know noone has posted here in ages but.. could i be so bold as to ask if it was possible for you to add in an oRvR INF tab please? I know that its hard to gauge how much inf one gets in a session and this would be a neat update i think. cheers either way :)

    Reply Report Permalink
  • Malacon said

    v1.1.11 working well so far. Lock/Unlock is VERY nice to have. Captured my negative quota test just fine.

    Reply Report Permalink
  • Kalliade said

    I love your addon, but shouldn't 1.1.9 have gone to 1.2.0???

    Reply Report Permalink
  • Likort said

    out of respect for the original version I am using atm a 1.1.x versioning, where x can be any number

    don't know when I'm gonna jump to 1.2 or 2.0

    Reply Report Permalink
  • Malacon said

    Separate XP/Hour reset will be worthy of a v2.0 ;)

    Reply Report Permalink
  • Malacon said

    1.1.10 seems to be working fine. Resets working. Reset names much better. Quota works great now. Set it to .5g. Got the message AND sound effect when I made quota. Will be cool to have it ding every time I make a gold. :)

    Reply Report Permalink
  • Likort said

    hmmm. maybe. should be a noticeable but still VERY subtle sound so people don't get annoyed. make a suggestion which sound should be used.

    go here: http://www.thewarwiki.com/wiki/API:Sound

    type into your chat window: /script Sound.Play( ) and put the number if it exists or the full name into the brackets.

    again, subtle.

    Reply Report Permalink
  • Malacon said

    It ALREADY plays a sound when you reach quota. It is kind of like the sound when you level up. Think it is ADVANCE_RANK -- 201. It's not too obnoxious I don't think.

    To test the sound I set a low quota (.05) and reached it. The sound went off. Then I just kept reusing the same quota number. The sound goes off every time click SET on the quota window. :)

    Reply Report Permalink
  • Likort said

    ah ok. yes it's 211. misunderstood your post, I thought you wanted additionally to the quota reached sound another one that dings every 1 gold you make, independent from the editable quota, but you were refering to the already existing one. no change needed then.

    Reply Report Permalink
  • Likort said

    edit: oh you were right, I had used 211 while testing but now it's 201

    Reply Report Permalink
  • Malacon said

    I'm curious why the 'Until X Gold' calculation is not based on session gold instead of total gold on hand. As you noted before, basing it on total gold causes any goal to be unachievable.

    Reply Report Permalink
  • Likort said

    the X just shouldn't update until you reach it ;-) but yeah, just comparing the Quota with session gold should be fine

    Reply Report Permalink
  • Will do ;D

    Reply Report Permalink
  • Likort said

    Sure, would love to do it, please bug the author of Waaaghbar to release a full documentation, especially on how to control where your plugin shows up and how to create a second bar.

    Reply Report Permalink
  • Malacon said

    Your right. With all the info your add-on provides it would need it's own bar. I use waaaghbar but like xpstatus in it's own window as it is.

    I guess if you had to waaagh it you could add another menu with selection of a single data item for waaagh display.

    Reply Report Permalink
  • Really looking forward to seeing this on the WaaaghBar =)

    Reply Report Permalink
  • Likort said

    Uploaded Version 1.1.9, should appear on the page soon, most definately before the Servers are up again. Please test the single Tabs Reset Functions thoroughly as they should work really solid before splitting the Resets further into XP/Session and XP/hour. Play around with the Money Tab, it still has a good portion of funny behavior potential, e.g. if you trade Money back and forth, or put in weird numbers or even words as the Gold Quota.

    Reply Report Permalink
  • Malacon said

    Seems to be a default 5 Gold quota. Any number I input gets 5 added to it. Inputing zero shows 'Until 5 Gold:'.

    Money and PvE single resets work fine.

    Why is the 'PvE' tab referred to as 'XP Tab' in the reset menu? And other tabs referred to by different names also (RvR=RP, Money=Gold etc.)? Not a biggie but it made simple minded me look twice to be sure I was reseting the right tab. :)

    Reply Report Permalink
  • Likort said

    you got a point. names for windows, variables and different types of visible stuff isn't consistent. gonna have a look at it.

    quota has some issues. when it's i think more than 1 gold, it's a game of heroin hero, catch the magic dragon, cause the quota will be always added to your current gold value, have fun reaching it ;-)

    but yeah, you mentioned exactly what i also wanted to put in - absolute quota and relative quota. atm quota is entered as an absolute value but displayed in relation to your current gold. i just left it as it is atm as it at least works kindof when you know how it's meant but yeah i'm gonna try to make both modes available and easier to see what exactly the values mean.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 35 WarBoard Miscellaneous
  2. 19 Clock Miscellaneous
  3. 19 BlackBox Miscellaneous
  4. 16 Moth Miscellaneous
  5. 10 WarBoard_FPS Miscellaneous