Thread Tools Display Modes
05-11-09, 03:49 AM   #1
Serpina
A Defias Bandit
Join Date: May 2009
Posts: 3
Quests not marked as elite in the overview

Hi,

I'm playing on a German client and always thought that it would be great to see in the questtracker, if a quest is elite/group or not. (Marked with an +)
Finally I visited the carbonite site and watched the screenshots. There, in fact, are little + signs for group quests.

So the question is, why don't I have it? Was I too blind to find the option to set, or is there something with the German client, or is it not available anymore in general, or...

I have the D for dungeon and I have the S for daylies, but no +

Thank you for the help
 
05-14-09, 02:07 AM   #2
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
Thumbs down

Carbonite converts the GetQuestLogTitle tag name to these

["Group"] = "+",
["Dungeon"] = "D",
["Heroic"] = "H",
["Raid"] = "R",

I have a quest showing a +.

If D is working then I would think + would work too. I do not think the tags are localized, so all languages should work.
__________________
faatal
 
05-16-09, 10:49 AM   #3
Serpina
A Defias Bandit
Join Date: May 2009
Posts: 3
Originally Posted by carboniteaddon View Post
If D is working then I would think + would work too. I do not think the tags are localized, so all languages should work.
That's what I would have thought, too, and there's the confusion.
As you can see, D and S are working fine, but + does not.

Hmmmmm... you say it's only D,+,R,H? where does the S come from? Weird...



EDIT:
Ok, I changed your code to "Gruppe" and "Heroisch" now it shows the + and the H. And the S is no S but a $

Last edited by Serpina : 05-16-09 at 11:08 AM.
 
05-17-09, 05:29 PM   #4
carboniteaddon
A Pyroguard Emberseer
 
carboniteaddon's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2008
Posts: 2,245
Those tags are localized then.

Fixed group and heroic quest tags not found on German clients.
Will be in next version.

The $ for dailies is added by code, not from that table.
__________________
faatal
 
05-18-09, 01:44 PM   #5
Serpina
A Defias Bandit
Join Date: May 2009
Posts: 3
Thumbs up

Great, thank you
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Quests not marked as elite in the overview

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off