• World of Warcraft Addons
Advertisement
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share

KillsToLevel

  Download the Curse Client

Last Update:
Category: Quests & Leveling
Tags:
Project Manager: smariot
Current Version: 1.4 [+Titan Plugin]
Downloads Today: 137
Downloads Total: 79,263
Favorites: 146
Comments: 10
  • About KillsToLevel
  •  
Creates a dragable counter showing the estimated number of kills required to reach the next level, or, if you have Titan Panel, display the estimate there.

Usage:

When the counter isn't locked, you may position it by dragging it with the left mouse button.

Type /k2l to open the configuration window.

  • Display/Hidden If hidden, the counter won't show up.
  • Display/Locked If locked, you'll be unable to drag the counter around.
  • Display/Text The text to display on the counter. '%s' is replaced by the remaining kills.
  • Display/Scale Make the counter bigger or smaller.
  • Display/Speed Make the counter change faster or slower when the displayed number changes.
  • Colour/... Choose the colour for the relevant piece of text.
  • Halflife/... Drag the slider to the left to only consider the most recent kills, or to the right to act as an average over a large period of time.
  • Fallback/... When you haven't killed any monsters, assume the monsters you're going to kill are these levels compared to the average level of your group. Drag the slider to the left for few of these monsters, or to the right for lots of these monsters.
  • Close Close the window. Any changes you haven't applied will be lost.
  • Apply Apply your changes to the counter.

TODO:

  • Verify it works properly in raids.

Known Bugs:

  • Sliders on the configuration window are possessed by demons.

Hacking:

If anyone wants to use this for their own purposes, (make a plugin for FuBar, hint, hint) the useful function for this is:

   KillsToLevelFrame:RegisterCallback(MY_FUNCTION, MY_OBJECT)

'MY_OBJECT' can be nil, in which case 'MY_FUNCTION' will be invoked as a normal function. When the kill count estimate changes, this function will be called with the new value.

Other useful functions are:

  -- Get the average experience expected from monsters.
  -- Includes group bonuses, doesn't include rest bonuses.
  KillsToLevelFrame:AverageExperience()
  -- Get the number of kills needed to reach some amount of
  -- experience, taking the players rest into account.
  -- Returns the number of kills to the next level, by default.
  KillsToLevelFrame:KillsNeeded(XP_PER_KILL, TARGET_EXPERIENCE)
  • Downloads (6)
  •  
  File Name Release Type Game Version Downloads Date  
  KillsToLevel 1.4 [+Titan Plugin] Release 2.3.0 659 11/16/2007
  KillsToLevel 1.3 [+Titan Plugin] Release 2.2.2 0 10/4/2007
  KillsToLevel 1.2 [+Titan Plugin] Release 2.2.0 0 9/29/2007
  KillsToLevel 1.1 [+Titan Plugin] Release 2.2.0 0 9/28/2007
  KillsToLevel 1.1 Release 2.2.0 2 9/28/2007
Advertisement
  • 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.
  • I'm not quite sure, but this might be possible if you download an AddOn that can move action bars.

  • smariot said 

    You should be able to drag it wherever you want it.

  • sszukala said 

    I love this mod. Just wish it wasn't above my charactor. But works out all right drives me to level faster.

  • Graumol said 

    You can do whatever you want. Unfortunately, not everyone will easily install (or want to install) a program (most likely will end up being shareware), for something they will use once. You can use 7z at will, but when distributing to this kind of broader 'audience', you could be helpful and use zip. Don't be the one trying to change people's diets, just cause they're not your cup of tea.

  • yoda2031 said 

    Hooray for you using Linux and all, but it's not a good impression to have Linux users using formats that aren't commonly supported by all platforms. Portability works both ways, my friend, and if you don't like things being portable you shouldn't be using Linux to begin with.

    Moreover, you -should- be using a format that -is- supported by all distributions natively. I seem to remember 7z only just got introduced into mainstream distributions of Linux, so there are probably a fair few who don't yet support it.

    Also, being a non-conformist isn't about not eating meat and driving around in a car and using Linux. It's about choosing things that you want to do REGARDLESS of what other people think, not BECAUSE they think the opposite. Just because public consensus is that it is unsafe to jump off tall buildings, doesn't mean you should go out and jump off a tall building. Do you see the logic? You're almost conforming by doing the opposite of what is expected...

    Not having a go, just thought you might appreciate some food for thought. :)

  • smariot said 

    If I wanted to support an algorithm designed with the memory and speed restrictions of 15 year old hardware, slowing down the progression to bigger and better things, well, I'd use a zip file. But then, if I really wanted to conform to the majority, I'd also stop using Linux, start eating meat, and own a car and drive to Walmart so I can buy stuff I don't need produced by child labor half way across the world. Or I can just do what I think is best, ignore what you and everyone else thinks, and you can either agree or back away slowly from the crazy person.

  • Lazare said 

    the download gives me a "TitanKillsToLevel.7z" file..... WTF? change it to a zip file to be useable by all please.