| |||||||
| Register | Arcade | iSpy | Calendar | Mark Forums Read | Bug Tracker |
| User Interface & Add-ons Home of Nihilum Raid Tracker [NRT] and everything related to UI's and Add-ons. |
|
Welcome to the Nihilum - MMORPG Gaming Guild and Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, play the arcade games and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! (This message disappears!) If you have any problems with the registration process or your account login, please check our Website Help section first. If that doesn't help, you can contact us. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Addon Developer ![]() ![]() Join Date: Apr 2007 Location: Norway
Posts: 52
![]() | Greetings, I've just uploaded NRT on my own little webspace here; It's that season again. Direct download link: http://files.wowace.com/NRT/NRT.zip I've stopped making releases like before, you'll just have to check every so often whether or not it has been updated, or use a wowace.com updater application to update it when it has changed. I'm eager to hear any feature suggestions, bug reports or general commentary on NRT, as I'm seeking to improve it currently. If you've seen Nihilums recent videos, you've seen how most of it works already; when a boss dies, you get a popup asking if you want to take raid attendance now - doing so creates a new table of all the members in your raid + people that whisper you with their mains name (who must be in the guild), and presents it to you in a copy-able text box so you can easily export it to your web DKP system. It also tracks all epic+ quality items that are looted, when they were looted, who looted them and what mob they were looted from. Please post any bug reports or suggestions as responses to this thread or on the wowace.com forums. Thanks, Rabbit. Last edited by rabbit : 1st February 2008 at 03:31 AM. |
| | |
| | #4 (permalink) |
| Grunt ![]() Join Date: Mar 2007
Posts: 39
![]() | Hey rabbit. Ive been using NRT for a while now and Im very pleased with it! Makes life nice and easy. One request How hard would it be to code that non-guild members could be added during the whispering phase. It would be very useful for interguild raiding communitys such as my own, as atm Im adding the names manually for those that get the "Not in guild" Reply.
__________________ ![]() |
| | |
| | #6 (permalink) |
| Addon Developer ![]() ![]() Join Date: Apr 2007 Location: Norway
Posts: 52
![]() | Damn, guess I was 2slow for that one! Clinch, that would be nice, need some screens to show off on the site. Bluetail, I just added a whitelist capability, where you can add any players you want, look for it in the next release. dranor, where could I find information/DTD/schemas for the XML format?
__________________ http://rabbit.nihilum.eu/ |
| | |
| | #7 (permalink) |
| Peon ![]() Join Date: Jun 2006
Posts: 4
![]() | Hello, i've been using this addon for a while now for our guild and it's quite nice, however there are a few things i'd love to have fixed/added if possible, here you go: - Fix the minimap icon, once you hide it, you can't make it appear again unless reinstall/going to the .lua and manually edit it (annoying - A version in the filename or in a readme would be cool, so we know what's the latest and such, bit confusing atm - Data String as ppl asked. You could either take the eqdkp format or do another one, doing parsers once it's in xml are easy and theres loads of ways/codes in the net. An example of an useful format could be something like this (it's really really basic): Code: <raid> <date>RaidDate</date> <boss = "BossName"> <attendees>Player1<br>Player2<br>...<br></attendees> <item><id>idItem</id><looter>ItemLooter</looter><quality>epic/blue/etc</quality></item> <item><id>idItem2</id><looter>ItemLooter2</looter><quality>epic/blue/etc</quality></item> ... <item><id>idItemN</id><looter>ItemLooterN</looter><quality>epic/blue/etc</quality></item> </boss> <boss = "BossName2"></boss> <boss = "BossName3"></boss> ... <boss = "BossNameN"></boss> </raid> Example of eqDKP String (Not sure if this is already done) For it to work properly, as you know, you will need to make it wrap items looted on the same day and range of hours (i.e. from 12:00am till 5am) so they are assigned to the same raid. That way raids that end the next day but in the early hours (1am-5am) don't have problems with items being assigned to the next's day raid. Thanks in advance and keep up the good work, it's a great addon //Xel |
| | |
| | #8 (permalink) |
| Addon Developer ![]() ![]() Join Date: Apr 2007 Location: Norway
Posts: 52
![]() | Wow, that is a lot of data indeed. I don't think I'll be making an output formatter that supports the XML linked at CTRA Parsing Error? - forums.eqdkp.com. I'll be making an XML output formatter based on the example you provided, and I've already fixed your other suggestions. Nothing new uploaded yet, though, I'll update the first post when I do.
__________________ http://rabbit.nihilum.eu/ |
| | |
| | #9 (permalink) |
| Peon ![]() Join Date: Jun 2006
Posts: 4
![]() | Edited: 2 new things: - Theres a problem with NRT and Kael'thas fight, it tracks all the legendary items (fight items only). Is it possible to either make it not tracking in-combat kaelthas legendary items or just filter them? - Sometimes (not sure why) when someone outside the raid whispers me to get added, i reply him twice with either he is not in the guild (they whisper stupid names Thanks in advance Last edited by Xelnag : 25th May 2007 at 05:51 PM. |
| | |
| | #10 (permalink) | |
| Peon ![]() Join Date: Aug 2006
Posts: 2
![]() | Quote:
You can also check both mldkp and eqdkp forums, but i don't think that you're going to find some kind of DTD/Schema | |
| | |
| Sponsored links | |
| | |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nihilum mini AQ diary | Nessaj | General Discussion | 42 | 26th April 2006 09:31 AM |