Jump to content
Korean Random
█XlebniDizele4ku

[Миникарта / Minimap]

Recommended Posts

Разобрался как добавлять круги засветки, но угн на миникарте почему то не отображаются, хотя их вроде тоже добавил. Посмотрите пожалуйста...

XVM.xvmconf

Edited by GrizliK

Share this post


Link to post

Short link
Share on other sites

Разобрался как добавлять круги засветки, но угн на миникарте почему то не отображаются, хотя их вроде тоже добавил. Посмотрите пожалуйста...

их еще и включить нужно было :)

XVM-GrizliK.xvmconf

Share this post


Link to post

Short link
Share on other sites

их еще и включить нужно было :)

Спасибо, а не ткнете пальцем где их включать надо было? И еще у меня угн показываются только в пределах круга засветки (450м), можно поменять что бы на всю карту смотрело?

Share this post


Link to post

Short link
Share on other sites

Спасибо, а не ткнете пальцем где их включать надо было? И еще у меня угн показываются только в пределах круга засветки (450м), можно поменять что бы на всю карту смотрело?

"minimap": {

...

"lines": {

      "vehicle": [ //направление техники

....

      ],

      "enabled": true, //вкл-выкл ВСЕ линии

      "traverseAngle": [ // УГН

...

      ],

      "camera": [ // направление камеры

....

 

внутри них

{

          "to": 445, // линия заканчивается на 445

          "inmeters": true, // меряем в метрах

          "alpha": 30, // прозрачность

          "from": 350, // линия начинается с 350

          "enabled": true, // вкл-выкл ЭТОЙ линии

          "color": 4517444, //цвет

          "thickness": 1 // толщина линии

        }

Edited by VicKing

Share this post


Link to post

Short link
Share on other sites

кто то добавлял себе контурные иконки пропавших юнитов в 3.5.0?

Share this post


Link to post

Short link
Share on other sites
нормально еще в 3.4 работали

 

 

скинь конф гляну

Share this post


Link to post

Short link
Share on other sites
1. зачем? 2. конфиг чего тебе?
 

 

как зачем блок миникарты гляну если у тебя работает

Share this post


Link to post

Short link
Share on other sites

миникарта

"minimap": {
    "mapBackgroundImageAlpha": 100,
    "lines": { // Линии. Только для своей техники.
       "enabled": true,
       // "inmeters": true  - дистанция отрезка в метрах реальной карты.
       // "inmeters": false - дистанция отрезка в точках миникарты. Сторона миникарты 211 точек.
       "vehicle": [ // Направление корпуса своей техники.
         { "enabled": true, "from": 0,  "to": 150, "inmeters": true, "thickness": 0.3,   "alpha": 65, "color": "0xFFBF00"}
       ],
       "camera": [ // Направление камеры от своей техники.
         { "enabled": true, "from":  50,  "to": 2000, "inmeters": true, "thickness": 0.8, "alpha": 65, "color": "0xFFFFFF"}
       ],
       "traverseAngle": [ // Углы горизонтальной наводки. Срабатывают только, если углы есть.
         { "enabled": true, "from": 50,  "to": 2000, "inmeters": true, "thickness": 0.3,   "alpha": 65, "color": "0xFFBF00"}
       ]
    },
    "selfIconAlpha": 100,
    "enabled": true,
    "cameraAlpha": 100,
    "iconScale": 1,
    "circles": {
      "major": [
            { "enabled": true, "distance": 445, "thickness": 0.3, "alpha": 65, "color": "0xFF3333" },
            { "enabled": true, "distance": 50, "thickness": 0.3, "alpha": 50, "color": "0xFFFFFF" }
      ],
      "enabled": true,
      "special": [
  // Дальность стрельбы арты
    // USSR 
            { "su_18":            { "enabled": true, "distance": 552,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } }, // оттенок синего
            { "su_26":            { "enabled": true, "distance": 578,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "su_5":             { "enabled": true, "distance": 605,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "su_8":             { "enabled": true, "distance": 920,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "s_51":             { "enabled": true, "distance": 1229, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "su_14":            { "enabled": true, "distance": 1229, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "object_212":       { "enabled": true, "distance": 1229, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "object_261":       { "enabled": true, "distance": 1463, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
    // Germany
            { "bison_i":          { "enabled": true, "distance": 605,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "sturmpanzer_ii":   { "enabled": true, "distance": 605,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "wespe":            { "enabled": true, "distance": 1000, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "grille":           { "enabled": true, "distance": 1210, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "hummel":           { "enabled": true, "distance": 1264, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "g_panther":        { "enabled": true, "distance": 1407, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "g_tiger":          { "enabled": true, "distance": 1172, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "g_e":              { "enabled": true, "distance": 1172, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
    // USA
            { "t57":              { "enabled": true, "distance": 552,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "m37":              { "enabled": true, "distance": 969,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "m7_priest":        { "enabled": true, "distance": 1047, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "m41":              { "enabled": true, "distance": 1210, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "m12":              { "enabled": true, "distance": 1316, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "m40m43":           { "enabled": true, "distance": 1179, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "t92":              { "enabled": true, "distance": 1248, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
    // France
            { "renaultbs":        { "enabled": true, "distance": 450,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "lorraine39_l_am":  { "enabled": true, "distance": 844,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "amx_105am":        { "enabled": true, "distance": 1000, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "_105_lefh18b2":    { "enabled": true, "distance": 1000, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "amx_13f3am":       { "enabled": true, "distance": 1250, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "lorraine155_50":   { "enabled": true, "distance": 1202, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "lorraine155_51":   { "enabled": true, "distance": 1296, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
            { "bat_chatillon155": { "enabled": true, "distance": 1296, "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } },
  
    // Дальность обзора танков
       // Арта
            { "bison_i":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "renaultbs":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_18":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t57":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "lorraine39_l_am":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m37":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
   { "sexton_i":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "sturmpanzer_ii":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_26":            { "enabled": true, "distance": 300,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "wespe":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "_105_lefh18b2":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_105am":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "grille":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m7_priest":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_5":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_13f3am":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "hummel":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m41":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_8":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "g_panther":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "lorraine155_50":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m12":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "s_51":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_14":            { "enabled": true, "distance": 300,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "g_tiger":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "lorraine155_51":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m40m43":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object_212":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "bat_chatillon155":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "g_e":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object_261":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t92":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },

       // Техника по уровням:
       // 1
            { "ch06_renault_nc31":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb01_medium_mark_i":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ltraktor":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ms_1":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "observer":            { "enabled": true, "distance": 240,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "renaultft":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t1_cunningham":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 2
            { "at_1":            { "enabled": true, "distance": 250,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "bt_2":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch07_vickers_mke_type_bt26":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "d1":            { "enabled": true, "distance": 300,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb03_cruiser_mk_i":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb05_vickers_medium_mk_ii":            { "enabled": true, "distance": 300,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb39_universal_carrierqf2":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb58_cruiser_mk_iii":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "h39_captured":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "hotchkiss_h35":            { "enabled": true, "distance": 300,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m2_lt":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "panzerjager_i":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pz35t":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzi":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzii":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "renaultft_ac":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t1_e6":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t18":            { "enabled": true, "distance": 240,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t2_lt":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t2_med":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_26":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "tetrarch_ll":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 3
            { "amx38":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "bt_7":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "bt_sv":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch08_type97_chi_ha":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "d2":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "fcm_36pak40":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "g20_marder_ii":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb06_vickers_medium_mk_iii":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb42_valentine_at":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb59_cruiser_mk_iv":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb69_cruiser_mk_ii":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m2_med":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m22_locust":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m3_stuart":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m3_stuart_ll":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "mtls_1g14":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pz38t":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzi_ausf_c":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzii_j":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "pz_ii_ausfg":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziii_a":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "renaultue57":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "s35_captured":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_76":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_127":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_15":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_46":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t82":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 4
            { "a_20":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "a_32":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx40":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "b1":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "b_1bis_captured":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch09_m5":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gaz_74b":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb04_valentine":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb07_matilda":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb57_alecto":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb60_covenanter":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "hetzer":            { "enabled": true, "distance": 260,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m3_grant":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m5_stuart":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m8a1":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pz38_na":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzii_luchs":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziii":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "somua_sau_40":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_28":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t40":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_50":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "valentine_ll":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 5
            { "bdr_g1b":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch21_t34":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "churchill_ll":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "elc_amx":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb08_churchill_i":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb20_crusader":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb68_matilda_black_prince":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb73_at2":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv1":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_220":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_220_action":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m10_wolverine":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m24_chaffee":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m4_sherman":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m4a2e4":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m7_med":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "matilda_ii_ll":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziii_iv":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziv":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziv_hydro":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ram_ii":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "s_35ca":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "stugiii":            { "enabled": true, "distance": 310,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_85i":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_85":            { "enabled": true, "distance": 280,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_50_2":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t1_hvy":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t14":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_25":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_34":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t49":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk1602":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 6
            { "amx_12t":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "arl_44":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "arl_v39":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch15_59_16":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch20_type58":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "dickermax":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb09_churchill_vii":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb21_cromwell":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb40_gun_carrier_churchill":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb63_tog_ii":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb74_at8":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdpziv":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_1s":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv2":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m18_hellcat":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m36_slagger":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m4a3e8_sherman":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m6":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pziv_schmalturm":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzv_pziv":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzv_pziv_ausf_alfa":            { "enabled": true, "distance": 320,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "sherman_jumbo":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_100":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su100y":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t150":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t21":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_34_85":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk2801":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk3001h":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk3001p":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk3601h":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 7
            { "amx_13_75":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_ac_mle1946":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_m4_1945":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch02_type62":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch04_t34_1":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch10_is2":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch16_wz_131":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb10_black_prince":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb22_comet":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb71_at_15a":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb75_at7":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "is":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdpanther":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_13":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_3":            { "enabled": true, "distance": 340,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "panther_m10":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzv":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzvi":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzvi_tiger_p":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su100m1":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su122_44":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_152":            { "enabled": true, "distance": 330,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t20":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t25_2":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t25_at":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t29":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_43":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t71":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk3002db":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 8
            { "amx_13_90":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_50_100":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx_ac_mle1948":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch01_type59":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch01_type59_gold":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch03_wz_111":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch05_t34_2":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch11_110":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch17_wz131_1_wz132":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "fcm_50t":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ferdinand":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb11_caernarvon":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb23_centurion":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb72_at15":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "is_3":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "isu_152":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdpantherii":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdtiger_sdkfz_185":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv4":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "kv_5":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "lowe":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m6a2e1":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object252":            { "enabled": true, "distance": 350,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "panther_ii":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pershing":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "pzvib_tiger_ii":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su_101":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t23":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t26_e4_superpershing":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t28":            { "enabled": true, "distance": 370,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t28_prototype":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t32":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t34_hvy":            { "enabled": true, "distance": 360,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_44":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t69":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk4502a":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 9
            { "amx_50_120":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "amx50_foch":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch12_111_1_2_3":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch18_wz_120":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "e_50":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "e_75":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb12_conqueror":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb24_centurion_mk3":            { "enabled": true, "distance": 410,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb32_tortoise":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "is8":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdtiger":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "lorraine40t":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m103":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m46_patton":            { "enabled": true, "distance": 410,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object_704":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "st_i":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "su122_54":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t30":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t_54":            { "enabled": true, "distance": 390,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t54e1":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t95":            { "enabled": true, "distance": 380,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "vk4502p":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
       // 10
            { "amx_50fosh_155":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "bat_chatillon25t":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch19_121":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "ch22_113":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "e_100":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "e50_ausf_m":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "f10_amx_50b":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb13_fv215b":            { "enabled": true, "distance": 410,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
    { "gb48_fv215b_183":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "gb70_fv4202_105":            { "enabled": true, "distance": 410,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "is_4":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "is_7":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "jagdpz_e100":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "m48a1":            { "enabled": true, "distance": 420,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "maus":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object263":            { "enabled": true, "distance": 410,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "object268":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t110":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t110e3":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t110e4":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t57_58":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "t62a":            { "enabled": true, "distance": 400,  "thickness": 0.3, "alpha": 65, "color": "0x7FDC00" } },
            { "white_tiger":            { "enabled": true, "distance": 460,  "thickness": 0.3, "alpha": 65, "color": "0x00BBFF" } }
      ]
    },
    "labels": {
      "mapSize": {
        "shadow": {
          "blur": 0,
          "enabled": true,
          "distance": 0,
          "color": "0xAAAAAA",
          "angle": 0,
          "alpha": 0,
          "strength": 3
        },
        "offsetX": 0,
        "width": 100,
        "css": "font-size:11px; color:#FFFFFF;",
        "offsetY": 0,
        "height": 30,
        "enabled": true,
        "alpha": 85,
        "format": "<b>{{cellsize}}0 м²</b>"
      },
      "vehicleclassmacro": {
        "light": "<font size='9' face='XVM'>l<br><font size='6' face='$FieldFont'>",
        "medium": "<font size='9' face='XVM'>m<br><font size='6' face='$FieldFont'>",
        "spg": "<font size='9' face='XVM'>s<br><font size='6' face='$FieldFont'>",
        "heavy": "<font size='9' face='XVM'>h<br><font size='6' face='$FieldFont'>",
        "superh": "",
        "td": "<font size='9' face='XVM'>t<br><font size='6' face='$FieldFont'>"
      },
      "units": {
        "shadow": {
          "lost": {
            "blur": 0,
            "enabled": true,
            "distance": 0,
            "color": "0xFEFFFF",
            "angle": 0,
            "alpha": 70,
            "strength": 1
          },
          "ally": {
            "blur": 2,
            "enabled": true,
            "distance": 0,
            "color": "0x00FF00",
            "angle": 0,
            "alpha": 30,
            "strength": 2
          },
          "enemy": {
            "blur": 0,
            "enabled": true,
            "distance": 0,
            "color": "0x000000",
            "angle": 0,
            "alpha": 60,
            "strength": 5000
          },
          "oneself": {
            "blur": 8,
            "enabled": true,
            "distance": 0,
            "color": "0xFFFFFF",
            "angle": 0,
            "alpha": 40,
            "strength": 4
          },
          "squad": {
            "blur": 8,
            "enabled": true,
            "distance": 0,
            "color": "0x00CCCC",
            "angle": 0,
            "alpha": 40,
            "strength": 4
          }
        },
        "css": {
          "lost": ".mm_l{font-size:6.75px; color:#FFFFFF;}",
          "ally": ".mm_a{font-family:$FieldFont; font-size:7px; color:#BBEEBB;}",
          "enemy": ".mm_e{font-family:$FieldFont; font-size:7px; color:#FF708C;}",
          "oneself": "font-family:$FieldFont; font-size:8px; color:#FFFFFF;",
          "squad": ".mm_s{font-family:$FieldFont; font-size:7px; color:#DCC800;}"
        },
        "format": {
          "lost": "<span class='mm_l'>{{vehicle-class}}<i>{{vehicle-type}}</i></span>",
          "ally": "<span class='mm_a'>{{vehicle-type}}</span>",
          "enemy": "<span class='mm_e'>{{vehicle-type}}</span>",
          "oneself": "",
          "squad": "<span class='mm_s'><i>{{short-nick}}</i></span>"
        },
        "lostEnemyEnabled": true,
        "offset": {
          "lost": {
            "y": -4,
            "x": -4
          },
          "ally": {
            "y": 3,
            "x": 0
          },
          "enemy": {
            "y": 3,
            "x": 0
          },
          "oneself": {
            "y": 0,
            "x": 0
          },
          "squad": {
            "y": 0,
            "x": 0
          }
        },
        "revealedEnabled": true,
        "alpha": {
          "lost": 100,
          "ally": 100,
          "enemy": 100,
          "oneself": 100,
          "squad": 100
        }
      },
      "nickShrink": 6
    }
  },

Share this post


Link to post

Short link
Share on other sites

Дык это из редактора, без подсказок.

Тут разберётся тока ДОКА в этих делах.

Новичку с наскока не так просто понять.

Edited by NikolayHAOS

Share this post


Link to post

Short link
Share on other sites
Новичку с наскока не так просто понять.

 

ну так не ясно

Share this post


Link to post

Short link
Share on other sites

Если обратить внимание на сборку

Сборка Alastanka xvm-3.4.2 Русский 02/03/2013

И внимательно посмотреть как там все у него организовано, то можно на основе его идей и решений, в любой конфиг вставить любые иконки.

 

Я думал над этим. Как привязать иконку уровня это понятно. Но как уровень и одновременно тип техники(( я пока не смог придумать.

Share this post


Link to post

Short link
Share on other sites
я пока не смог придумать.

Вот тут... не грех спросить совета, но не у меня, а у тех кто знает :-)

Share this post


Link to post

Short link
Share on other sites

Всем привет. Вобщем история такова, стоял XVM 3.4.0, стату показывал, отлетающее ХП и т.д. Но не показывал названия танков на миникарте. Скачал XVM 3.5.0, заменил все файлы, стал показывать названия танков, линии направления ствола и прочее, НО! перестал показывать статистику :( Вернул файлы версии 3.4.0, стата показывается, названия танков-нет. Из 3.5.0 перекинул файл minimap.swf стата показывается, названия нет. Затем перекинул файл VehicleMarkersManager.swf из версии 3.5.0 - названия танков стали отображаться, стата - нет :( Вот такая печаль. Кто может что нить толковое подсказать по данному вопросу? может в конфиге что дописать нужно?

Share this post


Link to post

Short link
Share on other sites

@pinbalist, Стоит читать то, что пишется в описании версии при ее скачивании

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Прошу помочь в редактировании рамки на миникарте  режиме САУ. Не хватает опыта сделать в ней две диагонали для лучшего позиционирования центральной точки. В программе Sothink SWF Decompiler я нахожу ее в виде файла 282. post-10649-0-70114300-1362725441_thumb.j , а дальше торможу ((. Помогите пожалуйста, желательно сразу файлом minimap.swf

 

post-10649-0-70114300-1362725441_thumb.jpg

Share this post


Link to post

Short link
Share on other sites

Доброго!

А как нарисовать квадрат 1000 на 1000м? 

как ни странно видимость противника по чужому засвету работает именно по квадрату Оо

раньше пользовался модом миникарты от Локастана и там в версии под 083 нарисовали квадрат.

Факт ) Метр вперед (на минимапе линия квадрата пересекла иконку прот.) - танк противника появляется, что по прямой что по диагонали.

Очень удобно, хоть и смешно )

Edited by Zuim

Share this post


Link to post

Short link
Share on other sites

Прошу помочь в редактировании рамки на миникарте  режиме САУ. Не хватает опыта сделать в ней две диагонали для лучшего позиционирования центральной точки. В программе Sothink SWF Decompiler я нахожу ее в виде файла 282. post-10649-0-70114300-1362725441_thumb.j , а дальше торможу ((. Помогите пожалуйста, желательно сразу файлом minimap.swf

 

Забирай. Изменен квадрат САУ, убран треугольник танка. Версия xvm-3.5.0-test1

post-7892-0-09948300-1362728878_thumb.jpg

Minimap.zip

Edited by Dimitro
  • Upvote 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...