Raid Tracker
Keeps account of attendance, loot and DKP for raids, parties, battlegrounds, arenas and now solo for questing.
Works with SexyMaps, Minimap Button Frame, Titan Panel, FuBar, and others for easy access menus, and a minimap icon if no other manager or bar is installed. Provides export strings for DKP for most popular DKP posting formats. Supports loot filtering via loot options window /rt io, or on the minimap menu.
Chat commands: /rt - main window /rt o - options /rt io - item options /rt help - help /rt hide - hide or show the application icon
Curse site release updates are working normally again. Raid Tracker, Hellbender DKP, Tell Track, AddOn Studio. Use links to get files same as before. Enjoy.
@Mzchieff
In the raid tracker options there is an option near the bottom to choose the format. Then you just right click a session in the main window and choose export. you can then copy and paste the string in the edit box.
There aremany xml, csv and other text formats to choose from. let me know if none of those meet your needs.
Thanks for such a great add-on .)
Will you plan to update it, when MoP comes?
You are welcome :)
Yes ;)
Sorry to sound like such a noob here. I have read through a few pages of raid tracker to try find this out. Without success.
Is it possible to export this data in XML format? We're not using any DKP system, I just want a simple log of who was on, when, and received what loot. It's so simple to see it in game, just want a way of putting it onto our forums (Guildzilla).
And, what is the snapshot button? =p
Thanks alot =]
Edit: found the export format button! but I see no XML But still, how do I export it, say in plain text format?
Hi, it's possible your addon use DBM for check boss down. I have look other addon Ouro Loot. Ouro Loot use this function for check boss down.
Thanks for update.
Thanks for the update, and for the previous help on the conflict. Did a bit of modification to that mod and got everything working... For now.
I just want to drop my idea here, too.
I was looking for an addon which could give me a better output on the loot in Dragonsoul through LFR. All the raid trackers I've tested were tracking the items based on the phrase: "<charakter name> received: <item name>". It would help a lot to track also the other phrase which says: "<charakter name> won: <item name>. By recording and showing both information the problem is solved by 50% already.
And I also want to thank you for all the effort you've put into this addon, Celess.
on it
Yes this is a historically difficult and long running issue. And yes it does have to do with the facilitoes provided by blizz and those constraints. Channel systems woudl theoretically be a solution, but they have a lot of problems as well. I'll look into dealing with this and a try a few new things, including the possiblity of hooking the loot assignment window, though some raids dont use this. However, in light of what you said I'd imagine that most raids that assign are the same as the ones that care most about capturing the loot completely. :)
Thk you for your feedback. You and everyone are ore than encouraged to let me know what you think and about any problems or concerns, hwoever small or large.
First of all, thank you for all your hard work on this addon! Your time and effort is greatly appreciated.
This is more of a feature request. A constant issue I have with loot tracking is players getting out of range when I assign loot, so we don't capture the loot event. I'm usually doing loot while the rest of the raid has moved on to clear trash to the next one, so while I'm the one assigning loot, I don't see the loot message in my chat log and thus the loot isn't recorded
This is a problem that all the raid tracking addons have, unfortunately. I don't know LUA at all but thought of ways you could approach this if you do decide to implement it, so hopefully this is helpful.
#1: Capture loot from the loot master on item assignment click - When I assign loot I'm clicking on something and assigning it to a player, even though I may not see the loot distribution message in the chat window. If you could figure out a way to capture that click then we'd be good to go.
#2: Have multiple people in raid with the addon installed sync loot assignment events in realtime. Use some messaging channel to broadcast loot assignment that will be picked up by anyone else who is also running the addon. A member of my guild wrote the Discord Loot Council addon added a feature to sync loot whispers between people with the addon installed, so we can all see who wants what as the whispers come in, but the syncing is done via some hidden channel. Perhaps you could do something similar to broadcast an event every time someone sees a loot message.
I'd love you if you could do this, because this has been a big headache for loot tracking for us.
For which events or bosses is this happening? :)
Hi,
for this addon i have a prob.
it don't save loot attrib for member and link for a boss into dragon soul.
@Celess
updates inc..
@Rodriqo
I looked at the NuttyRecruit code. Yeah Nutty Recruit broke an implicit rule or two, as far as creating multiple / commands without prefixing like "nr" to them. Should have been like /nr rt xxx, not /rt. The /rt in Nutty Recruit is for roll tracker options, and only applies when roll tracking is enabled. So you could try diabling roll tracking jsut to see if it puts back the Raid Tracker hooks after its been enabled, though probably not, doesnt look like it. Normally good neighbor apps claim only one long and one short / command name, to be good citizens. You can also just use /raidtracker instead of /rt, which is why most apps do one short and one long / commands name, for lots of reasons, including when this happens.
I tried it and you can use /raidtracker when nutty is full-on enabled, just as you would /rt.
There is also an option in the .toc file after Riad Tracker is isntalled, specifically for this problem, if it were to happen to someone. If you look its in the toc, called "
X-ShortName: rt" and you can just edit the file and change the short name to another, like 'rtrack' or 'aa' or whatever you wish. It will only be effective once you have restarted wow completly as toc files are loaded when wow starts.
Feel free to ping the Nutty guys and let them know they could consider putting all commands under /nr, like /nr rt instead of /rt. I know hter are a few others out there NR woudl conflict with.
@Rodriqo
I'll dl that one and see :)
I'll make a pass to add any bosses, im sure the newer ones are missing. Also I'll look at the menus.
I'll also go lookup how to change the short / command name. I remember you can change it in the toc. I put an option there jsut for that.
Anhy other issues are requests please let me know ;)
Found it after spending an hour turning off all my mods one by one.
There's a conflict with Nutty Recruit, and if I knew how to actual code (copy/paster coder =P), I'd try and figure it out because that mod helps me a ton.
If you could shed any light on this I would appreciate it.
Any chance in explaining how to configure the menu so that I could add Dragon Soul, and furthermore changing and separating 5mans, from actual raids and such in regards to having them in their own section?
I do not believe I do, let me see if I can do a fresh clean copy of it. The only thing I could think of would be my use of CT mod(s)
@Rodriqo
Commands work for me. Do you have another addon that uses /rt ? You can change the / command name also. Let me know.
Any 4.3 issues for anyone other than this? seemed to work for me jsut a quick test.
Anyone having issues command line options? Any 4.3 issues? Goign to make a dev pass in the next few days.
Thanks for the heads up. I'll look into it.