First. Whitch game? I have only CSS servers. So i can test this only on the CSS.
In CSS the two color in one advert don't work in the top left ( "T" ) adverts. It's 100%.
Your top left message would be too long. I think the top left message are max. 23 or 25 characters.
In the chat adverts ( "S" ) works well with different colors, but in the CSS the {RED} don't work. USE these colors:
Adverts is the chat window ( "S" )
"It supports the following colors: {DEFAULT}, {TEAM}, {GREEN} and {LIGHTGREEN}. {TEAM} and {LIGHTGREEN} unfortunately don't work together in a single advertisement, so it's one or the other. For example: {GREEN}Current {LIGHTGREEN}Map: {DEFAULT}{CURRENTMAP}"
And don't use the flags.
Example:
Code:
"Advertisements"
{
"1"
{
"type" "S"
"text" "{GREEN}You want Info? Send me an E-Mail!\n {TEAM}[email protected]"
}
"2"
{
"type" "S"
"text" "{GREEN}www.craftnbuild.de\n {TEAM}It's not finished!"
}
}