Althena.9136:

What means <c=@flavor> in description of Items? It ends with a </c> but i dont know what it is.

Can anybody help me?

Healix.5819:

<c=?>text</c> means that “text” will be displayed using the color “?”. In your example “?” is the variable @flavor, which is whatever color flavor text is. In other cases, it may be in hex <c=#000000>black</c>

Dr Ishmael.9685:

It’s a custom markup tag for applying specific color to bits of text. They used it in GW1 originally. Healix explained how it works.

Althena.9136:

Ok, thanks. I found “reminder” and “flavor”. It´s possible that there are others but my Database are not complete yet.

So i search Ingame and “flavor” is a light blue and “reminder” is a light grey.

AdelphiA.9287:

How does this work “in game” or doesn’t it? I tried using it in chat but all it did was to print the entire text, including the <c=#color></c>

Healix.5819:

You can’t. You can however see the result in-game by modifying an item’s description through the trading post, which will show up on tooltips.

AdelphiA.9287:

So using the [&xxxAAA=] codes then which is what I currently do.