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

  • Your Rating

  • Share
  • Report Abuse

EkRaidAttendance

  Download the Curse Client

Project Updated:
Files Updated: Thu, May 14 2009
Supports Game Version: 3.1.0
Category: Data Export, Guild, and Boss Encounters
Tags:

, , , , , and [Edit Tags]

Project Manager: Dargen
Additional Authors: No additional authors
Current Version: Version 2.82
License: All Rights Reserved
Avg Daily DL (last 30 days): 15
Downloads Total: 11,245
Favorites: 125
Comments: 22
  • About EkRaidAttendance
  •  

EkRaidAttend's job is to record the names of the people in a raid at a given time. It can do this automatically based on a timer or when a boss is killed, or it can be done manually by you at any time. It can also record the main character name of a player if they were playing the game using an alternate character at the time. You can have the addon record only the names of the people in the current zone, and you can choose whether to record the names of players that are offline.

Once an attendance list has been saved by the addon, you can copy it to the addon's notepad. By selecting the text in the notepad and pressing Ctrl-C, you can copy the character names to the Windows clipboard. The contents of the clipboard can then be pasted into an input form on a DKP web page, or pasted into a text editor, etc. There are also buttons that will let you remove duplicate names, remove non-guildmember names, and sort the names. You can also create an intersection of attendance lists that contains only the names of the people that were on each of the selected lists.

If you have the EkWaitList addon installed, then EkRaidAttend can record the names of the people that are on the wait list, either as a separate attendance list, or combined with the names on the main attendance list.

If you have the CT_RaidAssist addon installed, then EkRaidAttend can record the names of the people in the /raresist, /raitem, and /radur windows. This could be used to reward people who meet certain minimum resistances, bring certain quantities of items, etc.

For more detailed information about this addon refer to the index.html file that is included with the addon.

For a list of commands refer to the included manual.html file, or type: /ekattend help

To open the addon's UI window type: /ekattend

  • 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  
  EkRaidAttendance Version 2.82 Release 3.1.0 1,321 5/14/2009
  EkRaidAttendance Version 2.81 Release 3.1.0 612 4/14/2009
  EkRaidAttendance Version 2.80 Release 3.0.2 1,208 10/13/2008
  • 1 page(s)
