{
"PrintToCenterHtml": false,
"WelcomeMessage": {
"MessageType": 0,
"Message": "{welcome_player} {BLUE}{PLAYERNAME}"
},
"Ads": [
{
"Interval": 5,
"Messages": [
{
"Chat": "{RED}T{GREEN}E{BLUE}S{PURPLE}T"
},
{
"Chat": "{map_name} {RED}{MAP}, TEST-{test}"
},
{
"Chat": "{current_time} {RED}{TIME}, TEST-{test}"
},
{
"Chat": "{players_count} {RED}{PLAYERS}/{MAXPLAYERS}, TEST-{test}"
}
]
}
],
"Panel": [
"Panel Advertising 1",
"Panel Advertising 2",
"Panel Advertising 3"
],
"DefaultLang": "US",
"LanguageMessages": {
"map_name": {
"RU": "{GRAY}Текущая карта:",
"US": "{GRAY}Current map:",
"CN": "{GRAY}当前地图:"
},
"current_time": {
"RU": "{GRAY}Текущее время:",
"US": "{GRAY}Current time:",
"CN": "{GRAY}当前时间:"
},
"players_count": {
"RU": "{GRAY}Игроков на сервере:",
"US": "{GRAY}Number of players on the server:",
"CN": "{GRAY}服务器上的玩家数量:"
},
"welcome_player": {
"RU": "{GRAY}Добро пожаловать,",
"US": "{GRAY}Welcome,",
"CN": "{GRAY}欢迎您,"
},
"test": {
"RU": "RU",
"US": "US",
"CN": "CN"
}
},
"MapsName": {
"de_mirage": "Mirage",
"de_dust": "Dust II",
"awp_lego_2_winter": "Awp Lego 2"
}
}