Jump to content
Korean Random
nixxxie

minimap: circles, lines etc...

Recommended Posts

I'm tinkering again with my config and a few random ideas came to my mind. The original circles thread is closed, so i have to start new one. Something to think about and maybe to change in future versions...

 

 

1. With new dynamic and saturating circles you can make them draw one over another - but all are visible. I'm thinking about making only one visible by adding "layer" parameter (to every minimap entity, lines too) - only the lowest one is/are drawn (default 0, so no problem here).

 

2. I experimented with drawing a line to "blindarea" distance but no success - maybe you could make these macros available on whole minimap part?

 

3. I'm thinking about unifying all circles: view macros are intuitive by their names, everyone knows what they refer to (so, no point in having a "view" block - and you can draw circle with any static radius, not necessarily referring to viewrange/spotting range). "Artillery" and "shell" are special different classes now - but they refer to the same - why not returning this value by macro too? And why not return value for normal cannons (what is it, 700m? 720m?). Do you really need different colors for every class shooting range?

And, i'd like to draw a camera line ending on shell range.

 

4. In connection with (3) some may want/need exclusion/inclusion conditions, sometimes multiple. I can't think of proper parameters' names but it is something to have in mind. (tank class eg.?)

Edited by nixxxie

Share this post


Link to post

Short link
Share on other sites

I have a specific "problem" with custom per tank circles.

 

I've used custom circles to display spotting ranges for many of my tanks for many XVM versions now, like so:

 

	{ "ussr-T62A": { "alpha": 60, "color": "0xEE4444", "distance": 291, "enabled": true, "thickness": 0.5 } },
	{ "ussr-T62A": { "alpha": 60, "color": "0xFF00FF", "distance": 315, "enabled": true, "thickness": 0.5 } },
	{ "ussr-T62A": { "alpha": 60, "color": "0xFFFF00", "distance": 378, "enabled": true, "thickness": 0.5 } }
Since the last version, when the new dynamic circles were added, my circles no longer are displayed. Actually, they show briefly then dissappear:

 

http://youtu.be/JT4rfmwjD-w

 

How can I make my custom circles show?

 

Here's my full config:

 

"xvm config"

