WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   A count of Kill to the people! (https://www.wowinterface.com/forums/showthread.php?t=26397)

Tobelia 08-12-09 02:41 AM

A count of Kill to the people!
 
For us who like to keep track of what we kill and how many we kill, a kill counter is a really nice thing to have.

"Now, what's the problem?" you might as. Well, there used to be an add-on that just about filled those shoes, called Killlog.
http://www.wowinterface.com/download...p?id=6695#info

It seems that the author has abandoned the add-on and thus - here goes nothing....

Is there a kind soul out there who would like to update this add-on or make a similar (but better?) add-on?

Best regards

Tobelia

nickyjean 08-12-09 07:59 AM

I also like this addon. Hoping someone will hear your plea and take up your cause.

Seerah 08-12-09 09:14 AM

Quote:

Originally Posted by Tobelia (Post 153297)
Is there a kind soul out there who would like to update this add-on or make a similar (but better?) add-on?

1. what is currently wrong with it?
2. what would make it better?

;)

Tobelia 08-12-09 12:15 PM

Quote:

Originally Posted by Seerah (Post 153328)
1. what is currently wrong with it?
2. what would make it better?

;)

It doesn't work properly at the moment, and generates a global error on activation;

Code:

Date: 2009-08-12 20:10:12
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\KillLog\KillLog_GeneralFrame.lua line 147:
  bad argument #1 to 'getn' (table expected, got nil)
Debug:
  (tail call): ?
  [C]: ?
  [C]: getn()
  KillLog\KillLog_GeneralFrame.lua:147: KillLog_GeneralFrame_OnShow()
  [string "*:OnShow"]:1:
      [string "*:OnShow"]:1
  [C]: Show()
  KillLog\KillLogFrame.lua:241: KillLogFrame_ShowSubFrame()
  KillLog\KillLogFrame.lua:228: ToggleKillLog()
  KillLog\KillLogFrame.lua:250: KillLogTab_OnClick()
  [string "*:OnClick"]:2:
      [string "*:OnClick"]:1

and

Code:

Date: 2009-08-12 20:12:26
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\KillLog\KillLog_DeathFrame.lua line 61:
  bad argument #1 to 'getn' (table expected, got nil)
Debug:
  (tail call): ?
  [C]: ?
  [C]: getn()
  KillLog\KillLog_DeathFrame.lua:61: KillLog_DeathFrame_Update()
  KillLog\KillLog_DeathFrame.lua:16: KillLog_DeathFrame_OnShow()
  [string "*:Onshow"]:1:
      [string "*:Onshow"]:1
  [C]: Show()
  KillLog\KillLogFrame.lua:241: KillLogFrame_ShowSubFrame()
  KillLog\KillLogFrame.lua:228: ToggleKillLog()
  KillLog\KillLogFrame.lua:254: KillLogTab_OnClick()
  [string "*:OnClick"]:2:
      [string "*:OnClick"]:1

and

Code:

Date: 2009-08-12 20:13:27
ID: 3
Error occured in: Global
Count: 1
Message: ..\AddOns\KillLog\KillLog_ListFrame.lua line 154:
  attempt to index global 'GetQuestDifficultyColor' (a function value)
Debug:
  (tail call): ?
  [C]: ?
  KillLog\KillLog_ListFrame.lua:154: KillLog_ListFrame_Update()
  KillLog\KillLog_ListFrame.lua:730: KillLog_ListFrame_Tab_OnClick()
  [string "*:OnClick"]:1:
      [string "*:OnClick"]:1



2. An improvement would be faster and more efficient ways to see the creatures in your session list and overall list. But most of all would it be a great thing to have it back and "up and running" so to speak

nickyjean 08-12-09 12:17 PM

What would make it better (imo) is an option that would let you select the kills you wanted to watch. Like it's own tab. Or maybe even multiple watch lists. I could have a Blood Sail's pirates page, Bogflare page, a rare's page. And these items would be saved even if they would normally drop off.

I did use it for a while and kept getting an error. I'll redownload it and see what it was. :)

Gwydion 08-12-09 06:32 PM

Honestly, I would like something that could do the following:

