Q:
<c=@flavor> ???
A:
<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>
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.
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.
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>
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.
So using the [&xxxAAA=] codes then which is what I currently do.