<c=@flavor> ???

<c=@flavor> ???

in API Development

Posted by: Althena.9136

Althena.9136

Q:

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

Can anybody help me?

<c=@flavor> ???

in API Development

Posted by: Healix.5819

Healix.5819

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>

<c=@flavor> ???

in API Development

Posted by: Dr Ishmael.9685

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.

<c=@flavor> ???

in API Development

Posted by: Althena.9136

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.

<c=@flavor> ???

in API Development

Posted by: AdelphiA.9287

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>

AdelphiA.9287 – The Enigma Guild

<c=@flavor> ???

in API Development

Posted by: Healix.5819

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.

<c=@flavor> ???

in API Development

Posted by: AdelphiA.9287

AdelphiA.9287

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

AdelphiA.9287 – The Enigma Guild