Advertisement
  • 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.
  • Ithril said 

    Do you have to be the raid leader for this to work? I tried to test it as an assistant and it didn't seem to work so checking before I try some more.

    Reply Report Permalink
  • Dargen said 

    The addon will work for anyone in a raid. You don't need to be the raid leader or an assistant. To record who is in the raid right now, open the window (/ekattend), click on the Main tab, and click the Instant button. This will add an item to the Lists tab containing the names of everyone in the raid.

    Reply Report Permalink
  • Dargen said 

    Thanks for the information rpotor. I've added tests for the yells those bosses make when they surrender to version 2.82 of the addon.

    Reply Report Permalink
  • rpotor said 

    Currently the addon doesn't register the "deaths" of Mimiron, Hodir, Thorim and Freya in Ulduar because they don't quite die but rather surrender at the end of the fights. Using the code in the addon for bosses like Majordomo as a basis, I have made a version which checks for the yells these bosses shout, so the addon can register the kills properly and take an attendance when they surrender. The updated files are here:
    http://www.rpotor.com/wow/ekattend/EkRaidAttend.lua
    http://www.rpotor.com/wow/ekattend/localization.lua
    Just overwrite these two files and it should work. Please note this is an UNOFFICIAL modification, done by me and distributed as a public service to fix an annoying issue. :-) This is just a temporary fix until the mod is officially updated for these bosses. I cannot guarantee that it will work for you and I cannot guarantee that it will not blow up your computer or something like that. The "hacked" files have been tested on Freya, Hodir and Thorim and the addon is working as intended, no error messages or anything, so it seems I got it right. :-) Not tested on Mimiron yet, however, because our guild has not downed it yet.

    Reply Report Permalink
  • Is there a way to save what loot dropped and from what boss and who recieved it? if not can someone suggest one that i can get that does i use epgp so dont want anything that only works with webdkp just in game addon please.

    Reply Report Permalink
  • Dargen said 

    Zidomo: I added some tests to 2.67 that should prevent that error you were getting with 2.66.

    Reply Report Permalink
  • Zidomo said 

    The protected function errors are gone, but another error has appeared (in v2.66).

    Happens a single time during a raid; one error, does not repeat during the session. It has occurred on every different raid day here since installing v2.66 two weeks ago.

    Does not occur when looking through the options menu or recorded statistics but on its own sometime randomly within a raid (can't narrow down the trigger yet):

    "EkRaidAttend\\EkRaidAttend.lua:3347: bad argument #1 to 'strlower' (string expected, got nil)\nEkRaidAttend\\EkRaidAttend.lua:3347: in function `EkRaidAttend_IsNameInGuild'\nEkRaidAttend\\EkRaidAttend.lua:1638: in function `EkRaidAttend_GetNames_Update'\nEkRaidAttend\\EkRaidAttend.lua:1553: in function `EkRaidAttend_GetNames'\nEkRaidAttend\\EkRaidAttend.lua:2222: in function `EkRaidAttend_AttendFunc'\nEkRaidAttend\\EkRaidAttend.lua:2094: in function `EkRaidAttend_TakeAttendance'\nEkRaidAttend\\EkRaidAttend.lua:752: in function `EkRaidAttend_OnUpdate'\n<string>:\"*:OnUpdate\":1: in function [string \"*:OnUpdate\"]:1"

    Reply Report Permalink
  • Zidomo said 

    Great, nice work.

    Reply Report Permalink
  • Dargen said 

    Those action blocked messages should now be fixed in v2.66. They were occurring when the addon tried to display Blizzard's raid window during combat prior to taking an attendance screenshot. The updated addon uses its own raid members window now to avoid these problems with the standard raid window.

    Reply Report Permalink
  • Zidomo said 

    Am getting illegal protected function calls with v2.65. No other mod I have used or tested in months is doing this. Many did right after the WoW 2.0 patch, though ;). After a Kara boss:

    "eventADDON_ACTION_BLOCKED:AddOn 'EkRaidAttend' tried to call the protected function 'FriendsFrame:SetPoint()'.\nin C code: in function `SetPoint'\nInterface\\FrameXML\\UIParent.lua:1312: in function `UpdateUIPanelPositions':\nInterface\\FrameXML\\UIParent.lua:1073: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:876: in function `ShowUIPanel':\nEkRaidAttend\\EkRaidAttend.lua:2123: in function `EkRaidAttend_TakeAttendance'\nEkRaidAttend\\EkRaidAttend.lua:450: in function `EkRaidAttend_OnEvent'\nstring:\"*:OnEvent\":1: in function [string \"*:OnEvent\"]:1"

    "eventADDON_ACTION_BLOCKED:AddOn 'EkRaidAttend' tried to call the protected function 'UIParent:SetAttribute()'.\nin C code: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1314: in function `UpdateUIPanelPositions':\nInterface\\FrameXML\\UIParent.lua:1073: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:876: in function `ShowUIPanel':\nEkRaidAttend\\EkRaidAttend.lua:2123: in function `EkRaidAttend_TakeAttendance'\nEkRaidAttend\\EkRaidAttend.lua:450: in function `EkRaidAttend_OnEvent'\nstring:\"*:OnEvent\":1: in function [string \"*:OnEvent\"]:1"

    "eventADDON_ACTION_BLOCKED:AddOn 'EkRaidAttend' tried to call the protected function 'UIParent:SetAttribute()'.\nin C code: in function `SetAttribute'\nInterface\\FrameXML\\UIParent.lua:1356: in function `UpdateUIPanelPositions':\nInterface\\FrameXML\\UIParent.lua:1073: in function `SetUIPanel':\nInterface\\FrameXML\\UIParent.lua:876: in function `ShowUIPanel':\nEkRaidAttend\\EkRaidAttend.lua:2123: in function `EkRaidAttend_TakeAttendance'\nEkRaidAttend\\EkRaidAttend.lua:450: in function `EkRaidAttend_OnEvent'\nstring:\"*:OnEvent\":1: in function [string \"*:OnEvent\"]:1"

    And 11 more errors similar to this in a span of 10 seconds. The protected functions vary, as well as LUA line numbers and other details.

    Reply Report Permalink
  • Relics said 

    "This really needs Karazhan bosses added. No, BC raids are not just 25 person."

    Keep in mind that you are able to add your own bosses via the options interface.

    Reply Report Permalink
  • Zidomo said 

    This really needs Karazhan bosses added. No, BC raids are not just 25 person.

    Also, v2.62 throws up an error in US WoW 2.1.3 live when adjusting options and/or looking through old attendance lists. Upgraded from v2.6 keeping the old saved variables file (I wanted to retain old attendance lists, of course):

    "EkRaidAttend\\EkRaidAttend.lua:4059: attempt to index local 'CB' (a nil value)\n EkRaidAttend\\EkRaidAttend.lua:3645: in function `EkRaidAttend_OptionsFrame_OnShow'\n string:\"*:OnShow\":1: in function [string \"*:OnShow\"]:1\n in C code: in function `Show'\n EkRaidAttend\\EkRaidAttend.lua:3033: in function `EkRaidAttend_Frame_ShowSubFrameTable'\n EkRaidAttend\\EkRaidAttend.lua:3028: in function `EkRaidAttend_Frame_ShowSubFrameTable'\n EkRaidAttend\\EkRaidAttend.lua:3018: in function `EkRaidAttend_Frame_ShowSubFrame'\n EkRaidAttend\\EkRaidAttend.lua:3102: in function `EkRaidAttend_Frame_OnShow'\n string:\"*:OnClick\":2: in function [string \"*:OnClick\"]:1"

    Reply Report Permalink
  • Does anyone comment for this mod anymore? I'm having issues with this mod where its saying in the chat window all the names of the raiders in my raids, but its not actually putting their names in the list it created inside the mod. It only put about 10 out of 25 people in our raid on the mod's "list-view" window.

    Reply Report Permalink
  • I have seen EKWL but it dosen't do quite what I need. We just have everyone join a wait channel and it would be nice if EKRA would include it when taking attendance.

    Reply Report Permalink
  • Papajan said 

    oh, whoops, I meant to add:

    Any chance of a feature to treat EPL/Plaguewood as Naxx, Silithus/Gates of AQ as AQ, etc for zone attendance? It'd be nice to have it automatically take ontime attendance for people outside summoning. Currently, it's not a big deal though - I just add people manually.

    Reply Report Permalink
  • Papajan said 

    Weird, I didn't see it that day. Thanks!

    Reply Report Permalink
  • Dargen said 

    Papajan: I uploaded a new version on Dec 5 which is 2.0 compatible.

    Reply Report Permalink
  • Papajan said 

    Excellent mod, I've been using it for our guild's attendance for a couple months now.

    I updated my local version for 2.0 (more or less). Just the normal conversion - using pairs/ipairs in teh right spots, toc to 20000, etc. Though I found it odd that I had to use pairs() instead of ipairs() for it to work even when there were loops like "for index, value in blahtable". But now the column headers are all blank! The top-level headers in the instance/boss tree view are blank too. Seems strange, but whatever. Hope this helps a little in getting it updated.

    Reply Report Permalink
  • dhask said 

    Does anyone know if the original author of this AddOn is still around? It does just about everything I want, save for perhaps syncing information, but I don't expect it will work in the xpack out of the box.

    Reply Report Permalink
  • Dargen said 

    dhask: I will be posting an updated version that works with WoW 2.0 when the next patch gets released.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 52,050 CurseProfiler 2.0 Data Export
  2. 19,298 Deadly Boss Mods Boss Encounters, and Combat
  3. 8,269 BigWigs Bossmods Boss Encounters, and Combat
  4. 3,365 Omen Threat Meter Boss Encounters, and Combat
  5. 2,619 epgp (dkp reloaded) Guild