silverscout wrote:1> will their be authentication?
2> why create a new boss tracking system?
3> ETA?
1> The password for Raid, member and Item administration in Roster DKP is different than the Roster Password.
2> I do not create a new boss tracking system. I only monitor the bosses killed during the raids and map those to the raids stored in Roster DKP.
3> ETA....I wanted this done early this week already but I havent had any time. As you might have guessed, this is done in spare time which is not always rich in amounts. I would say it should be very stable early next month.
Knightkittens wrote:1> Per Boss Kill
2> Per Boss Attempt Bonus
1> is already in there
2> Can not be done since CT_RaidTracker does not record this.
You can always add those manual but that might be a bit of a hasle.
Lesyde wrote:1> Did you use the Item-ID or the Item-Text for Drops ?
2> If you use the Item-ID the language of the client makes no difference.
1> I use ItemID and also the tooltip data is gathered from Allakhazam localised to $roster_conf['roster_lang']
Naturally some localizations must be performed before all parsing is done exactly right, but I have managed to minimize the need for it. Off course it looks nicer to localize all parameters, which can be done via the config panel in Roster DKP.
2> Indeed it does not make a difference what client-local is used. The ItemID is what matters. There are a brief number of localizations tbd for Item Stats. Otherwise +15 Stamina and that stuff will be entered in enUS. (Stamina is a bad example I think, cause that is already localized within the standard Roster Localization.)