Jump to content
Korean Random

Aslain

User
  • Content Count

    733
  • Joined

  • Last visited

  • Days Won

    66

Posts posted by Aslain


  1. Proof Where?

    On screenies below, base icons in XVM are huge, while the original wot client has it nice and small by default.

     

    Map 600m2

     

    ------------------------- Original WoT Client ------------------------------------------------------------------------------ XVM 3.5.0-test6 --------------------------------

    KC5YPlR.jpg1l4gSpu.jpg

     

    Map 800m2

     

    ------------------------- Original WoT Client ------------------------------------------------------------------------------ XVM 3.5.0-test6 --------------------------------

    QNoP0rh.jpgF7UtF03.jpg

     

    Map 1000m2

     

    ------------------------- Original WoT Client ------------------------------------------------------------------------------ XVM 3.5.0-test6 --------------------------------

    xZT9cWP.jpgcONJXPc.jpg

     

     

    Compare with the real size on the surface.

    I didn't check but does it means you did it on purpose, enlarged the base icons to match the circle on the ground? If so, could you make it selectable in a config (e.g. false: default wot size, true: current enlarged size) ? Locastan's minimap had this issue but he managed to fix his mod and base icons are ok there, but I would prefer XVM's minimap as it has better features.

     

     

    Is 8.5 already happened? :)

    Of course I meant XVM compatible with 0.8.5 CT :)


  2.  

     

    XVM-3.5.0-test2:
      * minimap: iconScale now does not affect capture bases
     

     

     

     

    This is the problem, you wrote it's fixed while I have proof it's not :) I'm using test6 and have different base sizes, depending on map size (800m vs 1000m).

     

    ps. How big are chances for XVM for 8.5 today? Thank you for helping, and good work guys!


  3. Feature :)

     

    just replace the color 0xFFCC66 by 0x60FF00 in the 'lines/camera' section.

    and vice versa in 'lines/vehicle' one.

    Ok but it will only change color, and I would like to have the shape too, green laser line starts with more wider size, then turns into thicker and even more thicker on the end.

     

    Have a question about minimap base/spawn icons, why they are this large? In default client they are 1/3 smaller at least.


  4. Hello,

     

    I have two questions regarding the minimap.

     

    First question: why the base & spawning icons are bigger than original minimap? Is this a bug or feature?

     

    Second question: how to use green laser line as my aim, instead of tank direction? I would like to switch it over.

     

    This is my minimap code:

     "minimap": {

        "cameraAlpha": 100,
        "circles": {
          "major": [
            {
              "distance": 445,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "alpha": 35,
              "enabled": true
            },
            {
              "distance": 50,
              "thickness": 1,
              "color": "0xFFFFFF",
              "alpha": 30,
              "enabled": false
            }
          ],
          "special": [
            {
              "su_18": {
                "distance": 552,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_26": {
                "distance": 578,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_5": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_8": {
                "distance": 920,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "s_51": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_14": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "object_212": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "object_261": {
                "distance": 1463,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "bison_i": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "sturmpanzer_ii": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "wespe": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "grille": {
                "distance": 1210,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "hummel": {
                "distance": 1264,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_panther": {
                "distance": 1407,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_tiger": {
                "distance": 1172,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_e": {
                "distance": 1172,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "t57": {
                "distance": 552,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m37": {
                "distance": 969,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m7_priest": {
                "distance": 1047,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m41": {
                "distance": 1210,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m12": {
                "distance": 1316,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m40m43": {
                "distance": 1179,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "t92": {
                "distance": 1248,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "renaultbs": {
                "distance": 450,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine39_l_am": {
                "distance": 844,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "amx_105am": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "_105_lefh18b2": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "amx_13f3am": {
                "distance": 1250,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine155_50": {
                "distance": 1202,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine155_51": {
                "distance": 1296,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "bat_chatillon155": {
                "distance": 1296,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            }
          ],
          "enabled": true
        },
        "iconScale": 0.75,
        "mapBackgroundImageAlpha": 100,
        "lines": {
          "vehicle": [
            {
              "alpha": 45,
              "thickness": 1.5,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 95,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1.4,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 145,
              "from": 100,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 1.3,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 196,
              "from": 150,
              "enabled": true
            },
            {
              "alpha": 33,
              "thickness": 1.2,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 246,
              "from": 200,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.1,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 296,
              "from": 250,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 397,
              "from": 300,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.9,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 497,
              "from": 400,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 2000,
              "from": 500,
              "enabled": true
            }
          ],
          "camera": [
            {
              "alpha": 45,
              "thickness": 1.3,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 80,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1.2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 180,
              "from": 120,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 1.1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 280,
              "from": 220,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 380,
              "from": 320,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.9,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 480,
              "from": 420,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.8,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 580,
              "from": 520,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 680,
              "from": 620,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 780,
              "from": 720,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 880,
              "from": 820,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 980,
              "from": 920,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1080,
              "from": 1020,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1180,
              "from": 1120,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1280,
              "from": 1220,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1380,
              "from": 1320,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1480,
              "from": 1420,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1580,
              "from": 1520,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1680,
              "from": 1620,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1780,
              "from": 1720,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1880,
              "from": 1820,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 2000,
              "from": 1920,
              "enabled": true
            },
            {
              "alpha": 45,
              "thickness": 2.2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 100,
              "from": 99,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 2.1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 200,
              "from": 199,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 300,
              "from": 299,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.9,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 400,
              "from": 399,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.8,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 500,
              "from": 499,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.7,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 600,
              "from": 599,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 700,
              "from": 699,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 800,
              "from": 799,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 900,
              "from": 899,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1000,
              "from": 999,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1100,
              "from": 1099,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1200,
              "from": 1199,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1300,
              "from": 1299,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1400,
              "from": 1399,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1500,
              "from": 1499,
              "enabled": true
            }
          ],
          "traverseAngle": [
            {
              "alpha": 50,
              "thickness": 1.5,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 95,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 48,
              "thickness": 1.4,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 145,
              "from": 100,
              "enabled": true
            },
            {
              "alpha": 46,
              "thickness": 1.3,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 196,
              "from": 150,
              "enabled": true
            },
            {
              "alpha": 44,
              "thickness": 1.2,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 246,
              "from": 200,
              "enabled": true
            },
            {
              "alpha": 42,
              "thickness": 1.1,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 296,
              "from": 250,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 397,
              "from": 300,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 0.9,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 497,
              "from": 400,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 0.75,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 2000,
              "from": 500,
              "enabled": true
            }
          ],
          "enabled": true
        },
        "selfIconAlpha": 100,
        "labels": {
          "mapSize": {
            "shadow": {
              "distance": 0,
              "angle": 0,
              "strength": 3,
              "alpha": 80,
              "color": "0x000000",
              "blur": 2,
              "enabled": true
            },
            "alpha": 80,
            "offsetY": 0,
            "css": "font-size:8px; color:#FFCC66;",
            "width": 100,
            "format": "{{cellsize}}0 m",
            "height": 30,
            "offsetX": 0,
            "enabled": true
          },
          "nickShrink": 4,
          "units": {
            "shadow": {
              "squad": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "lost": {
                "distance": 0,
                "angle": 0,
                "strength": 7,
                "alpha": 80,
                "color": "0x000000",
                "blur": 6,
                "enabled": true
              },
              "oneself": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "enemy": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "ally": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              }
            },
            "alpha": {
              "squad": 100,
              "lost": 70,
              "oneself": 100,
              "enemy": 100,
              "ally": 100
            },
            "offset": {
              "squad": {
                "y": -2,
                "x": 3
              },
              "lost": {
                "y": -10,
                "x": -6
              },
              "oneself": {
                "y": 0,
                "x": 0
              },
              "enemy": {
                "y": -1,
                "x": 3
              },
              "ally": {
                "y": -1,
                "x": 3
              }
            },
            "css": {
              "squad": ".mm_s{font-family:$FieldFont; font-size:5px; color:#FFC099;}",
              "lost": ".mm_l{font-family:$FieldFont; font-size:5px; color:#FCA9A4;} .mm_dot{font-family:Arial; font-size:13px; color:#FCA9A4;}",
              "oneself": ".mm_o{font-family:$FieldFont; font-size:5px; color:#FFFFFF;}",
              "enemy": ".mm_e{font-family:$FieldFont; font-size:5px; color:#FCA9A4;}",
              "ally": ".mm_a{font-family:$FieldFont; font-size:5px; color:#C8FFA6;}"
            },
            "revealedEnabled": true,
            "format": {
              "squad": "<textformat leading='-1'><span class='mm_s'><i>{{short-nick}}</i>\n{{vehicle-type}}</span><textformat>",
              "lost": "<span class='mm_l'>{{vehicle-class}}<i>{{vehicle-type}}</i></span>",
              "oneself": "",
              "enemy": "<span class='mm_e'>{{vehicle-type}}</span>",
              "ally": "<span class='mm_a'>{{vehicle-type}}</span>"
            },
            "lostEnemyEnabled": true
          },
          "vehicleclassmacro": {
            "heavy": "<font size='9' face='XVM'>H<br><font size='6' face='$FieldFont'>",
            "spg": "<font size='9' face='XVM'>S<br><font size='6' face='$FieldFont'>",
            "medium": "<font size='9' face='XVM'>M<br><font size='6' face='$FieldFont'>",
            "td": "<font size='9' face='XVM'>T<br><font size='6' face='$FieldFont'>",
            "light": "<font size='9' face='XVM'>L<br><font size='6' face='$FieldFont'>",
            "superh": ""
          }
        },
        "enabled": true
      },

     

    Thank you for any help.


  5. Hello,

     

    I have two questions regarding the minimap.

     

    First question: why the base & spawning icons are bigger than original minimap? Is this a bug or feature?

     

    Second question: how to use green laser line as my aim, instead of tank direction? I would like to switch it over.

     

    This is my minimap code:

    "minimap": {
        "cameraAlpha": 100,
        "circles": {
          "major": [
            {
              "distance": 445,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "alpha": 35,
              "enabled": true
            },
            {
              "distance": 50,
              "thickness": 1,
              "color": "0xFFFFFF",
              "alpha": 30,
              "enabled": false
            }
          ],
          "special": [
            {
              "su_18": {
                "distance": 552,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_26": {
                "distance": 578,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_5": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_8": {
                "distance": 920,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "s_51": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "su_14": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "object_212": {
                "distance": 1229,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "object_261": {
                "distance": 1463,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "bison_i": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "sturmpanzer_ii": {
                "distance": 605,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "wespe": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "grille": {
                "distance": 1210,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "hummel": {
                "distance": 1264,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_panther": {
                "distance": 1407,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_tiger": {
                "distance": 1172,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "g_e": {
                "distance": 1172,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "t57": {
                "distance": 552,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m37": {
                "distance": 969,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m7_priest": {
                "distance": 1047,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m41": {
                "distance": 1210,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m12": {
                "distance": 1316,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "m40m43": {
                "distance": 1179,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "t92": {
                "distance": 1248,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "renaultbs": {
                "distance": 450,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine39_l_am": {
                "distance": 844,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "amx_105am": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "_105_lefh18b2": {
                "distance": 1000,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "amx_13f3am": {
                "distance": 1250,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine155_50": {
                "distance": 1202,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "lorraine155_51": {
                "distance": 1296,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            },
            {
              "bat_chatillon155": {
                "distance": 1296,
                "thickness": 1,
                "color": "0xEE4444",
                "alpha": 60,
                "enabled": true
              }
            }
          ],
          "enabled": true
        },
        "iconScale": 0.75,
        "mapBackgroundImageAlpha": 100,
        "lines": {
          "vehicle": [
            {
              "alpha": 45,
              "thickness": 1.5,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 95,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1.4,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 145,
              "from": 100,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 1.3,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 196,
              "from": 150,
              "enabled": true
            },
            {
              "alpha": 33,
              "thickness": 1.2,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 246,
              "from": 200,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.1,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 296,
              "from": 250,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 397,
              "from": 300,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.9,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 497,
              "from": 400,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0x60FF00",
              "inmeters": true,
              "to": 2000,
              "from": 500,
              "enabled": true
            }
          ],
          "camera": [
            {
              "alpha": 45,
              "thickness": 1.3,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 80,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1.2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 180,
              "from": 120,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 1.1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 280,
              "from": 220,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 380,
              "from": 320,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.9,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 480,
              "from": 420,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.8,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 580,
              "from": 520,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 680,
              "from": 620,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 780,
              "from": 720,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 880,
              "from": 820,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 980,
              "from": 920,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1080,
              "from": 1020,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1180,
              "from": 1120,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1280,
              "from": 1220,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1380,
              "from": 1320,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1480,
              "from": 1420,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1580,
              "from": 1520,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1680,
              "from": 1620,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1780,
              "from": 1720,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1880,
              "from": 1820,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 0.75,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 2000,
              "from": 1920,
              "enabled": true
            },
            {
              "alpha": 45,
              "thickness": 2.2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 100,
              "from": 99,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 2.1,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 200,
              "from": 199,
              "enabled": true
            },
            {
              "alpha": 35,
              "thickness": 2,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 300,
              "from": 299,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.9,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 400,
              "from": 399,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.8,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 500,
              "from": 499,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.7,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 600,
              "from": 599,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 700,
              "from": 699,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 800,
              "from": 799,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 900,
              "from": 899,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1000,
              "from": 999,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1100,
              "from": 1099,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1200,
              "from": 1199,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1300,
              "from": 1299,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1400,
              "from": 1399,
              "enabled": true
            },
            {
              "alpha": 30,
              "thickness": 1.6,
              "color": "0xFFCC66",
              "inmeters": true,
              "to": 1500,
              "from": 1499,
              "enabled": true
            }
          ],
          "traverseAngle": [
            {
              "alpha": 50,
              "thickness": 1.5,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 95,
              "from": 50,
              "enabled": true
            },
            {
              "alpha": 48,
              "thickness": 1.4,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 145,
              "from": 100,
              "enabled": true
            },
            {
              "alpha": 46,
              "thickness": 1.3,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 196,
              "from": 150,
              "enabled": true
            },
            {
              "alpha": 44,
              "thickness": 1.2,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 246,
              "from": 200,
              "enabled": true
            },
            {
              "alpha": 42,
              "thickness": 1.1,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 296,
              "from": 250,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 1,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 397,
              "from": 300,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 0.9,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 497,
              "from": 400,
              "enabled": true
            },
            {
              "alpha": 40,
              "thickness": 0.75,
              "color": "0xCCCCCC",
              "inmeters": true,
              "to": 2000,
              "from": 500,
              "enabled": true
            }
          ],
          "enabled": true
        },
        "selfIconAlpha": 100,
        "labels": {
          "mapSize": {
            "shadow": {
              "distance": 0,
              "angle": 0,
              "strength": 3,
              "alpha": 80,
              "color": "0x000000",
              "blur": 2,
              "enabled": true
            },
            "alpha": 80,
            "offsetY": 0,
            "css": "font-size:8px; color:#FFCC66;",
            "width": 100,
            "format": "{{cellsize}}0 m",
            "height": 30,
            "offsetX": 0,
            "enabled": true
          },
          "nickShrink": 4,
          "units": {
            "shadow": {
              "squad": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "lost": {
                "distance": 0,
                "angle": 0,
                "strength": 7,
                "alpha": 80,
                "color": "0x000000",
                "blur": 6,
                "enabled": true
              },
              "oneself": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "enemy": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              },
              "ally": {
                "distance": 0,
                "angle": 0,
                "strength": 10,
                "alpha": 80,
                "color": "0x000000",
                "blur": 3,
                "enabled": true
              }
            },
            "alpha": {
              "squad": 100,
              "lost": 70,
              "oneself": 100,
              "enemy": 100,
              "ally": 100
            },
            "offset": {
              "squad": {
                "y": -2,
                "x": 3
              },
              "lost": {
                "y": -10,
                "x": -6
              },
              "oneself": {
                "y": 0,
                "x": 0
              },
              "enemy": {
                "y": -1,
                "x": 3
              },
              "ally": {
                "y": -1,
                "x": 3
              }
            },
            "css": {
              "squad": ".mm_s{font-family:$FieldFont; font-size:5px; color:#FFC099;}",
              "lost": ".mm_l{font-family:$FieldFont; font-size:5px; color:#FCA9A4;} .mm_dot{font-family:Arial; font-size:13px; color:#FCA9A4;}",
              "oneself": ".mm_o{font-family:$FieldFont; font-size:5px; color:#FFFFFF;}",
              "enemy": ".mm_e{font-family:$FieldFont; font-size:5px; color:#FCA9A4;}",
              "ally": ".mm_a{font-family:$FieldFont; font-size:5px; color:#C8FFA6;}"
            },
            "revealedEnabled": true,
            "format": {
              "squad": "<textformat leading='-1'><span class='mm_s'><i>{{short-nick}}</i>\n{{vehicle-type}}</span><textformat>",
              "lost": "<span class='mm_l'>{{vehicle-class}}<i>{{vehicle-type}}</i></span>",
              "oneself": "",
              "enemy": "<span class='mm_e'>{{vehicle-type}}</span>",
              "ally": "<span class='mm_a'>{{vehicle-type}}</span>"
            },
            "lostEnemyEnabled": true
          },
          "vehicleclassmacro": {
            "heavy": "<font size='9' face='XVM'>H<br><font size='6' face='$FieldFont'>",
            "spg": "<font size='9' face='XVM'>S<br><font size='6' face='$FieldFont'>",
            "medium": "<font size='9' face='XVM'>M<br><font size='6' face='$FieldFont'>",
            "td": "<font size='9' face='XVM'>T<br><font size='6' face='$FieldFont'>",
            "light": "<font size='9' face='XVM'>L<br><font size='6' face='$FieldFont'>",
            "superh": ""
          }
        },
        "enabled": true
      },


  6. Is there a way to translate hitlogs messages into different language? I mean: attack, ramming, fire...

     

    ps. raising my previous question about hitlog binded to the bottom of screen, does anyone can give a example? negative y values only puts it over damage panel, which is not bottom of the screen alignment.


  7. , use a negative values for position if you want it attach to bottom or right side.

     

    Tried that, but it wont go to the bottom as I want, it stops about 10cm above dmg panel on my screen , tried y=-1, tried y=-150 and it's going up instead of down. I would like to see a hitlog config example of this. I'm pretty sure someone already did it.


  8. I don't think developers have enough time right now, so you can use "vehicleNames" section of config file to add some info or decoration for tank names.

     

    Is that possible to add a decoration like a png icon to a vehiclenames ?

     

    edit: nvm it is possible, just checked out, yet the best effect would be adding a separate marker for that, hope they will find some time for that someday :(


  9. Hello Dear XVM team. I would like to ask you to add a new feature to your XVM, it's a tiny thing but would help a lot on the battlefield. Could you add a marker (like you did for stock turret), that could show if the tank is premium or not? This is small improvement but I belive easy in developing. Let me know what do you think about it. 

     

    I have also another idea, but that's probably more complicated, a marker to a vehicle that is showing tank nationality - you could use a tiny flags or something, or just text abbreviation.

     

    Regards,


  10. , try to use macros listed in /xvm-doc/readme-en.txt

     

    I did, but it wont work 

     

    ydQZp.jpg

     

    How to make c:dmg macro to work for color of dmg on hp bar?

     

    Part of the code:

     

    "healthBar": {
                "height": 5,
                "x": -41,
                "y": -34,
                "color": null,
                "fill": {
                  "alpha": 30
                },
                "damage": {
                  "alpha": 80,
                  "fade": 1,
                  "color": "{{c:dmg}}"
                },


  11. Is it possible to display color of damage done to vehicle on it's own hp bar by a source? (dynamicaly colored for ally, enemy, squad etc.)

     

    e.g. My own hits are colored by blue, my squad damage is showed as orange etc. Currently it's always the same (two colors, one for ally one for enemu), dmg done to enemy is showed as red, almost the same as color of hp bar.


  12. Question for XVM 3.2.1-test1:

     

    tbDrY.jpg

     

    Why sometime is 0, sometimes is nothing? Is it a bug or....? :) Actually today I never seen it working, always 0 or none.

     

    "formatRight": "<font face='Consolas' size='9'><font color='{{c:tdb}}'>{{tdb:4}}</font> <font color='{{c:t_battles}}'>{{t_battles:4}}</font> <font color='{{c:t-rating}}'>{{t-rating:3}}</font>  <font color='{{c:kb}}'>{{kb:3}}</font> <font color='{{c:eff}}'>{{eff:4}}</font> <font color='{{c:rating}}'>{{rating:3}}</font></font>",
×
×
  • Create New...