/**
* Config was created in XVM Editor v0.76
* at Thu Apr 17 10:00:46 GMT+0200 2014
*/
{
"configVersion": "5.0.2",
"editorVersion": "0.76",
"definition": {
"author": "jodgi",
"date": "04/17/2014",
"description": "My settings for XVM",
"gameVersion": "0.9.0",
"modMinVersion": "5.2.1+",
"url": "http://code.google.com/p/wot-xvm/"
},
"rating": {
"enableCompanyStatistics": true,
"enableStatisticsLog": true,
"enableUserInfoStatistics": true,
"loadEnemyStatsInFogOfWar": true,
"showPlayersStatistics": true
},
"login": {
"autologin": false,
"confirmOldReplays": true,
"pingServers": {
"alpha": 80,
"columnGap": 10,
"delimiter": ": ",
"enabled": true,
"fontStyle": {
"bold": false,
"color": { "bad": "0xD64D4D", "good": "0x33FF00", "great": "0x3366FF", "poor": "0xFFFF00" },
"italic": false,
"name": "$FieldFont",
"size": 12
},
"maxRows": 4,
"shadow": { "alpha": 70, "angle": 0, "blur": 4, "color": "0x000000", "distance": 0, "enabled": true, "strength": 2 },
"threshold": { "good": 60, "great": 30, "poor": 100 },
"updateInterval": 10000,
"x": 15,
"y": 35
},
"skipIntro": true
},
"hangar": {
"hidePricesInTechTree": false,
"hideTutorial": true,
"masteryMarkInTankCarousel": true,
"masteryMarkInTechTree": true,
"pingServers": {
"alpha": 80,
"columnGap": 10,
"delimiter": ": ",
"enabled": true,
"fontStyle": {
"bold": false,
"color": { "bad": "0xD64D4D", "good": "0xE5E4E1", "great": "0xFFCC66", "poor": "0x96948F" },
"italic": false,
"name": "$FieldFont",
"size": 12
},
"maxRows": 4,
"shadow": { "alpha": 70, "angle": 0, "blur": 4, "color": "0x000000", "distance": 0, "enabled": true, "strength": 2 },
"threshold": { "good": 60, "great": 30, "poor": 100 },
"updateInterval": 10000,
"x": 170,
"y": 35
},
"widgetsEnabled": true,
"xwnInCompany": true
},
"squad": { "enabled": true, "leftLvlBorder": "", "rightLvlBorder": "", "romanNumbers": true, "showClan": true },
"userInfo": {
"defaultFilterValue": "",
"filterFocused": true,
"inHangarFilterEnabled": true,
"showExtraDataInProfile": true,
"showFilters": true,
"sortColumn": 6,
"startPage": 1
},
"battle": {
"clanIconsFolder": "clanicons/",
"clockFormat": "H:N",
"elements": [

],
"highlightVehicleIcon": true,
"mirroredVehicleIcons": true,
"showPostmortemTips": true
},
"battleLoading": {
"clanIcon": { "alpha": 90, "h": 16, "show": true, "w": 16, "x": 0, "xr": 0, "y": 6, "yr": 6 },
"clockFormat": "H:N:S",
"formatLeftNick": "{{name}}{{clan}}",
"formatLeftVehicle": "{{vehicle}} {{kb:3}} {{xwn8}} {{rating:3}}",
"formatRightNick": "{{name}}{{clan}}",
"formatRightVehicle": "{{rating:3}} {{xwn8}} {{kb:3}} {{vehicle}}",
"removeSquadIcon": false,
"showBattleTier": true,
"showChances": true
},
"statisticForm": {
"clanIcon": { "alpha": 90, "h": 16, "show": true, "w": 16, "x": 0, "xr": 0, "y": 6, "yr": 6 },
"formatLeftNick": "{{nick}}",
"formatLeftVehicle": "{{vehicle}} {{kb:3}} {{xwn8}} {{rating:3}}",
"formatRightNick": "{{nick}}",
"formatRightVehicle": "{{rating:3}} {{xwn8}} {{kb:3}} {{vehicle}}",
"removeSquadIcon": false,
"showBattleTier": true,
"showChances": true,
"showChancesLive": true
},
"playersPanel": {
"alpha": 60,
"clanIcon": { "alpha": 90, "h": 16, "show": true, "w": 16, "x": 0, "xr": 0, "y": 6, "yr": 6 },
"enemySpottedMarker": {
"Xoffset": -22,
"Yoffset": -2,
"enabled": true,
"format": {
"artillery": {
"dead": "",
"lost": "",
"neverSeen": "*",
"revealed": ""
},
"dead": "",
"lost": "",
"neverSeen": "*",
"revealed": ""
}
},
"iconAlpha": 100,
"large": {
"nickFormatLeft": "{{rating}} {{nick}}",
"nickFormatRight": "{{nick}} {{rating}}",
"vehicleFormatLeft": "{{vehicle}}",
"vehicleFormatRight": "{{vehicle}}",
"width": 170
},
"medium": {
"formatLeft": "{{nick}}",
"formatRight": "{{nick}}",
"width": 46
},
"medium2": {
"formatLeft": "{{vehicle}}",
"formatRight": "{{vehicle}}",
"width": 65
},
"removePanelsModeSwitcher": false,
"removeSquadIcon": false
},
"fragCorrelation": { "hideTeamTextFields": false },
"hotkeys": { "minimapZoom": { "enabled": true, "keyCode": 17, "onHold": true } },
"hitLog": {
"visible": true,
"x": 270,
"blowupMarker": "M",
"deadMarker": "N",
"defaultHeader": "Hits: #0",
"direction": "down",
"formatHeader": "Hits: #{{n}} [b]{{dmg-total}}[/b] Last: [b]{{dmg}}[/b] {{dead}}",
"formatHistory": "×{{n-player}}:{{dmg-player}}| {{dmg}}| {{dmg-kind}}| {{vehicle}} {{dead}}",
"groupHitsByPlayer": true,
"h": 1000,
"hpLeft": {
"enabled": true,
"format": " {{hp}}/ {{hp-max}}|{{vehicle}}|{{nick}}",
"header": "{{l10n:hpLeftTitle}}"
},
"insertOrder": "end",
"lines": 10,
"shadow": { "color": "0x000000", "alpha": 100, "angle": 45, "distance": 0, "size": 5, "strength": 150 },
"w": 500,
"y": 5
},
"expertPanel": { "delay": 15, "scale": 150 },
"captureBar": {
"enabled": true,
"ally": {
"captureDoneFormat": "Ally base captured!",
"extra": "Capturers: [b]{{tanks}}[/b] Timeleft: [b]{{time}}[b]",
"primaryTitleFormat": "Ally base capture! {{extra}}",
"secondaryTitleFormat": "{{points}}",
"shadow": { "alpha": 50, "blur": 6, "color": "0x000000", "strength": 3 }
},
"appendPlus": true,
"enemy": {
"captureDoneFormat": "Enemy base captured!",
"extra": "Capturers: [b]{{tanks}}[/b] Timeleft: [b]{{time}}[b]",
"primaryTitleFormat": "Enemy base capture! {{extra}}",
"secondaryTitleFormat": "{{points}}",
"shadow": { "alpha": 50, "blur": 6, "color": "0x000000", "strength": 3 }
},
"primaryTitleOffset": 7
},
"battleResults": {
"showBattleTier": true,
"showChances": true,
"showExtendedInfo": true,
"showNetIncome": true,
"showTotals": true,
"startPage": 1
},
"turretMarkers": { "highVulnerability": "(-)", "lowVulnerability": "(+)" },
"texts": { "vtype": { "HT": "HT", "LT": "LT", "MT": "MT", "SPG": "SPG", "TD": "TD" } },
"iconset": {
"battleLoadingAlly": "contour/",
"battleLoadingEnemy": "contour/",
"playersPanelAlly": "contour/",
"playersPanelEnemy": "contour/",
"statisticFormAlly": "contour/",
"statisticFormEnemy": "contour/",
"vehicleMarkerAlly": "contour/",
"vehicleMarkerEnemy": "contour/"
},
"minimap": {
"enabled": true,
"cameraAlpha": 100,
"circles": {
"enabled": true,
"major": [
{ "alpha": 45, "color": 16764006, "distance": 445, "enabled": true, "thickness": 0.75 },
{ "alpha": 100, "color": 16777215, "distance": 50, "enabled": true, "thickness": 0.5 }
],
"view": { "enabled": true, "alpha": 50, "color": "0x00FFFF", "thickness": 0.5 },
"special": [
{ "su_18": { "alpha": 60, "color": "0xEE4444", "distance": 500, "enabled": true, "thickness": 1 } },
{ "gw_mk_vie": { "alpha": 60, "color": "0xEE4444", "distance": 850, "enabled": true, "thickness": 1 } },
{ "t57": { "alpha": 60, "color": "0xEE4444", "distance": 553, "enabled": true, "thickness": 1 } },
{ "renaultbs": { "alpha": 60, "color": "0xEE4444", "distance": 483, "enabled": true, "thickness": 1 } },
{
"gb25_loyd_carrier": { "alpha": 60, "color": "0xEE4444", "distance": 509, "enabled": true, "thickness": 1 }
},
{ "su_26": { "alpha": 60, "color": "0xEE4444", "distance": 1218, "enabled": true, "thickness": 1 } },
{ "bison_i": { "alpha": 60, "color": "0xEE4444", "distance": 602, "enabled": true, "thickness": 1 } },
{ "wespe": { "alpha": 60, "color": "0xEE4444", "distance": 989, "enabled": true, "thickness": 1 } },
{ "m7_priest": { "alpha": 60, "color": "0xEE4444", "distance": 989, "enabled": true, "thickness": 1 } },
{ "lorraine39_l_am": { "alpha": 60, "color": "0xEE4444", "distance": 983, "enabled": true, "thickness": 1 } },
{ "gb27_sexton": { "alpha": 60, "color": "0xEE4444", "distance": 1051, "enabled": true, "thickness": 1 } },
{ "gb78_sexton_i": { "alpha": 60, "color": "0xEE4444", "distance": 1051, "enabled": true, "thickness": 1 } },
{ "su_5": { "alpha": 60, "color": "0xEE4444", "distance": 613, "enabled": true, "thickness": 1 } },
{ "sturmpanzer_ii": { "alpha": 60, "color": "0xEE4444", "distance": 602, "enabled": true, "thickness": 1 } },
{ "pz_sfl_ivb": { "alpha": 60, "color": "0xEE4444", "distance": 989, "enabled": true, "thickness": 1 } },
{ "m37": { "alpha": 60, "color": "0xEE4444", "distance": 989, "enabled": true, "thickness": 1 } },
{ "amx_ob_am105": { "alpha": 60, "color": "0xEE4444", "distance": 1288, "enabled": true, "thickness": 1 } },
{ "gb26_birch_gun": { "alpha": 60, "color": "0xEE4444", "distance": 1051, "enabled": true, "thickness": 1 } },
{ "su122a": { "alpha": 60, "color": "0xEE4444", "distance": 1201, "enabled": true, "thickness": 1 } },
{ "grille": { "alpha": 60, "color": "0xEE4444", "distance": 836, "enabled": true, "thickness": 1 } },
{ "m41": { "alpha": 60, "color": "0xEE4444", "distance": 1294, "enabled": true, "thickness": 1 } },
{ "amx_105am": { "alpha": 60, "color": "0xEE4444", "distance": 1288, "enabled": true, "thickness": 1 } },
{ "_105_lefh18b2": { "alpha": 60, "color": "0xEE4444", "distance": 1000, "enabled": true, "thickness": 1 } },
{ "gb28_bishop": { "alpha": 60, "color": "0xEE4444", "distance": 500, "enabled": true, "thickness": 1 } },
{ "su_8": { "alpha": 60, "color": "0xEE4444", "distance": 1345, "enabled": true, "thickness": 1 } },
{ "hummel": { "alpha": 60, "color": "0xEE4444", "distance": 1260, "enabled": true, "thickness": 1 } },
{ "m44": { "alpha": 60, "color": "0xEE4444", "distance": 1294, "enabled": true, "thickness": 1 } },
{ "amx_13f3am": { "alpha": 60, "color": "0xEE4444", "distance": 1381, "enabled": true, "thickness": 1 } },
{ "gb77_fv304": { "alpha": 60, "color": "0xEE4444", "distance": 500, "enabled": true, "thickness": 1 } },
{ "s_51": { "alpha": 60, "color": "0xEE4444", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "su14_1": { "alpha": 60, "color": "0xEE4444", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "g_panther": { "alpha": 60, "color": "0xEE4444", "distance": 1300, "enabled": true, "thickness": 1 } },
{ "m12": { "alpha": 60, "color": "0xEE4444", "distance": 1413, "enabled": true, "thickness": 1 } },
{ "lorraine155_50": { "alpha": 60, "color": "0xEE4444", "distance": 1350, "enabled": true, "thickness": 1 } },
{
"gb29_crusader_5inch": { "alpha": 60, "color": "0xEE4444", "distance": 1327, "enabled": true, "thickness": 1 }
},
{ "su_14": { "alpha": 60, "color": "0xEE4444", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "gw_tiger_p": { "alpha": 60, "color": "0xEE4444", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "m40m43": { "alpha": 60, "color": "0xEE4444", "distance": 1336, "enabled": true, "thickness": 1 } },
{ "lorraine155_51": { "alpha": 60, "color": "0xEE4444", "distance": 1368, "enabled": true, "thickness": 1 } },
{ "gb79_fv206": { "alpha": 60, "color": "0xEE4444", "distance": 1405, "enabled": true, "thickness": 1 } },
{ "object_212": { "alpha": 60, "color": "0xEE4444", "distance": 1264, "enabled": true, "thickness": 1 } },
{ "g_tiger": { "alpha": 60, "color": "0xEE4444", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "m53_55": { "alpha": 60, "color": "0xEE4444", "distance": 1291, "enabled": true, "thickness": 1 } },
{
"bat_chatillon155_55": { "alpha": 60, "color": "0xEE4444", "distance": 1413, "enabled": true, "thickness": 1 }
},
{ "gb30_fv3805": { "alpha": 60, "color": "0xEE4444", "distance": 1354, "enabled": true, "thickness": 1 } },
{ "object_261": { "alpha": 60, "color": "0xEE4444", "distance": 1470, "enabled": true, "thickness": 1 } },
{ "g_e": { "alpha": 60, "color": "0xEE4444", "distance": 1333, "enabled": true, "thickness": 1 } },
{ "t92": { "alpha": 60, "color": "0xEE4444", "distance": 1411, "enabled": true, "thickness": 1 } },
{
"bat_chatillon155_58": { "alpha": 60, "color": "0xEE4444", "distance": 1413, "enabled": true, "thickness": 1 }
},
{
"gb31_conqueror_gun": { "alpha": 60, "color": "0xEE4444", "distance": 1007, "enabled": true, "thickness": 1 }
},
{ "china-Ch01_Type59": { "alpha": 60, "color": "0x009900", "distance": 111, "enabled": true, "thickness": 0.5 } },
{ "china-Ch01_Type59": { "alpha": 60, "color": "0xEE4444", "distance": 299, "enabled": true, "thickness": 0.5 } },
{ "china-Ch01_Type59": { "alpha": 60, "color": "0xFF00FF", "distance": 324, "enabled": true, "thickness": 0.5 } },
{ "china-Ch01_Type59": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "china-Ch02_Type62": { "alpha": 60, "color": "0xEE4444", "distance": 280, "enabled": true, "thickness": 0.5 } },
{ "china-Ch02_Type62": { "alpha": 60, "color": "0xFFFF00", "distance": 370, "enabled": true, "thickness": 0.5 } },
{ "china-Ch14_T34_3": { "alpha": 60, "color": "0xEE4444", "distance": 306, "enabled": true, "thickness": 0.5 } },
{ "china-Ch14_T34_3": { "alpha": 60, "color": "0xFF00FF", "distance": 329, "enabled": true, "thickness": 0.5 } },
{ "china-Ch14_T34_3": { "alpha": 60, "color": "0xFFFF00", "distance": 382, "enabled": true, "thickness": 0.5 } },
{ "china-Ch17_WZ131_1_WZ132": { "alpha": 60, "color": "0xEE4444", "distance": 277, "enabled": true, "thickness": 0.5 } },
{ "china-Ch17_WZ131_1_WZ132": { "alpha": 60, "color": "0xFFFF00", "distance": 374, "enabled": true, "thickness": 0.5 } },
{ "china-Ch19_121": { "alpha": 60, "color": "0xEE4444", "distance": 294, "enabled": true, "thickness": 0.5 } },
{ "china-Ch19_121": { "alpha": 60, "color": "0xFF00FF", "distance": 318, "enabled": true, "thickness": 0.5 } },
{ "china-Ch19_121": { "alpha": 60, "color": "0xFFFF00", "distance": 381, "enabled": true, "thickness": 0.5 } },
{ "china-Ch22_113": { "alpha": 60, "color": "0xEE4444", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "china-Ch22_113": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "china-Ch23_112": { "alpha": 60, "color": "0xEE4444", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "china-Ch23_112": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_13_90": { "alpha": 60, "color": "0x009900", "distance": 101, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_13_90": { "alpha": 60, "color": "0xEE4444", "distance": 273, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_13_90": { "alpha": 60, "color": "0xFFFF00", "distance": 370, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50_100": { "alpha": 60, "color": "0xEE4444", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50_100": { "alpha": 60, "color": "0xFF00FF", "distance": 383, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50_100": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "france-AMX50_Foch": { "alpha": 60, "color": "0xEE4444", "distance": 298, "enabled": true, "thickness": 0.5 } },
{ "france-AMX50_Foch": { "alpha": 60, "color": "0xFF00FF", "distance": 333, "enabled": true, "thickness": 0.5 } },
{ "france-AMX50_Foch": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50Fosh_155": { "alpha": 60, "color": "0xEE4444", "distance": 297, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50Fosh_155": { "alpha": 60, "color": "0xFF00FF", "distance": 332, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_50Fosh_155": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_AC_Mle1948": { "alpha": 60, "color": "0xEE4444", "distance": 310, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_AC_Mle1948": { "alpha": 60, "color": "0xFF00FF", "distance": 340, "enabled": true, "thickness": 0.5 } },
{ "france-AMX_AC_Mle1948": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "france-Bat_Chatillon25t": { "alpha": 60, "color": "0x009900", "distance": 106, "enabled": true, "thickness": 0.5 } },
{ "france-Bat_Chatillon25t": { "alpha": 60, "color": "0xEE4444", "distance": 283, "enabled": true, "thickness": 0.5 } },
{ "france-Bat_Chatillon25t": { "alpha": 60, "color": "0xFF00FF", "distance": 310, "enabled": true, "thickness": 0.5 } },
{ "france-Bat:Chatillon25t": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "france-ELC_AMX": { "alpha": 60, "color": "0xEE4444", "distance": 246, "enabled": true, "thickness": 0.5 } },
{ "france-ELC_AMX": { "alpha": 60, "color": "0xFFFF00", "distance": 363, "enabled": true, "thickness": 0.5 } },
{ "france-F10_AMX_50B": { "alpha": 60, "color": "0xEE4444", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "france-F10_AMX_50B": { "alpha": 60, "color": "0xFF00FF", "distance": 392, "enabled": true, "thickness": 0.5 } },
{ "france-F10_AMX_50B": { "alpha": 60, "color": "0xFFFF00", "distance": 397, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_36Pak40": { "alpha": 60, "color": "0xEE4444", "distance": 257, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_36Pak40": { "alpha": 60, "color": "0xFF00FF", "distance": 302, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_36Pak40": { "alpha": 60, "color": "0xFFFF00", "distance": 337, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_50t": { "alpha": 60, "color": "0xEE4444", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_50t": { "alpha": 60, "color": "0xFF00FF", "distance": 385, "enabled": true, "thickness": 0.5 } },
{ "france-FCM_50t": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "germany-DickerMax": { "alpha": 60, "color": "0xEE4444", "distance": 277, "enabled": true, "thickness": 0.5 } },
{ "germany-DickerMax": { "alpha": 60, "color": "0xFF00FF", "distance": 320, "enabled": true, "thickness": 0.5 } },
{ "germany-DickerMax": { "alpha": 60, "color": "0xFFFF00", "distance": 363, "enabled": true, "thickness": 0.5 } },
{ "germany-E-25": { "alpha": 60, "color": "0xEE4444", "distance": 240, "enabled": true, "thickness": 0.5 } },
{ "germany-E-25": { "alpha": 60, "color": "0xFF00FF", "distance": 305, "enabled": true, "thickness": 0.5 } },
{ "germany-E-25": { "alpha": 60, "color": "0xFFFF00", "distance": 342, "enabled": true, "thickness": 0.5 } },
{ "germany-E-50": { "alpha": 60, "color": "0x009900", "distance": 183, "enabled": true, "thickness": 0.5 } },
{ "germany-E-50": { "alpha": 60, "color": "0xEE4444", "distance": 358, "enabled": true, "thickness": 0.5 } },
{ "germany-E-50": { "alpha": 60, "color": "0xFF00FF", "distance": 366, "enabled": true, "thickness": 0.5 } },
{ "germany-E-50": { "alpha": 60, "color": "0xFFFF00", "distance": 391, "enabled": true, "thickness": 0.5 } },
{ "germany-E50_Ausf_M": { "alpha": 60, "color": "0xEE4444", "distance": 335, "enabled": true, "thickness": 0.5 } },
{ "germany-E50_Ausf_M": { "alpha": 60, "color": "0xFF00FF", "distance": 349, "enabled": true, "thickness": 0.5 } },
{ "germany-E50_Ausf_M": { "alpha": 60, "color": "0xFFFF00", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "germany-JagdPz_E100": { "alpha": 60, "color": "0xEE4444", "distance": 382, "enabled": true, "thickness": 0.5 } },
{ "germany-JagdPz_E100": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "germany-JagdTiger_SdKfz_185": { "alpha": 60, "color": "0xEE4444", "distance": 332, "enabled": true, "thickness": 0.5 } },
{ "germany-JagdTiger_SdKfz_185": { "alpha": 60, "color": "0xFF00FF", "distance": 359, "enabled": true, "thickness": 0.5 } },
{ "germany-JagdTiger_SdKfz_185": { "alpha": 60, "color": "0xFFFF00", "distance": 384, "enabled": true, "thickness": 0.5 } },
{ "germany-Leopard1": { "alpha": 60, "color": "0xEE4444", "distance": 297, "enabled": true, "thickness": 0.5 } },
{ "germany-Leopard1": { "alpha": 60, "color": "0xFF00FF", "distance": 320, "enabled": true, "thickness": 0.5 } },
{ "germany-Leopard1": { "alpha": 60, "color": "0xFFFF00", "distance": 378, "enabled": true, "thickness": 0.5 } },
{ "germany-Lowe": { "alpha": 60, "color": "0xEE4444", "distance": 379, "enabled": true, "thickness": 0.5 } },
{ "germany-Lowe": { "alpha": 60, "color": "0xFF00FF", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "germany-Lowe": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "germany-Panther_M10": { "alpha": 60, "color": "0xEE4444", "distance": 328, "enabled": true, "thickness": 0.5 } },
{ "germany-Panther_M10": { "alpha": 60, "color": "0xFF00FF", "distance": 344, "enabled": true, "thickness": 0.5 } },
{ "germany-Panther_M10": { "alpha": 60, "color": "0xFFFF00", "distance": 382, "enabled": true, "thickness": 0.5 } },
{ "germany-Pro_Ag_A": { "alpha": 60, "color": "0xEE4444", "distance": 335, "enabled": true, "thickness": 0.5 } },
{ "germany-Pro_Ag_A": { "alpha": 60, "color": "0xFFFF00", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "germany-PzI_ausf_C": { "alpha": 60, "color": "0xEE4444", "distance": 323, "enabled": true, "thickness": 0.5 } },
{ "germany-PzI_ausf_C": { "alpha": 60, "color": "0xFFFF00", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIII": { "alpha": 60, "color": "0xEE4444", "distance": 276, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIII": { "alpha": 60, "color": "0xFF00FF", "distance": 287, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIII": { "alpha": 60, "color": "0xFFFF00", "distance": 315, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Hydro": { "alpha": 60, "color": "0xEE4444", "distance": 289, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Hydro": { "alpha": 60, "color": "0xFF00FF", "distance": 312, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Hydro": { "alpha": 60, "color": "0xFFFF00", "distance": 364, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Schmalturm": { "alpha": 60, "color": "0xEE4444", "distance": 307, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Schmalturm": { "alpha": 60, "color": "0xFF00FF", "distance": 328, "enabled": true, "thickness": 0.5 } },
{ "germany-PzIV_Schmalturm": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "germany-PzV": { "alpha": 60, "color": "0xEE4444", "distance": 357, "enabled": true, "thickness": 0.5 } },
{ "germany-PzV": { "alpha": 60, "color": "0xFF00FF", "distance": 366, "enabled": true, "thickness": 0.5 } },
{ "germany-PzV": { "alpha": 60, "color": "0xFFFF00", "distance": 390, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVI": { "alpha": 60, "color": "0xEE4444", "distance": 351, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVI": { "alpha": 60, "color": "0xFF00FF", "distance": 362, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVI": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVIB_Tiger_II": { "alpha": 60, "color": "0xEE4444", "distance": 368, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVIB_Tiger_II": { "alpha": 60, "color": "0xFF00FF", "distance": 375, "enabled": true, "thickness": 0.5 } },
{ "germany-PzVIB_Tiger_II": { "alpha": 60, "color": "0xFFFF00", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "germany-RhB_Waffentrager": { "alpha": 60, "color": "0xEE4444", "distance": 240, "enabled": true, "thickness": 0.5 } },
{ "germany-RhB_Waffentrager": { "alpha": 60, "color": "0xFF00FF", "distance": 299, "enabled": true, "thickness": 0.5 } },
{ "germany-RhB_Waffentrager": { "alpha": 60, "color": "0xFFFF00", "distance": 368, "enabled": true, "thickness": 0.5 } },
{ "germany-Sturer_Emil": { "alpha": 60, "color": "0xEE4444", "distance": 327, "enabled": true, "thickness": 0.5 } },
{ "germany-Sturer_Emil": { "alpha": 60, "color": "0xFF00FF", "distance": 356, "enabled": true, "thickness": 0.5 } },
{ "germany-Sturer_Emil": { "alpha": 60, "color": "0xFFFF00", "distance": 384, "enabled": true, "thickness": 0.5 } },
{ "germany-T-25": { "alpha": 60, "color": "0xEE4444", "distance": 303, "enabled": true, "thickness": 0.5 } },
{ "germany-T-25": { "alpha": 60, "color": "0xFF00FF", "distance": 324, "enabled": true, "thickness": 0.5 } },
{ "germany-T-25": { "alpha": 60, "color": "0xFFFF00", "distance": 375, "enabled": true, "thickness": 0.5 } },
{ "germany-VK7201": { "alpha": 60, "color": "0xEE4444", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "germany-VK7201": { "alpha": 60, "color": "0xFF00FF", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "germany-VK7201": { "alpha": 60, "color": "0xFFFF00", "distance": 397, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_E100": { "alpha": 60, "color": "0xEE4444", "distance": 364, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_E100": { "alpha": 60, "color": "0xFF00FF", "distance": 423, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_E100": { "alpha": 60, "color": "0xFFFF00", "distance": 425, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_IV": { "alpha": 60, "color": "0xEE4444", "distance": 287, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_IV": { "alpha": 60, "color": "0xFF00FF", "distance": 326, "enabled": true, "thickness": 0.5 } },
{ "germany-Waffentrager_IV": { "alpha": 60, "color": "0xFFFF00", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Nu_Kai": { "alpha": 60, "color": "0xEE4444", "distance": 287, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Nu_Kai": { "alpha": 60, "color": "0xFF00FF", "distance": 308, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Nu_Kai": { "alpha": 60, "color": "0xFFFF00", "distance": 356, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Ri": { "alpha": 60, "color": "0xEE4444", "distance": 336, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Ri": { "alpha": 60, "color": "0xFF00FF", "distance": 352, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_Ri": { "alpha": 60, "color": "0xFFFF00", "distance": 384, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_To": { "alpha": 60, "color": "0xEE4444", "distance": 320, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_To": { "alpha": 60, "color": "0xFF00FF", "distance": 340, "enabled": true, "thickness": 0.5 } },
{ "japan-Chi_To": { "alpha": 60, "color": "0xFFFF00", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "japan-STA_1": { "alpha": 60, "color": "0xEE4444", "distance": 292, "enabled": true, "thickness": 0.5 } },
{ "japan-STA_1": { "alpha": 60, "color": "0xFF00FF", "distance": 316, "enabled": true, "thickness": 0.5 } },
{ "japan-STA_1": { "alpha": 60, "color": "0xFFFF00", "distance": 374, "enabled": true, "thickness": 0.5 } },
{ "japan-ST_B1": { "alpha": 60, "color": "0xEE4444", "distance": 303, "enabled": true, "thickness": 0.5 } },
{ "japan-ST_B1": { "alpha": 60, "color": "0xFF00FF", "distance": 325, "enabled": true, "thickness": 0.5 } },
{ "japan-ST_B1": { "alpha": 60, "color": "0xFFFF00", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "japan-Type_61": { "alpha": 60, "color": "0xEE4444", "distance": 331, "enabled": true, "thickness": 0.5 } },
{ "japan-Type_61": { "alpha": 60, "color": "0xFF00FF", "distance": 346, "enabled": true, "thickness": 0.5 } },
{ "japan-Type_61": { "alpha": 60, "color": "0xFFFF00", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "uk-GB13_FV215b": { "alpha": 60, "color": "0xEE4444", "distance": 383, "enabled": true, "thickness": 0.5 } },
{ "uk-GB13_FV215b": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "uk-GB21_Cromwell": { "alpha": 60, "color": "0xEE4444", "distance": 338, "enabled": true, "thickness": 0.5 } },
{ "uk-GB21_Cromwell": { "alpha": 60, "color": "0xFF00FF", "distance": 351, "enabled": true, "thickness": 0.5 } },
{ "uk-GB21_Cromwell": { "alpha": 60, "color": "0xFFFF00", "distance": 385, "enabled": true, "thickness": 0.5 } },
{ "uk-GB48_FV215b_183": { "alpha": 60, "color": "0xEE4444", "distance": 349, "enabled": true, "thickness": 0.5 } },
{ "uk-GB48_FV215b_183": { "alpha": 60, "color": "0xFF00FF", "distance": 379, "enabled": true, "thickness": 0.5 } },
{ "uk-GB48_FV215b_183": { "alpha": 60, "color": "0xFFFF00", "distance": 423, "enabled": true, "thickness": 0.5 } },
{ "uk-GB68_Matilda_Black_Prince": { "alpha": 60, "color": "0xEE4444", "distance": 275, "enabled": true, "thickness": 0.5 } },
{ "uk-GB68_Matilda_Black_Prince": { "alpha": 60, "color": "0xFF00FF", "distance": 296, "enabled": true, "thickness": 0.5 } },
{ "uk-GB68_Matilda_Black_Prince": { "alpha": 60, "color": "0xFFFF00", "distance": 345, "enabled": true, "thickness": 0.5 } },
{ "uk-GB70_FV4202_105": { "alpha": 60, "color": "0xEE4444", "distance": 301, "enabled": true, "thickness": 0.5 } },
{ "uk-GB70_FV4202_105": { "alpha": 60, "color": "0xFF00FF", "distance": 323, "enabled": true, "thickness": 0.5 } },
{ "uk-GB70_FV4202_105": { "alpha": 60, "color": "0xFFFF00", "distance": 379, "enabled": true, "thickness": 0.5 } },
{ "uk-GB71_AT_15A": { "alpha": 60, "color": "0xEE4444", "distance": 308, "enabled": true, "thickness": 0.5 } },
{ "uk-GB71_AT_15A": { "alpha": 60, "color": "0xFF00FF", "distance": 339, "enabled": true, "thickness": 0.5 } },
{ "uk-GB71_AT_15A": { "alpha": 60, "color": "0xFFFF00", "distance": 369, "enabled": true, "thickness": 0.5 } },
{ "uk-GB76_Mk_VIC": { "alpha": 60, "color": "0xEE4444", "distance": 243, "enabled": true, "thickness": 0.5 } },
{ "uk-GB76_Mk_VIC": { "alpha": 60, "color": "0xFF00FF", "distance": 262, "enabled": true, "thickness": 0.5 } },
{ "uk-GB76_Mk_VIC": { "alpha": 60, "color": "0xFFFF00", "distance": 309, "enabled": true, "thickness": 0.5 } },
{ "usa-M18_Hellcat": { "alpha": 60, "color": "0xEE4444", "distance": 252, "enabled": true, "thickness": 0.5 } },
{ "usa-M18_Hellcat": { "alpha": 60, "color": "0xFF00FF", "distance": 305, "enabled": true, "thickness": 0.5 } },
{ "usa-M18_Hellcat": { "alpha": 60, "color": "0xFFFF00", "distance": 348, "enabled": true, "thickness": 0.5 } },
{ "usa-M24_Chaffee": { "alpha": 60, "color": "0xEE4444", "distance": 298, "enabled": true, "thickness": 0.5 } },
{ "usa-M24_Chaffee": { "alpha": 60, "color": "0xFFFF00", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "usa-M36_Slagger": { "alpha": 60, "color": "0x008000", "distance": 120, "enabled": true, "thickness": 0.5 } },
{ "usa-M36_Slagger": { "alpha": 60, "color": "0xEE4444", "distance": 291, "enabled": true, "thickness": 0.5 } },
{ "usa-M36_Slagger": { "alpha": 60, "color": "0xFF00FF", "distance": 325, "enabled": true, "thickness": 0.5 } },
{ "usa-M36_Slagger": { "alpha": 60, "color": "0xFFFF00", "distance": 357, "enabled": true, "thickness": 0.5 } },
{ "usa-M4_Sherman": { "alpha": 60, "color": "0xEE4444", "distance": 326, "enabled": true, "thickness": 0.5 } },
{ "usa-M4_Sherman": { "alpha": 60, "color": "0xFF00FF", "distance": 340, "enabled": true, "thickness": 0.5 } },
{ "usa-M4_Sherman": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "usa-M48A1": { "alpha": 60, "color": "0xEE4444", "distance": 335, "enabled": true, "thickness": 0.5 } },
{ "usa-M48A1": { "alpha": 60, "color": "0xFF00FF", "distance": 349, "enabled": true, "thickness": 0.5 } },
{ "usa-M48A1": { "alpha": 60, "color": "0xFFFF00", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "usa-M6A2E1": { "alpha": 60, "color": "0xEE4444", "distance": 397, "enabled": true, "thickness": 0.5 } },
{ "usa-M6A2E1": { "alpha": 60, "color": "0xFFFF00", "distance": 400, "enabled": true, "thickness": 0.5 } },
{ "usa-Pershing": { "alpha": 60, "color": "0x009900", "distance": 132, "enabled": true, "thickness": 0.5 } },
{ "usa-Pershing": { "alpha": 60, "color": "0xEE4444", "distance": 307, "enabled": true, "thickness": 0.5 } },
{ "usa-Pershing": { "alpha": 60, "color": "0xFF00FF", "distance": 328, "enabled": true, "thickness": 0.5 } },
{ "usa-Pershing": { "alpha": 60, "color": "0xFFFF00", "distance": 379, "enabled": true, "thickness": 0.5 } },
{ "usa-Ram-II": { "alpha": 60, "color": "0xEE4444", "distance": 327, "enabled": true, "thickness": 0.5 } },
{ "usa-Ram-II": { "alpha": 60, "color": "0xFF00FF", "distance": 340, "enabled": true, "thickness": 0.5 } },
{ "usa-Ram-II": { "alpha": 60, "color": "0xFFFF00", "distance": 372, "enabled": true, "thickness": 0.5 } },
{ "usa-T110": { "alpha": 60, "color": "0xEE4444", "distance": 377, "enabled": true, "thickness": 0.5 } },
{ "usa-T110": { "alpha": 60, "color": "0xFF00FF", "distance": 385, "enabled": true, "thickness": 0.5 } },
{ "usa-T110": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "usa-T110E4": { "alpha": 60, "color": "0xEE4444", "distance": 328, "enabled": true, "thickness": 0.5 } },
{ "usa-T110E4": { "alpha": 60, "color": "0xFF00FF", "distance": 351, "enabled": true, "thickness": 0.5 } },
{ "usa-T110E4": { "alpha": 60, "color": "0xFFFF00", "distance": 384, "enabled": true, "thickness": 0.5 } },
{ "usa-T14": { "alpha": 60, "color": "0xEE4444", "distance": 372, "enabled": true, "thickness": 0.5 } },
{ "usa-T14": { "alpha": 60, "color": "0xFFFF00", "distance": 392, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_Cunningham": { "alpha": 60, "color": "0xEE4444", "distance": 347, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_Cunningham": { "alpha": 60, "color": "0xFF00FF", "distance": 367, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_Cunningham": { "alpha": 60, "color": "0xFFFF00", "distance": 422, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_E6": { "alpha": 60, "color": "0xEE4444", "distance": 264, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_E6": { "alpha": 60, "color": "0xFF00FF", "distance": 283, "enabled": true, "thickness": 0.5 } },
{ "usa-T1_E6": { "alpha": 60, "color": "0xFFFF00", "distance": 333, "enabled": true, "thickness": 0.5 } },
{ "usa-T20": { "alpha": 60, "color": "0xEE4444", "distance": 286, "enabled": true, "thickness": 0.5 } },
{ "usa-T20": { "alpha": 60, "color": "0xFF00FF", "distance": 312, "enabled": true, "thickness": 0.5 } },
{ "usa-T20": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "usa-T25_AT": { "alpha": 60, "color": "0x009900", "distance": 93, "enabled": true, "thickness": 0.5 } },
{ "usa-T25_AT": { "alpha": 60, "color": "0xEE4444", "distance": 267, "enabled": true, "thickness": 0.5 } },
{ "usa-T25_AT": { "alpha": 60, "color": "0xFF00FF", "distance": 315, "enabled": true, "thickness": 0.5 } },
{ "usa-T25_AT": { "alpha": 60, "color": "0xFFFF00", "distance": 353, "enabled": true, "thickness": 0.5 } },
{ "usa-T26_E4_SuperPershing": { "alpha": 60, "color": "0xEE4444", "distance": 344, "enabled": true, "thickness": 0.5 } },
{ "usa-T26_E4_SuperPershing": { "alpha": 60, "color": "0xFF00FF", "distance": 358, "enabled": true, "thickness": 0.5 } },
{ "usa-T26_E4_SuperPershing": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "usa-T29": { "alpha": 60, "color": "0xEE4444", "distance": 382, "enabled": true, "thickness": 0.5 } },
{ "usa-T29": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "usa-T2_lt": { "alpha": 60, "color": "0xEE4444", "distance": 260, "enabled": true, "thickness": 0.5 } },
{ "usa-T2_lt": { "alpha": 60, "color": "0xFF00FF", "distance": 280, "enabled": true, "thickness": 0.5 } },
{ "usa-T2_lt": { "alpha": 60, "color": "0xFFFF00", "distance": 330, "enabled": true, "thickness": 0.5 } },
{ "usa-T32": { "alpha": 60, "color": "0xEE4444", "distance": 372, "enabled": true, "thickness": 0.5 } },
{ "usa-T32": { "alpha": 60, "color": "0xFF00FF", "distance": 383, "enabled": true, "thickness": 0.5 } },
{ "usa-T32": { "alpha": 60, "color": "0xFFFF00", "distance": 394, "enabled": true, "thickness": 0.5 } },
{ "usa-T34_hvy": { "alpha": 60, "color": "0xEE4444", "distance": 378, "enabled": true, "thickness": 0.5 } },
{ "usa-T34_hvy": { "alpha": 60, "color": "0xFF00FF", "distance": 386, "enabled": true, "thickness": 0.5 } },
{ "usa-T34_hvy": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "usa-T57_58": { "alpha": 60, "color": "0xEE4444", "distance": 375, "enabled": true, "thickness": 0.5 } },
{ "usa-T57_58": { "alpha": 60, "color": "0xFF00FF", "distance": 384, "enabled": true, "thickness": 0.5 } },
{ "usa-T57_58": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "usa-T69": { "alpha": 60, "color": "0xEE4444", "distance": 314, "enabled": true, "thickness": 0.5 } },
{ "usa-T69": { "alpha": 60, "color": "0xFF00FF", "distance": 333, "enabled": true, "thickness": 0.5 } },
{ "usa-T69": { "alpha": 60, "color": "0xFFFF00", "distance": 380, "enabled": true, "thickness": 0.5 } },
{ "usa-T71": { "alpha": 60, "color": "0xEE4444", "distance": 297, "enabled": true, "thickness": 0.5 } },
{ "usa-T71": { "alpha": 60, "color": "0xFFFF00", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "usa-T7_Combat_Car": { "alpha": 60, "color": "0xEE4444", "distance": 253, "enabled": true, "thickness": 0.5 } },
{ "usa-T7_Combat_Car": { "alpha": 60, "color": "0xFF00FF", "distance": 271, "enabled": true, "thickness": 0.5 } },
{ "usa-T7_Combat_Car": { "alpha": 60, "color": "0xFFFF00", "distance": 312, "enabled": true, "thickness": 0.5 } },
{ "ussr-A44": { "alpha": 60, "color": "0xEE4444", "distance": 356, "enabled": true, "thickness": 0.5 } },
{ "ussr-A44": { "alpha": 60, "color": "0xFF00FF", "distance": 367, "enabled": true, "thickness": 0.5 } },
{ "ussr-A44": { "alpha": 60, "color": "0xFFFF00", "distance": 390, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-3": { "alpha": 60, "color": "0xEE4444", "distance": 375, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-3": { "alpha": 60, "color": "0xFF00FF", "distance": 387, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-3": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-4": { "alpha": 60, "color": "0xEE4444", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-4": { "alpha": 60, "color": "0xFF00FF", "distance": 388, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-4": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-7": { "alpha": 60, "color": "0xEE4444", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-7": { "alpha": 60, "color": "0xFF00FF", "distance": 388, "enabled": true, "thickness": 0.5 } },
{ "ussr-IS-7": { "alpha": 60, "color": "0xFFFF00", "distance": 396, "enabled": true, "thickness": 0.5 } },
{ "ussr-KV-5": { "alpha": 60, "color": "0xEE4444", "distance": 388, "enabled": true, "thickness": 0.5 } },
{ "ussr-KV-5": { "alpha": 60, "color": "0xFF00FF", "distance": 394, "enabled": true, "thickness": 0.5 } },
{ "ussr-KV-5": { "alpha": 60, "color": "0xFFFF00", "distance": 398, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_140": { "alpha": 60, "color": "0x009900", "distance": 120, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_140": { "alpha": 60, "color": "0xEE4444", "distance": 287, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_140": { "alpha": 60, "color": "0xFF00FF", "distance": 313, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_140": { "alpha": 60, "color": "0xFFFF00", "distance": 378, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object252": { "alpha": 60, "color": "0xEE4444", "distance": 375, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object252": { "alpha": 60, "color": "0xFF00FF", "distance": 387, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object252": { "alpha": 60, "color": "0xFFFF00", "distance": 395, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object263": { "alpha": 60, "color": "0xEE4444", "distance": 294, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object263": { "alpha": 60, "color": "0xFF00FF", "distance": 331, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object263": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object268": { "alpha": 60, "color": "0xEE4444", "distance": 296, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object268": { "alpha": 60, "color": "0xFF00FF", "distance": 337, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object268": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object416": { "alpha": 60, "color": "0xEE4444", "distance": 240, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object416": { "alpha": 60, "color": "0xFF00FF", "distance": 300, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object416": { "alpha": 60, "color": "0xFFFF00", "distance": 368, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_430": { "alpha": 60, "color": "0xEE4444", "distance": 277, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_430": { "alpha": 60, "color": "0xFF00FF", "distance": 305, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_430": { "alpha": 60, "color": "0xFFFF00", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_704": { "alpha": 60, "color": "0xEE4444", "distance": 288, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_704": { "alpha": 60, "color": "0xFF00FF", "distance": 332, "enabled": true, "thickness": 0.5 } },
{ "ussr-Object_704": { "alpha": 60, "color": "0xFFFF00", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "ussr-R104_Object_430_II": { "alpha": 60, "color": "0xEE4444", "distance": 290, "enabled": true, "thickness": 0.5 } },
{ "ussr-R104_Object_430_II": { "alpha": 60, "color": "0xFF00FF", "distance": 315, "enabled": true, "thickness": 0.5 } },
{ "ussr-R104_Object_430_II": { "alpha": 60, "color": "0xFFFF00", "distance": 383, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU100Y": { "alpha": 60, "color": "0xEE4444", "distance": 357, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU100Y": { "alpha": 60, "color": "0xFF00FF", "distance": 373, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU100Y": { "alpha": 60, "color": "0xFFFF00", "distance": 389, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU122_44": { "alpha": 60, "color": "0xEE4444", "distance": 245, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU122_44": { "alpha": 60, "color": "0xFF00FF", "distance": 301, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU122_44": { "alpha": 60, "color": "0xFFFF00", "distance": 358, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU_85I": { "alpha": 60, "color": "0xEE4444", "distance": 239, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU_85I": { "alpha": 60, "color": "0xFF00FF", "distance": 294, "enabled": true, "thickness": 0.5 } },
{ "ussr-SU_85I": { "alpha": 60, "color": "0xFFFF00", "distance": 339, "enabled": true, "thickness": 0.5 } },
{ "ussr-T-34-85": { "alpha": 60, "color": "0xEE4444", "distance": 332, "enabled": true, "thickness": 0.5 } },
{ "ussr-T-34-85": { "alpha": 60, "color": "0xFF00FF", "distance": 344, "enabled": true, "thickness": 0.5 } },
{ "ussr-T-34-85": { "alpha": 60, "color": "0xFFFF00", "distance": 376, "enabled": true, "thickness": 0.5 } },
{ "ussr-T62A": { "alpha": 60, "color": "0xEE4444", "distance": 291, "enabled": true, "thickness": 0.5 } },
{ "ussr-T62A": { "alpha": 60, "color": "0xFF00FF", "distance": 315, "enabled": true, "thickness": 0.5 } },
{ "ussr-T62A": { "alpha": 60, "color": "0xFFFF00", "distance": 378, "enabled": true, "thickness": 0.5 } }
]
},
"iconScale": 0.5,
"labels": {
"mapSize": {
"alpha": 80,
"css": "font-size:10px; color:#FFCC66;",
"enabled": true,
"format": "[b]{{cellsize}}0 m[/b]",
"height": 30,
"offsetX": 0,
"offsetY": 0,
"shadow": { "alpha": 80, "angle": 0, "blur": 2, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
"width": 100
},
"nickShrink": 5,
"units": {
"alpha": {
"ally": 100,
"deadally": 50,
"deadenemy": 0,
"deadsquad": 50,
"deadteamkiller": 50,
"enemy": 100,
"lost": 70,
"lostally": 70,
"lostsquad": 70,
"lostteamkiller": 70,
"oneself": 100,
"squad": 100,
"teamkiller": 100
},
"css": {
"ally": ".mm_a{font-family:$FieldFont; font-size:5px; color:#C8FFA6;}",
"deadally": ".mm_da{font-family:$FieldFont; font-size:5px; color:#6E8C5B;} .mm_dot{font-family:Arial; font-size:17px; color:#004D00;}",
"deadenemy": ".mm_de{font-family:$FieldFont; font-size:5px; color:#996763;} .mm_dot{font-family:Arial; font-size:17px; color:#4D0300;}",
"deadsquad": ".mm_ds{font-family:$FieldFont; font-size:5px; color:#997C5C;} .mm_dot{font-family:Arial; font-size:17px; color:#663800;}",
"deadteamkiller": ".mm_dt{font-family:$FieldFont; font-size:5px; color:#5B898C;} .mm_dot{font-family:Arial; font-size:17px; color:#043A40;}",
"enemy": ".mm_e{font-family:$FieldFont; font-size:5px; color:#FCA9A4;}",
"lost": ".mm_l{font-family:$FieldFont; font-size:5px; color:#FCA9A4;} .mm_dot{font-family:Arial; font-size:17px; color:#FCA9A4;}",
"lostally": ".mm_la{font-family:$FieldFont; font-size:5px; color:#C8FFA6;} .mm_dot{font-family:Arial; font-size:17px; color:#B4E595;}",
"lostsquad": ".mm_ls{font-family:$FieldFont; font-size:5px; color:#FFD099;} .mm_dot{font-family:Arial; font-size:17px; color:#E5BB8A;}",
"lostteamkiller": ".mm_lt{font-family:$FieldFont; font-size:5px; color:#A6F8FF;} .mm_dot{font-family:Arial; font-size:17px; color:#00D2E5;}",
"oneself": ".mm_o{font-family:$FieldFont; font-size:5px; color:#FFFFFF;}",
"squad": ".mm_s{font-family:$FieldFont; font-size:5px; color:#FFC099;}",
"teamkiller": ".mm_t{font-family:$FieldFont; font-size:5px; color:#A6F8FF;}"
},
"format": {
"ally": "{{vehicle}}|{{short-nick}}",
"deadally": "{{vehicle-class}}",
"deadenemy": "{{vehicle-class}}",
"deadsquad": "{{vehicle-class}}[i]{{short-nick}}[/i]",
"deadteamkiller": "{{vehicle-class}}",
"enemy": "{{vehicle}}|{{short-nick}}",
"lost": "{{vehicle-class}}[i]{{vehicle}}[/i]",
"lostally": "{{vehicle-class}}[i]{{vehicle}}[/i]",
"lostsquad": "{{vehicle-class}}[i]{{short-nick}}[/i]\n {{vehicle}}",
"lostteamkiller": "{{vehicle-class}}[i]{{vehicle}}[/i]",
"oneself": "",
"squad": "[i]{{short-nick}}[/i]\n{{vehicle}}",
"teamkiller": "{{vehicle}}"
},
"lostEnemyEnabled": true,
"offset": {
"ally": { "x": 3, "y": -1 },
"deadally": { "x": -5, "y": -11 },
"deadenemy": { "x": -5, "y": -11 },
"deadsquad": { "x": -5, "y": -11 },
"deadteamkiller": { "x": -5, "y": -11 },
"enemy": { "x": 3, "y": -1 },
"lost": { "x": -5, "y": -11 },
"lostally": { "x": -5, "y": -11 },
"lostsquad": { "x": -5, "y": -11 },
"lostteamkiller": { "x": -5, "y": -11 },
"oneself": { "x": 0, "y": 0 },
"squad": { "x": 3, "y": -2 },
"teamkiller": { "x": 3, "y": -1 }
},
"revealedEnabled": true,
"shadow": {
"ally": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"deadally": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
"deadenemy": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
"deadsquad": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
"deadteamkiller": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
"enemy": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"lost": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"lostally": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"lostsquad": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"lostteamkiller": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"oneself": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"squad": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
"teamkiller": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 }
}
},
"vehicleclassmacro": { "heavy": "•", "light": "•", "medium": "•", "spg": "▪", "superh": "•", "td": "•" }
},
"lines": {
"camera": [
{ "alpha": 60, "color": 15597636, "enabled": false, "from": 50, "inmeters": true, "thickness": 2, "to": 100 },
{
"alpha": 45,
"color": 15597636,
"enabled": true,
"from": 200,
"inmeters": true,
"thickness": 1.5,
"to": 300
},
{ "alpha": 30, "color": 15597636, "enabled": true, "from": 350, "inmeters": true, "thickness": 1, "to": 445 }
],
"enabled": true,
"traverseAngle": [
{
"alpha": 35,
"color": 16764006,
"enabled": true,
"from": 20,
"inmeters": false,
"thickness": 0.4,
"to": 300
}
],
"vehicle": [
{
"alpha": 35,
"color": 16764006,
"enabled": true,
"from": 20,
"inmeters": false,
"thickness": 0.4,
"to": 300
}
]
},
"mapBackgroundImageAlpha": 100,
"selfIconAlpha": 100,
"square": { "color": "0xFFFFFF", "alpha": 40, "artilleryEnabled": false, "enabled": true, "thickness": 0.7 },
"zoom": { "centered": false, "pixelsBack": 160 }
},
"markers": {
"ally": {
"alive": {
"normal": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -75 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": true,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 100,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}{{turret}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -36
},
{
"alpha": 100,
"color": "0xFCFCFC",
"font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{hp}} / {{hp-max}}",
"name": "Current Health",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": 0,
"y": -20
},
{
"alpha": 100,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -50
},
{
"alpha": 100,
"color": "{{c:rating}}",
"font": { "align": "right", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{rating}}",
"name": "GWR",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": -2,
"y": -59
},
{
"alpha": 100,
"color": "{{c:xwn8}}",
"font": { "align": "left", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{xwn8}}",
"name": "WN8",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 2,
"y": -61
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
},
"extended": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -75 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": true,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 100,
"color": "{{c:e}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}{{turret}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -36
},
{
"alpha": 100,
"color": "0xFCFCFC",
"font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{hp}} / {{hp-max}}",
"name": "Current Health",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": 0,
"y": -20
},
{
"alpha": 100,
"color": "{{c:wn8}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -50
},
{
"alpha": 100,
"color": "{{c:rating}}",
"font": { "align": "right", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{t-rating}}",
"name": "VWR",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": -2,
"y": -59
},
{
"alpha": 100,
"color": "{{c:wn8}}",
"font": { "align": "left", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{wn8}}",
"name": "WN8",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 2,
"y": -61
},
{
"alpha": 100,
"color": "{{c:kb}}",
"font": { "align": "right", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{kb}}",
"name": "battles",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": -47,
"y": -61
},
{
"alpha": 100,
"color": "{{c:t-battles}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{t-battles}}",
"name": "tankbattles",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": -34,
"y": -61
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
}
},
"dead": {
"normal": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -67 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": false,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [

],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
},
"extended": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -67 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": false,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 80,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -34
},
{
"alpha": 80,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -20
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
}
}
},
"enemy": {
"alive": {
"normal": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -75 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": true,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 100,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}{{turret}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -36
},
{
"alpha": 100,
"color": "0xFCFCFC",
"font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{hp}} / {{hp-max}}",
"name": "Current Health",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": 0,
"y": -20
},
{
"alpha": 100,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -50
},
{
"alpha": 100,
"color": "{{c:rating}}",
"font": { "align": "right", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{rating}}",
"name": "GWR",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": -2,
"y": -59
},
{
"alpha": 100,
"color": "{{c:xwn8}}",
"font": { "align": "left", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{xwn8}}",
"name": "WN8",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 2,
"y": -61
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
},
"extended": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -75 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -75
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": true,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 100,
"color": "{{c:e}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}{{turret}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -36
},
{
"alpha": 100,
"color": "0xFCFCFC",
"font": { "align": "center", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{hp}} / {{hp-max}}",
"name": "Current Health",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": 0,
"y": -20
},
{
"alpha": 100,
"color": "{{c:wn8}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -50
},
{
"alpha": 100,
"color": "{{c:rating}}",
"font": { "align": "right", "bold": true, "italic": false, "name": "$FieldFont", "size": 11 },
"format": "{{t-rating}}",
"name": "VWR",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 4, "strength": 150 },
"visible": true,
"x": -2,
"y": -59
},
{
"alpha": 100,
"color": "{{c:wn8}}",
"font": { "align": "left", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{wn8}}",
"name": "WN8",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 2,
"y": -61
},
{
"alpha": 100,
"color": "{{c:kb}}",
"font": { "align": "right", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{kb}}",
"name": "battles",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": -47,
"y": -61
},
{
"alpha": 100,
"color": "{{c:t-battles}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{t-battles}}",
"name": "tankbattles",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": -34,
"y": -61
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
}
},
"dead": {
"normal": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -67 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": false,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [

],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
},
"extended": {
"actionMarker": { "alpha": 100, "visible": true, "x": 0, "y": -67 },
"clanIcon": { "alpha": 100, "h": 16, "visible": false, "w": 16, "x": 0, "y": -67 },
"contourIcon": { "alpha": 100, "amount": 0, "color": null, "visible": false, "x": 6, "y": -65 },
"damageText": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextPlayer": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"damageTextSquadman": {
"alpha": 100,
"blowupMessage": "Blown-up!",
"color": null,
"damageMessage": "{{dmg}}",
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 18 },
"maxRange": 40,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"speed": 2,
"visible": true,
"x": 0,
"y": -67
},
"healthBar": {
"alpha": 100,
"border": { "alpha": 30, "color": "0x000000", "size": 1 },
"color": null,
"damage": { "alpha": 80, "color": null, "fade": 1 },
"fill": { "alpha": 30 },
"height": 12,
"lcolor": null,
"visible": false,
"width": 80,
"x": -41,
"y": -33
},
"levelIcon": { "alpha": 100, "visible": false, "x": 0, "y": -21 },
"textFields": [
{
"alpha": 80,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{nick}}",
"name": "Player Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -34
},
{
"alpha": 80,
"color": null,
"font": { "align": "center", "bold": false, "italic": false, "name": "$FieldFont", "size": 13 },
"format": "{{vehicle}}",
"name": "Vehicle Name",
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"visible": true,
"x": 0,
"y": -20
}
],
"vehicleIcon": {
"alpha": 100,
"color": null,
"maxScale": 100,
"scaleX": 0,
"scaleY": 16,
"shadow": { "alpha": 100, "angle": 90, "color": "0x000000", "distance": 0, "size": 6, "strength": 200 },
"showSpeaker": false,
"visible": true,
"x": 0,
"y": -16
}
}
}
},
"useStandardMarkers": false
},
"colors": {
"system": {
"ally_alive": "0x96FF00",
"ally_blowedup": "0x007700",
"ally_dead": "0x009900",
"enemy_alive": "0xF50800",
"enemy_blowedup": "0x5A0401",
"enemy_dead": "0x840500",
"squadman_alive": "0xFFB964",
"squadman_blowedup": "0xA45A00",
"squadman_dead": "0xCA7000",
"teamKiller_alive": "0x00EAFF",
"teamKiller_blowedup": "0x096A75",
"teamKiller_dead": "0x097783"
},
"damage": {
"ally_ally_blowup": "0x00EAFF",
"ally_ally_hit": "0x00EAFF",
"ally_ally_kill": "0x00EAFF",
"ally_allytk_blowup": "0x00EAFF",
"ally_allytk_hit": "0x00EAFF",
"ally_allytk_kill": "0x00EAFF",
"ally_enemy_blowup": "0xF50800",
"ally_enemy_hit": "0xF50800",
"ally_enemy_kill": "0xF50800",
"ally_enemytk_blowup": "0xF50800",
"ally_enemytk_hit": "0xF50800",
"ally_enemytk_kill": "0xF50800",
"ally_squadman_blowup": "0x00EAFF",
"ally_squadman_hit": "0x00EAFF",
"ally_squadman_kill": "0x00EAFF",
"enemy_ally_blowup": "0x96FF00",
"enemy_ally_hit": "0x96FF00",
"enemy_ally_kill": "0x96FF00",
"enemy_allytk_blowup": "0x96FF00",
"enemy_allytk_hit": "0x96FF00",
"enemy_allytk_kill": "0x96FF00",
"enemy_enemy_blowup": "0xF50800",
"enemy_enemy_hit": "0xF50800",
"enemy_enemy_kill": "0xF50800",
"enemy_enemytk_blowup": "0xF50800",
"enemy_enemytk_hit": "0xF50800",
"enemy_enemytk_kill": "0xF50800",
"enemy_squadman_blowup": "0xFFB964",
"enemy_squadman_hit": "0xFFB964",
"enemy_squadman_kill": "0xFFB964",
"player_ally_blowup": "0xFFDD33",
"player_ally_hit": "0xFFDD33",
"player_ally_kill": "0xFFDD33",
"player_allytk_blowup": "0xFFDD33",
"player_allytk_hit": "0xFFDD33",
"player_allytk_kill": "0xFFDD33",
"player_enemy_blowup": "0xFFDD33",
"player_enemy_hit": "0xFFDD33",
"player_enemy_kill": "0xFFDD33",
"player_enemytk_blowup": "0xFFDD33",
"player_enemytk_hit": "0xFFDD33",
"player_enemytk_kill": "0xFFDD33",
"player_squadman_blowup": "0xFFDD33",
"player_squadman_hit": "0xFFDD33",
"player_squadman_kill": "0xFFDD33",
"squadman_ally_blowup": "0x00EAFF",
"squadman_ally_hit": "0x00EAFF",
"squadman_ally_kill": "0x00EAFF",
"squadman_allytk_blowup": "0x00EAFF",
"squadman_allytk_hit": "0x00EAFF",
"squadman_allytk_kill": "0x00EAFF",
"squadman_enemy_blowup": "0xF50800",
"squadman_enemy_hit": "0xF50800",
"squadman_enemy_kill": "0xF50800",
"squadman_enemytk_blowup": "0xF50800",
"squadman_enemytk_hit": "0xF50800",
"squadman_enemytk_kill": "0xF50800",
"squadman_squadman_blowup": "0x00EAFF",
"squadman_squadman_hit": "0x00EAFF",
"squadman_squadman_kill": "0x00EAFF",
"unknown_ally_blowup": "0x96FF00",
"unknown_ally_hit": "0x96FF00",
"unknown_ally_kill": "0x96FF00",
"unknown_allytk_blowup": "0x96FF00",
"unknown_allytk_hit": "0x96FF00",
"unknown_allytk_kill": "0x96FF00",
"unknown_enemy_blowup": "0xF50800",
"unknown_enemy_hit": "0xF50800",
"unknown_enemy_kill": "0xF50800",
"unknown_enemytk_blowup": "0xF50800",
"unknown_enemytk_hit": "0xF50800",
"unknown_enemytk_kill": "0xF50800",
"unknown_squadman_blowup": "0xFFB964",
"unknown_squadman_hit": "0xFFB964",
"unknown_squadman_kill": "0xFFB964"
},
"dmg_kind": {
"attack": "0xFFAA55",
"fire": "0xFF6655",
"other": "0xCCCCCC",
"ramming": "0x998855",
"world_collision": "0x998855"
},
"vtype": {
"HT": "0xFFACAC",
"LT": "0xA2FF9A",
"MT": "0xFFF198",
"SPG": "0xEFAEFF",
"TD": "0xA0CFFF",
"premium": "0xFFCC66",
"usePremiumColor": false
},
"hp": [
{ "value": 201, "color": "0xFF0000" },
{ "value": 401, "color": "0xDD4444" },
{ "value": 1001, "color": "0xFE7903" },
{ "value": 9999, "color": "0xFCFCFC" }
],
"hp_ratio": [
{ "value": 10, "color": "0xFF0000" },
{ "value": 25, "color": "0xDD4444" },
{ "value": 50, "color": "0xFE7903" },
{ "value": 101, "color": "0xFCFCFC" }
],
"x": [
{ "value": 17, "color": "0xFE0E00" },
{ "value": 34, "color": "0xFE7903" },
{ "value": 53, "color": "0xF8F400" },
{ "value": 76, "color": "0x60FF00" },
{ "value": 93, "color": "0x02C9B3" },
{ "value": 999, "color": "0xD042F3" }
],
"e": [
{ "value": 2, "color": "0xFE0E00" },
{ "value": 4, "color": "0xFE7903" },
{ "value": 5, "color": "0xF8F400" },
{ "value": 7, "color": "0x60FF00" },
{ "value": 9, "color": "0x02C9B3" },
{ "value": 20, "color": "0xD042F3" }
],
"rating": [
{ "value": 47, "color": "0xFE0E00" },
{ "value": 49, "color": "0xFE7903" },
{ "value": 52, "color": "0xF8F400" },
{ "value": 57, "color": "0x60FF00" },
{ "value": 64, "color": "0x02C9B3" },
{ "value": 101, "color": "0xD042F3" }
],
"avglvl": [
{ "value": 2, "color": "0xFE0E00" },
{ "value": 3, "color": "0xFE7903" },
{ "value": 5, "color": "0xF8F400" },
{ "value": 7, "color": "0x60FF00" },
{ "value": 9, "color": "0x02C9B3" },
{ "value": 11, "color": "0xD042F3" }
],
"eff": [
{ "value": 630, "color": "0xFE0E00" },
{ "value": 860, "color": "0xFE7903" },
{ "value": 1140, "color": "0xF8F400" },
{ "value": 1460, "color": "0x60FF00" },
{ "value": 1735, "color": "0x02C9B3" },
{ "value": 9999, "color": "0xD042F3" }
],
"kb": [
{ "value": 2, "color": "0xFE0E00" },
{ "value": 5, "color": "0xFE7903" },
{ "value": 9, "color": "0xF8F400" },
{ "value": 14, "color": "0x60FF00" },
{ "value": 20, "color": "0x02C9B3" },
{ "value": 999, "color": "0xD042F3" }
],
"t_battles": [
{ "value": 100, "color": "0xFE0E00" },
{ "value": 250, "color": "0xFE7903" },
{ "value": 500, "color": "0xF8F400" },
{ "value": 1000, "color": "0x60FF00" },
{ "value": 1800, "color": "0x02C9B3" },
{ "value": 99999, "color": "0xD042F3" }
],
"tdb": [
{ "value": 500, "color": "0xFE0E00" },
{ "value": 1000, "color": "0xF8F400" },
{ "value": 2000, "color": "0x60FF00" }
],
"tdv": [
{ "value": 0.6, "color": "0xFE0E00" },
{ "value": 0.8, "color": "0xFE7903" },
{ "value": 1, "color": "0xF8F400" },
{ "value": 1.3, "color": "0x60FF00" },
{ "value": 2, "color": "0x02C9B3" },
{ "value": 15, "color": "0xD042F3" }
],
"tfb": [
{ "value": 0.6, "color": "0xFE0E00" },
{ "value": 0.8, "color": "0xFE7903" },
{ "value": 1, "color": "0xF8F400" },
{ "value": 1.3, "color": "0x60FF00" },
{ "value": 2, "color": "0x02C9B3" },
{ "value": 15, "color": "0xD042F3" }
],
"tsb": [
{ "value": 0.6, "color": "0xFE0E00" },
{ "value": 0.8, "color": "0xFE7903" },
{ "value": 1, "color": "0xF8F400" },
{ "value": 1.3, "color": "0x60FF00" },
{ "value": 2, "color": "0x02C9B3" },
{ "value": 15, "color": "0xD042F3" }
],
"wn6": [
{ "value": 425, "color": "0xFE0E00" },
{ "value": 795, "color": "0xFE7903" },
{ "value": 1175, "color": "0xF8F400" },
{ "value": 1570, "color": "0x60FF00" },
{ "value": 1885, "color": "0x02C9B3" },
{ "value": 9999, "color": "0xD042F3" }
],
"wn8": [
{ "value": 315, "color": "0xFE0E00" },
{ "value": 755, "color": "0xFE7903" },
{ "value": 1315, "color": "0xF8F400" },
{ "value": 1965, "color": "0x60FF00" },
{ "value": 2525, "color": "0x02C9B3" },
{ "value": 9999, "color": "0xD042F3" }
]
},
"alpha": {
"hp": [
{ "value": 200, "alpha": 100 },
{ "value": 400, "alpha": 80 },
{ "value": 1000, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
],
"hp_ratio": [
{ "value": 10, "alpha": 100 },
{ "value": 25, "alpha": 80 },
{ "value": 50, "alpha": 60 },
{ "value": 101, "alpha": 40 }
],
"x": [
{ "value": 30, "alpha": 100 },
{ "value": 50, "alpha": 80 },
{ "value": 70, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
],
"e": [
{ "value": 5, "alpha": 100 },
{ "value": 7, "alpha": 80 },
{ "value": 9, "alpha": 60 },
{ "value": 20, "alpha": 40 }
],
"rating": [
{ "value": 49, "alpha": 100 },
{ "value": 53, "alpha": 80 },
{ "value": 60, "alpha": 60 },
{ "value": 101, "alpha": 40 }
],
"avglvl": [
{ "value": 11, "alpha": 100 }
],
"eff": [
{ "value": 860, "alpha": 100 },
{ "value": 1140, "alpha": 80 },
{ "value": 1460, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
],
"kb": [
{ "value": 2, "alpha": 100 },
{ "value": 10, "alpha": 80 },
{ "value": 20, "alpha": 60 },
{ "value": 999, "alpha": 40 }
],
"t_battles": [
{ "value": 250, "alpha": 100 },
{ "value": 500, "alpha": 80 },
{ "value": 1000, "alpha": 60 },
{ "value": 99999, "alpha": 40 }
],
"tdb": [
{ "value": 1, "alpha": 100 },
{ "value": 500, "alpha": 80 },
{ "value": 1000, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
],
"tdv": [
{ "value": 0.6, "alpha": 100 },
{ "value": 1, "alpha": 80 },
{ "value": 1.3, "alpha": 60 },
{ "value": 15, "alpha": 40 }
],
"tfb": [
{ "value": 0.6, "alpha": 100 },
{ "value": 1, "alpha": 80 },
{ "value": 1.3, "alpha": 60 },
{ "value": 15, "alpha": 40 }
],
"tsb": [
{ "value": 0.6, "alpha": 100 },
{ "value": 1, "alpha": 80 },
{ "value": 1.3, "alpha": 60 },
{ "value": 15, "alpha": 40 }
],
"wn6": [
{ "value": 795, "alpha": 100 },
{ "value": 1175, "alpha": 80 },
{ "value": 1570, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
],
"wn8": [
{ "value": 755, "alpha": 100 },
{ "value": 1315, "alpha": 80 },
{ "value": 1965, "alpha": 60 },
{ "value": 9999, "alpha": 40 }
]
},
"consts": {
"AVG_BATTLES": 2000,
"AVG_GWR": 48,
"AVG_XVMSCALE": 30,
"MAX_EBN": 200,
"VM_COEFF_FC": 0.93,
"VM_COEFF_MM_BASE": 0.8,
"VM_COEFF_MM_PLAYER": 0.93,
"VM_COEFF_VMM": 0.88,
"VM_COEFF_VMM_DEAD": 0.5
},
-snip

Share this post


Link to post

Short link
Share on other sites

RTFM?

 

"major" changed to "view", "special" are a separate class now. See default/minimapCircles.xc for correct structure and fix your config.

 

Share this post


Link to post

Short link
Share on other sites

Yea, I'm in the process of moving my config to the individual files like in the "default" folder.

Share this post


Link to post

Short link
Share on other sites

Tried it with multiple file config, same thing happens. The "view" circles work if I turn them on but my "special" circles show briefly and dissappear.

 

Here's my minimapCircles.xc:

 

'minimapCircles.xc'

/**
* Minimap circles. Only real map meters. Only for own unit.
* Круги на миникарте. Дистанция только в реальных метрах карты. Только для своей техники.
*/
{
"circles": {
"enabled": true,
// TODO: better description and translation
// View distance
// Дальность обзора
// Параметры:
// "enabled": false - выключен
// "distance" - дистанция
// "scale" - масштаб круга (множитель расстояния) (параметр не обязательный)
// "thickness" - толщина
// "alpha" - прозрачность
// "color" - цвет
// "state" - состояние танка: 1-стоит, 2-двигается (параметр не обязательный)
// Доступные значения расстояния:
// N - число в метрах, рисуется статический круг
// "dynamic" - реальная дальность обзора танка c учётом стоит/движется
// "motion" - реальная дальность обзора танка в движении
// "standing" - реальная дальность обзора танка стоя
// "blindarea" - реальная граница слепой зоны танка (50<=X<=445)
// "blindarea_motion" - реальная граница слепой зоны танка в движении (50<=X<=445)
// "blindarea_standing" - реальная граница слепой зоны танка стоя (50<=X<=445)
// Источник:
// http://www.koreanrandom.com/forum/topic/15467-/page-5#entry187139
// http://www.koreanrandom.com/forum/topic/15467-/page-4#entry186794
"view": [
// Main circles:
// Основные круги:
{ "enabled": false, "distance": "blindarea", "scale": 1, "thickness": 0.75, "alpha": 80, "color": "0x3EB5F1" },
{ "enabled": true, "distance": 445, "scale": 1, "thickness": 1.1, "alpha": 45, "color": "0xFFCC66" },
// Additional circles:
// Дополнительные круги:
{ "enabled": true, "distance": 50, "scale": 1, "thickness": 0.5, "alpha": 60, "color": "0xFFFFFF" },
{ "enabled": false, "distance": "standing", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0xFF0000" },
{ "enabled": false, "distance": "motion", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0x0000FF" },
{ "enabled": false, "distance": "dynamic", "scale": 1, "thickness": 1.0, "alpha": 60, "color": "0x3EB5F1" }
],
// Maximum range of fire for artillery
// Artillery gun fire range may differ depending on vehicle angle relative to ground
// and vehicle height positioning relative to target. These factors are not considered.
// See pics at http://goo.gl/ZqlPa
// ------------------------------------------------------------------------------------------------
// Максимальная дальность стрельбы для артиллерии
// Дальнобойность арты может меняться в зависимости от углов постановки машины на склонах местности
// и высоте расположения машины относительно цели. На миникарте эти факторы не учитываются.
// Подробнее по ссылке: http://goo.gl/ZqlPa
"artillery": { "enabled": true, "alpha": 55, "color": "0xFF6666", "thickness": 0.5 },
// Maximum range of shooting for machine gun
// Максимальная дальность полета снаряда для пулеметных танков
"shell": { "enabled": true, "alpha": 55, "color": "0xFF6666", "thickness": 0.5 },
// Special circles dependent on vehicle type.
// Many configuration lines for the same vehicle make many circles.
// See other vehicle types at (replace : symbol with -):
// http://code.google.com/p/wot-xvm/source/browse/trunk/src/xpm/xvmstat/vehinfo_short.py
// ------------------------------------------------------------------------------------------------
// Специальные круги, зависящие от модели техники.
// Несколько строк для одной техники делают несколько кругов.
// Названия танков для дополнения брать по ссылке (символ : заменяется -):
// http://code.google.com/p/wot-xvm/source/browse/trunk/src/xpm/xvmstat/vehinfo_short.py
"special": [
// Example: Artillery gun fire range circle
// Пример: Круг дальности стрельбы арты
// "enabled": false - выключен; "thickness" - толщина; "alpha" - прозрачность; "color" - цвет.
//{ "ussr-SU-18": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 500 } },
{ "su_18": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 500 } },
{ "gw_mk_vie": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 850 } },
{ "t57": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 553 } },
{ "renaultbs": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 483 } },
{ "gb25_loyd_carrier": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 509 } },
{ "su_26": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1218 } },
{ "bison_i": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 602 } },
{ "wespe": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 989 } },
{ "m7_priest": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 989 } },
{ "lorraine39_l_am": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 983 } },
{ "gb27_sexton": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1051 } },
{ "gb78_sexton_i": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1051 } },
{ "su_5": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 613 } },
{ "sturmpanzer_ii": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 602 } },
{ "pz_sfl_ivb": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 989 } },
{ "m37": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 989 } },
{ "amx_ob_am105": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1288 } },
{ "gb26_birch_gun": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1051 } },
{ "su122a": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1201 } },
{ "grille": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 836 } },
{ "m41": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1294 } },
{ "amx_105am": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1288 } },
{ "_105_lefh18b2": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1000 } },
{ "gb28_bishop": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 500 } },
{ "su_8": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1345 } },
{ "hummel": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1260 } },
{ "m44": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1294 } },
{ "amx_13f3am": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1381 } },
{ "gb77_fv304": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 500 } },
{ "s_51": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1264 } },
{ "su14_1": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1264 } },
{ "g_panther": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1300 } },
{ "m12": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1413 } },
{ "lorraine155_50": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1350 } },
{ "gb29_crusader_5inch": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1327 } },
{ "su_14": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1264 } },
{ "gw_tiger_p": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1333 } },
{ "m40m43": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1336 } },
{ "lorraine155_51": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1368 } },
{ "gb79_fv206": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1405 } },
{ "object_212": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1264 } },
{ "g_tiger": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1333 } },
{ "m53_55": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1291 } },
{ "bat_chatillon155_55": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1413 } },
{ "gb30_fv3805": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1354 } },
{ "object_261": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1470 } },
{ "g_e": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1333 } },
{ "t92": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1411 } },
{ "bat_chatillon155_58": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1413 } },
{ "gb31_conqueror_gun": { "enabled": true, "thickness": 1, "alpha": 60, "color": "0xEE4444", "distance": 1007 } },
{ "china-Ch01_Type59": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 111 } },
{ "china-Ch01_Type59": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 299 } },
{ "china-Ch01_Type59": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 324 } },
{ "china-Ch01_Type59": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "china-Ch02_Type62": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 280 } },
{ "china-Ch02_Type62": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 370 } },
{ "china-Ch14_T34_3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 306 } },
{ "china-Ch14_T34_3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 329 } },
{ "china-Ch14_T34_3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 382 } },
{ "china-Ch17_WZ131_1_WZ132": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 277 } },
{ "china-Ch17_WZ131_1_WZ132": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 374 } },
{ "china-Ch19_121": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 294 } },
{ "china-Ch19_121": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 318 } },
{ "china-Ch19_121": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 381 } },
{ "china-Ch22_113": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 377 } },
{ "china-Ch22_113": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "china-Ch23_112": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 376 } },
{ "china-Ch23_112": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "france-AMX_13_90": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 101 } },
{ "france-AMX_13_90": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 273 } },
{ "france-AMX_13_90": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 370 } },
{ "france-AMX_50_100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 373 } },
{ "france-AMX_50_100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 383 } },
{ "france-AMX_50_100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "france-AMX50_Foch": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 298 } },
{ "france-AMX50_Foch": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 333 } },
{ "france-AMX50_Foch": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "france-AMX_50Fosh_155": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 297 } },
{ "france-AMX_50Fosh_155": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 332 } },
{ "france-AMX_50Fosh_155": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "france-AMX_AC_Mle1948": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 310 } },
{ "france-AMX_AC_Mle1948": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 340 } },
{ "france-AMX_AC_Mle1948": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "france-Bat_Chatillon25t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 106 } },
{ "france-Bat_Chatillon25t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 283 } },
{ "france-Bat_Chatillon25t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 310 } },
{ "france-Bat_Chatillon25t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "france-ELC_AMX": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 246 } },
{ "france-ELC_AMX": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 363 } },
{ "france-F10_AMX_50B": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 386 } },
{ "france-F10_AMX_50B": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 392 } },
{ "france-F10_AMX_50B": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 397 } },
{ "france-FCM_36Pak40": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 257 } },
{ "france-FCM_36Pak40": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 302 } },
{ "france-FCM_36Pak40": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 337 } },
{ "france-FCM_50t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 377 } },
{ "france-FCM_50t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 385 } },
{ "france-FCM_50t": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "germany-DickerMax": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 277 } },
{ "germany-DickerMax": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 320 } },
{ "germany-DickerMax": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 363 } },
{ "germany-E-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 240 } },
{ "germany-E-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 305 } },
{ "germany-E-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 342 } },
{ "germany-E-50": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 183 } },
{ "germany-E-50": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 358 } },
{ "germany-E-50": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 366 } },
{ "germany-E-50": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 391 } },
{ "germany-E50_Ausf_M": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 335 } },
{ "germany-E50_Ausf_M": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 349 } },
{ "germany-E50_Ausf_M": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 386 } },
{ "germany-JagdPz_E100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 382 } },
{ "germany-JagdPz_E100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "germany-JagdTiger_SdKfz_185": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 332 } },
{ "germany-JagdTiger_SdKfz_185": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 359 } },
{ "germany-JagdTiger_SdKfz_185": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 384 } },
{ "germany-Leopard1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 297 } },
{ "germany-Leopard1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 320 } },
{ "germany-Leopard1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 378 } },
{ "germany-Lowe": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 379 } },
{ "germany-Lowe": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 386 } },
{ "germany-Lowe": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "germany-Panther_M10": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 328 } },
{ "germany-Panther_M10": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 344 } },
{ "germany-Panther_M10": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 382 } },
{ "germany-Pro_Ag_A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 335 } },
{ "germany-Pro_Ag_A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 380 } },
{ "germany-PzI_ausf_C": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 323 } },
{ "germany-PzI_ausf_C": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 380 } },
{ "germany-PzIII": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 276 } },
{ "germany-PzIII": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 287 } },
{ "germany-PzIII": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 315 } },
{ "germany-PzIV_Hydro": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 289 } },
{ "germany-PzIV_Hydro": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 312 } },
{ "germany-PzIV_Hydro": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 364 } },
{ "germany-PzIV_Schmalturm": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 307 } },
{ "germany-PzIV_Schmalturm": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 328 } },
{ "germany-PzIV_Schmalturm": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "germany-PzV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 357 } },
{ "germany-PzV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 366 } },
{ "germany-PzV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 390 } },
{ "germany-PzVI": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 351 } },
{ "germany-PzVI": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 362 } },
{ "germany-PzVI": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "germany-PzVIB_Tiger_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 368 } },
{ "germany-PzVIB_Tiger_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 375 } },
{ "germany-PzVIB_Tiger_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 386 } },
{ "germany-RhB_Waffentrager": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 240 } },
{ "germany-RhB_Waffentrager": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 299 } },
{ "germany-RhB_Waffentrager": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 368 } },
{ "germany-Sturer_Emil": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 327 } },
{ "germany-Sturer_Emil": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 356 } },
{ "germany-Sturer_Emil": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 384 } },
{ "germany-T-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 303 } },
{ "germany-T-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 324 } },
{ "germany-T-25": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 375 } },
{ "germany-VK7201": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 380 } },
{ "germany-VK7201": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 386 } },
{ "germany-VK7201": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 397 } },
{ "germany-Waffentrager_E100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 364 } },
{ "germany-Waffentrager_E100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 423 } },
{ "germany-Waffentrager_E100": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 425 } },
{ "germany-Waffentrager_IV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 287 } },
{ "germany-Waffentrager_IV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 326 } },
{ "germany-Waffentrager_IV": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 377 } },
{ "japan-Chi_Nu_Kai": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 287 } },
{ "japan-Chi_Nu_Kai": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 308 } },
{ "japan-Chi_Nu_Kai": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 356 } },
{ "japan-Chi_Ri": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 336 } },
{ "japan-Chi_Ri": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 352 } },
{ "japan-Chi_Ri": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 384 } },
{ "japan-Chi_To": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 320 } },
{ "japan-Chi_To": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 340 } },
{ "japan-Chi_To": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 380 } },
{ "japan-STA_1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 292 } },
{ "japan-STA_1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 316 } },
{ "japan-STA_1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 374 } },
{ "japan-ST_B1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 303 } },
{ "japan-ST_B1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 325 } },
{ "japan-ST_B1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 380 } },
{ "japan-Type_61": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 331 } },
{ "japan-Type_61": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 346 } },
{ "japan-Type_61": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 386 } },
{ "uk-GB13_FV215b": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 383 } },
{ "uk-GB13_FV215b": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "uk-GB21_Cromwell": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 338 } },
{ "uk-GB21_Cromwell": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 351 } },
{ "uk-GB21_Cromwell": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 385 } },
{ "uk-GB48_FV215b_183": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 349 } },
{ "uk-GB48_FV215b_183": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 379 } },
{ "uk-GB48_FV215b_183": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 423 } },
{ "uk-GB68_Matilda_Black_Prince": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 275 } },
{ "uk-GB68_Matilda_Black_Prince": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 296 } },
{ "uk-GB68_Matilda_Black_Prince": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 345 } },
{ "uk-GB70_FV4202_105": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 301 } },
{ "uk-GB70_FV4202_105": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 323 } },
{ "uk-GB70_FV4202_105": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 379 } },
{ "uk-GB71_AT_15A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 308 } },
{ "uk-GB71_AT_15A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 339 } },
{ "uk-GB71_AT_15A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 369 } },
{ "uk-GB76_Mk_VIC": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 243 } },
{ "uk-GB76_Mk_VIC": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 262 } },
{ "uk-GB76_Mk_VIC": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 309 } },
{ "usa-M18_Hellcat": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 252 } },
{ "usa-M18_Hellcat": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 305 } },
{ "usa-M18_Hellcat": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 348 } },
{ "usa-M24_Chaffee": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 298 } },
{ "usa-M24_Chaffee": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 376 } },
{ "usa-M36_Slagger": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x008000", "distance": 120 } },
{ "usa-M36_Slagger": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 291 } },
{ "usa-M36_Slagger": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 325 } },
{ "usa-M36_Slagger": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 357 } },
{ "usa-M4_Sherman": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 326 } },
{ "usa-M4_Sherman": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 340 } },
{ "usa-M4_Sherman": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "usa-M48A1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 335 } },
{ "usa-M48A1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 349 } },
{ "usa-M48A1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 386 } },
{ "usa-M6A2E1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 397 } },
{ "usa-M6A2E1": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 400 } },
{ "usa-Pershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 132 } },
{ "usa-Pershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 307 } },
{ "usa-Pershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 328 } },
{ "usa-Pershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 379 } },
{ "usa-Ram-II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 327 } },
{ "usa-Ram-II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 340 } },
{ "usa-Ram-II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 372 } },
{ "usa-T110": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 377 } },
{ "usa-T110": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 385 } },
{ "usa-T110": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "usa-T110E4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 328 } },
{ "usa-T110E4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 351 } },
{ "usa-T110E4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 384 } },
{ "usa-T14": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 372 } },
{ "usa-T14": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 392 } },
{ "usa-T1_Cunningham": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 347 } },
{ "usa-T1_Cunningham": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 367 } },
{ "usa-T1_Cunningham": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 422 } },
{ "usa-T1_E6": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 264 } },
{ "usa-T1_E6": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 283 } },
{ "usa-T1_E6": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 333 } },
{ "usa-T20": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 286 } },
{ "usa-T20": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 312 } },
{ "usa-T20": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "usa-T25_AT": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 93 } },
{ "usa-T25_AT": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 267 } },
{ "usa-T25_AT": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 315 } },
{ "usa-T25_AT": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 353 } },
{ "usa-T26_E4_SuperPershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 344 } },
{ "usa-T26_E4_SuperPershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 358 } },
{ "usa-T26_E4_SuperPershing": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "usa-T29": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 382 } },
{ "usa-T29": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "usa-T2_lt": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 260 } },
{ "usa-T2_lt": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 280 } },
{ "usa-T2_lt": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 330 } },
{ "usa-T32": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 372 } },
{ "usa-T32": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 383 } },
{ "usa-T32": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 394 } },
{ "usa-T34_hvy": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 378 } },
{ "usa-T34_hvy": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 386 } },
{ "usa-T34_hvy": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "usa-T57_58": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 375 } },
{ "usa-T57_58": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 384 } },
{ "usa-T57_58": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "usa-T69": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 314 } },
{ "usa-T69": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 333 } },
{ "usa-T69": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 380 } },
{ "usa-T71": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 297 } },
{ "usa-T71": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 376 } },
{ "usa-T7_Combat_Car": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 253 } },
{ "usa-T7_Combat_Car": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 271 } },
{ "usa-T7_Combat_Car": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 312 } },
{ "ussr-A44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 356 } },
{ "ussr-A44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 367 } },
{ "ussr-A44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 390 } },
{ "ussr-IS-3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 375 } },
{ "ussr-IS-3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 387 } },
{ "ussr-IS-3": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "ussr-IS-4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 376 } },
{ "ussr-IS-4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 388 } },
{ "ussr-IS-4": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "ussr-IS-7": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 376 } },
{ "ussr-IS-7": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 388 } },
{ "ussr-IS-7": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 396 } },
{ "ussr-KV-5": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 388 } },
{ "ussr-KV-5": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 394 } },
{ "ussr-KV-5": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 398 } },
{ "ussr-Object_140": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0x009900", "distance": 120 } },
{ "ussr-Object_140": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 287 } },
{ "ussr-Object_140": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 313 } },
{ "ussr-Object_140": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 378 } },
{ "ussr-Object252": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 375 } },
{ "ussr-Object252": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 387 } },
{ "ussr-Object252": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 395 } },
{ "ussr-Object263": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 294 } },
{ "ussr-Object263": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 331 } },
{ "ussr-Object263": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "ussr-Object268": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 296 } },
{ "ussr-Object268": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 337 } },
{ "ussr-Object268": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "ussr-Object416": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 240 } },
{ "ussr-Object416": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 300 } },
{ "ussr-Object416": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 368 } },
{ "ussr-Object_430": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 277 } },
{ "ussr-Object_430": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 305 } },
{ "ussr-Object_430": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 376 } },
{ "ussr-Object_704": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 288 } },
{ "ussr-Object_704": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 332 } },
{ "ussr-Object_704": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 373 } },
{ "ussr-R104_Object_430_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 290 } },
{ "ussr-R104_Object_430_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 315 } },
{ "ussr-R104_Object_430_II": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 383 } },
{ "ussr-SU100Y": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 357 } },
{ "ussr-SU100Y": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 373 } },
{ "ussr-SU100Y": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 389 } },
{ "ussr-SU122_44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 245 } },
{ "ussr-SU122_44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 301 } },
{ "ussr-SU122_44": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 358 } },
{ "ussr-SU_85I": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 239 } },
{ "ussr-SU_85I": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 294 } },
{ "ussr-SU_85I": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 339 } },
{ "ussr-T-34-85": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 332 } },
{ "ussr-T-34-85": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 344 } },
{ "ussr-T-34-85": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 376 } },
{ "ussr-T62A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xEE4444", "distance": 291 } },
{ "ussr-T62A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFF00FF", "distance": 315 } },
{ "ussr-T62A": { "enabled": true, "thickness": 0.5, "alpha": 60, "color": "0xFFFF00", "distance": 378 } }

]
}
}

