// Types
// -----
// C: Center message
// H: Hint message
// M: Menu message
// S: Say message
// - Colors: {DEFAULT}, {TEAM}, {GREEN}, {LIGHTGREEN}
// For L4D you can use {RED}.
// For TF2, DODS you can use {DARKGREEN}.
// For DODS you can not use {LIGHTGREEN} or {TEAM}.
// - Example: {GREEN}Current {LIGHTGREEN}Map: {DEFAULT}{CURRENTMAP}
// T: Top message
// - Colors: {WHITE}, {RED}, {GREEN}, {BLUE}, {YELLOW}, {PURPLE}, {CYAN},
// {ORANGE}, {PINK}, {OLIVE}, {LIME}, {VIOLET}, {LIGHTBLUE}
// - Example: {ORANGE}
www.domain.com
//
// Flags (optional)
// -----
// Accepts flags of admins that will not see the advertisement.
// When omitted everyone will see the advertisement.
// When left empty only admins will see the advertisement.
//
// ShowCount (optional)
// ---------
// If omitted "1" is used. It meens how many times this ad will be shown in one full cycle.
// Full cycle is when all ads shown all desired times. Another meaning of this field is weight.
"Advertisements"
{
"1"
{
"type" "S"
"text" "{DEFAULT}Главный админ: {GREEN}R4TEr \n{DEFAULT}Зам.Админов: {LIGHTGREEN}kAem, q4z1, JUKEEE."
}
"2"
{
"type" "S"
"text" "{DEFAULT}Нужно демо? \nСпрашивай у главного админа!"
}
"3"
{
"type" "S"
"text" "{GREEN}Админ всегда прав!"
}
"4"
{
"type" "S"
"text" "{LIGHTGREEN}GL {DEFAULT}& {GREEN}HF"
}
"5"
{
"type" "S"
"text" "{DEFAULT}Доступные команды: {GREEN}rtv, nominate, vote...mute, ban, kick"
}
"6"
{
"type" "S"
"text" "{TEAM}Уважайте мнение админов!"
}
"7"
{
"type" "S"
"text" "{DEFAULT}Группа сервера: \nhttp://steamcommunity.com/groups/r4ter_mix"
}
"8"
{
"type" "S"
"text" "{DEFAULT}Продажа админок, цена: {GREEN}100 руб. {DEFAULT}(WMR)"
}
}