- Creates a movable/resizable icon (or icons) of "watched units"
- Allows you to choose to increment per kill or decrement from a certain number value.
- Save the information between log-ins.

Something like Qbar, only for monster kills. Man, would it make Booty Bay more interesting! :D

Republic 08-12-09 08:21 PM

Quote:

Originally Posted by Tobelia (Post 153297)
For us who like to keep track of what we kill and how many we kill, a kill counter is a really nice thing to have.

"Now, what's the problem?" you might as. Well, there used to be an add-on that just about filled those shoes, called Killlog.
http://www.wowinterface.com/download...p?id=6695#info

It seems that the author has abandoned the add-on and thus - here goes nothing....

Is there a kind soul out there who would like to update this add-on or make a similar (but better?) add-on?

Best regards

Tobelia

The achievement log not getting it done for you? I'm pretty sure you can find almost any statistic you want (and then some) in the achievement log's "stats" tab. I'm not suggesting anything by Blizzard is 100% accurate, but it's a safe bet it's as accurate as any 3rd party Addon.

Tobelia 08-12-09 11:52 PM

Quote:

Originally Posted by Republic (Post 153440)
The achievement log not getting it done for you? I'm pretty sure you can find almost any statistic you want (and then some) in the achievement log's "stats" tab. I'm not suggesting anything by Blizzard is 100% accurate, but it's a safe bet it's as accurate as any 3rd party Addon.

The achievement log is far too simplified to my taste, giving you # of kills, and creature family type, but no specifics as this add-on does. Plus this add-on keeps track of you max hits with different attacks.
So, in simple terms; "The achievement log not getting it done for you?" No, it doesn't

Tobelia 08-14-09 05:59 PM

<Bump>

Will anyone be able to take a look at this?

nickyjean 08-16-09 08:14 AM

I'll report this on the main page but my first error is:
Quote:

Interface\AddOns\KillLog\KillLog_ListFrame.lua:154: attempt to index global 'QuestDifficultyColor' (a nil value)
Count: 1

Call Stack:
[C]: ?
Interface\AddOns\KillLog\KillLog_ListFrame.lua:154: in function `KillLog_ListFrame_Update'
Interface\AddOns\KillLog\KillLog_ListFrame.lua:730: in function `KillLog_ListFrame_Tab_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
and my second is:

Quote:

Interface\AddOns\KillLog\KillLogFrame.lua:1341: attempt to call global 'GetDifficultyColor' (a nil value)
Count: 5