Share this post


Link to post

Short link
Share on other sites

Now it seems that you have it correct and there is some but (never tested special), report it here: http://www.koreanrandom.com/forum/topic/16384-%D1%82%D0%B5%D1%81%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5-test-xvm-532/page-5

 

It's not about file, you can have as many files you want, with names you want :) . Still, a move in right direction, you will have easier time reading and correcting it in future.

 

Main question: do you still need "special"? What are these values for in your config?

Share this post


Link to post

Short link
Share on other sites
Main question: do you still need "special"? What are these values for in your config?

 

In my opinion the 50m circle is useful, so is the 445 circle and the drawrange square. However the dynamic viewrange circles, with or without optics/binocs, aren't very useful as they only show how far out you can spot a Maus or WTE100 and for higher tiers that is usually capped by the 445 circle anyway.

 

My three circles per tank outline how close an enemy can get before IT spots ME, out in the open, when I'm still, moving and firing. The circles are based on my tanks with crewskills/perks, equipment and camopaint factored in. I've used it to gauge how close I can do spotting runs, or snipe at tanks that would not see me and so on. It is just a crutch I've used to play the vision game

Share this post


Link to post

Short link
Share on other sites

OK, i suspected sth. like that. 

You can use dynamic macros with "scale" parameter, although that scale will be the same for all tanks. Try it as a temporary workaround.

Share this post


Link to post

Short link
Share on other sites

This bug will be fixed.

Fixed, but we are switched to WoT 0.9.2, so it will not be available in the 0.9.1.

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...