Call Stack:
[C]: in function `GetDifficultyColor'
Interface\AddOns\KillLog\KillLogFrame.lua:1341: in function `KillLog_GetDifficultyColor'
Interface\AddOns\KillLog\KillLog_ListFrame.lua:171: in function `updateFunction'
Interface\FrameXML\UIPanelTemplates.lua:241: in function `FauxScrollFrame_OnVerticalScroll'
[string "*:OnVerticalScroll"]:1: in function <[string "*:OnVerticalScroll"]:1>
[C]: in function `SetVerticalScroll'
[string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>
The kill log page itself is blank but the tool tip works like a charm. So yes I'm hoping someone with addon skill will pick this on up and run with it.

Tobelia 08-24-09 02:55 PM

Ok, since it seems like this is dragging on I am wondering if someone could give a hint/tip on what's wrong and a general idea how to fix this addon so I can give it a shot myself.

Any takers?

Wimpface 08-24-09 03:10 PM

Try changing 'QuestDifficultyColor' and 'GetDifficultyColor' to 'GetQuestDifficultyColor', report back with your findings. :)

Tobelia 08-24-09 03:26 PM

Quote:

Originally Posted by Wimpface (Post 155633)
Try changing 'QuestDifficultyColor' and 'GetDifficultyColor' to 'GetQuestDifficultyColor', report back with your findings. :)

Unfortunatley that didn't work, it seems like there is an error in the function call;

Code:

Message: ..\AddOns\KillLog\KillLog_GeneralFrame.lua line 147:
  bad argument #1 to 'getn' (table expected, got nil)
Debug:
  (tail call): ?
  [C]: ?
  [C]: getn()
  KillLog\KillLog_GeneralFrame.lua:147: KillLog_GeneralFrame_OnShow()
  [string "*:OnShow"]:1:
      [string "*:OnShow"]:1
  [C]: Show()
  KillLog\KillLogFrame.lua:241: KillLogFrame_ShowSubFrame()
  KillLog\KillLogFrame.lua:228: ToggleKillLog()
  KillLog\KillLogFrame.lua:250: KillLogTab_OnClick()
  [string "*:OnClick"]:2:
      [string "*:OnClick"]:1


Sekrin 08-24-09 03:45 PM

It's not exactly what you're referring to, and I haven't updated it recently, but perhaps you might like to take a look at my addon Bragging Rights.

It keeps track of everything you kill and gives you a little report that you can peruse or can post to a forum (as it includes both text and bbcode versions of the report).

Tobelia 08-26-09 05:32 AM

Even if the idea seems fine, Bragging rights isn't really the same. Killog is mor a log of your kills by type, and it displays that number (with avreage xp in the tooltip as well), plus max values for different attacks etc


Thanks for the tip though

Tobelia 09-07-09 02:46 PM

<bumb>

Bumping this one final time in hope that some kind soul out there will take a stab at making this great addon come to life again.

Pretty please, if you can, at least take a look at it.

Tristanian 09-07-09 04:10 PM

1 Attachment(s)
Quote:

Originally Posted by Tobelia (Post 157958)
<bumb>

Bumping this one final time in hope that some kind soul out there will take a stab at making this great addon come to life again.

Pretty please, if you can, at least take a look at it.

Unzip into the addon folder. It should fix the most obvious errors you are getting, but bear in mind that these are band aid fixes.

Tobelia 09-07-09 06:42 PM

Quote:

Originally Posted by Tristanian (Post 157967)
Unzip into the addon folder. It should fix the most obvious errors you are getting, but bear in mind that these are band aid fixes.

Thanks for the reply and for the try. However, I still get this error:

Code:

Date: 2009-09-08 02:39:24
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\KillLog\KillLog_GeneralFrame.lua line 147:
  bad argument #1 to 'getn' (table expected, got nil)
Debug:
  (tail call): ?
  [C]: ?
  [C]: getn()
  KillLog\KillLog_GeneralFrame.lua:147: KillLog_GeneralFrame_OnShow()
  [string "*:OnShow"]:1:
      [string "*:OnShow"]:1
  [C]: Show()
  KillLog\KillLogFrame.lua:241: KillLogFrame_ShowSubFrame()
  KillLog\KillLogFrame.lua:228: ToggleKillLog()
  KillLog\KillLogFrame.lua:250: KillLogTab_OnClick()
  [string "*:OnClick"]:2:
      [string "*:OnClick"]:1

and

Code:

Date: 2009-09-08 02:39:55
ID: 2
Error occured in: Global
Count: 1
Message: ..\AddOns\KillLog\KillLog_DeathFrame.lua line 61:
  bad argument #1 to 'getn' (table expected, got nil)
Debug:
  (tail call): ?
  [C]: ?
  [C]: getn()
  KillLog\KillLog_DeathFrame.lua:61: KillLog_DeathFrame_Update()
  KillLog\KillLog_DeathFrame.lua:16: KillLog_DeathFrame_OnShow()
  [string "*:Onshow"]:1:
      [string "*:Onshow"]:1
  [C]: Show()
  KillLog\KillLogFrame.lua:241: KillLogFrame_ShowSubFrame()
  KillLog\KillLogFrame.lua:228: ToggleKillLog()
  KillLog\KillLogFrame.lua:254: KillLogTab_OnClick()
  [string "*:OnClick"]:2:
      [string "*:OnClick"]:1

Any ideas?

Cowmonster 09-07-09 09:27 PM

KillLog *revived*

Tristanian 09-08-09 12:59 AM

Quote:

Originally Posted by Tobelia (Post 157975)
Any ideas?

Yes, your KillLog savedvariables file is most likely corrupted. You can try to manually recreate the missing table (in order not to lose your other data) by typing :

/script KillLog_AllCharacterData["death"] = {}

...then reloading the UI, or if that doesn't work, exit WoW and delete your savedvars file and try again.


All times are GMT -6. The time now is 12:57 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI