Jump to content
Korean Random

Баг динамического обзора


aairt

Recommended Posts

post-10259-0-97933700-1421394550_thumb.jpg

1. Верхний скрин - танк стоит, работает стеротруба, все норм (белый круг это динамический обзор)

2. Нижний скрин - танк в движении, миникарта показала нормальный динамический обзор(скрин не делал), я нажал кнопку увеличения миникарты - собственно баг.

Link to comment
Short link
Share on other sites

Собственно какой? Все гадать сами должны?

Нижний скрин - динамический обзор в движении как со включенной стереотрубой.

Link to comment
Short link
Share on other sites

'minimap'

  "minimap": {
    "enabled": true,
    "hideCameraTriangle": false,
    "cameraAlpha": 100,
    "circles": {
      "enabled": true,
	  "artillery": { "enabled": true, "alpha": 50, "color": "0x0000FF", "thickness": 0.5 },
      "shell":     { "enabled": true, "alpha": 60, "color": "0x0000FF", "thickness": 0.5 },
      "view": [
		{ "enabled": true, "distance": "dynamic", "alpha": 90, "color": "0xFFFFFF", "thickness": 0.4,  "scale": 1 },
		{ "enabled": true, "distance": 445,       "alpha": 50, "color": "0xFFCC66", "thickness": 0.75, "scale": 1 },
        { "enabled": true, "distance": 400,       "alpha": 50, "color": "0xFFCC66", "thickness": 0.4 , "scale": 1 },
        { "enabled": true, "distance": 50,        "alpha": 30, "color": "0xFFFFFF", "thickness": 1 ,   "scale": 1 }
	  ],	
      "special": [ ]
    },
    "iconScale": 1,
    "labels": {
      "mapSize": {
        "alpha": 100,
        "css": "font-size:8px; color:#FFCC66;",
        "enabled": true,
        "format": "<b>{{cellsize}}0 m</b>",
        "height": 30,
        "offsetX": 0,
        "offsetY": 0,
        "shadow": { "alpha": 80, "angle": 0, "blur": 2, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
        "width": 100
      },
      "units": {
        "alpha": {
          "ally": 100,
          "deadally": 50,
          "deadenemy": 0,
          "deadsquad": 50,
          "deadteamkiller": 50,
          "enemy": 100,
          "lost": 70,
          "lostally": 70,
          "lostsquad": 70,
          "lostteamkiller": 70,
          "oneself": 100,
          "squad": 100,
          "teamkiller": 100
        },
        "css": {
          "ally": ".mm_a{font-family:$FieldFont; font-size:6px; color:#C8FFA6;}",
          "deadally": ".mm_da{font-family:$FieldFont; font-size:8px; color:#6E8C5B;} .mm_dot{font-family:Arial; font-size:17px; color:#004D00;}",
          "deadenemy": ".mm_de{font-family:$FieldFont; font-size:8px; color:#996763;} .mm_dot{font-family:Arial; font-size:17px; color:#4D0300;}",
          "deadsquad": ".mm_ds{font-family:$FieldFont; font-size:8px; color:#997C5C;} .mm_dot{font-family:Arial; font-size:17px; color:#663800;}",
          "deadteamkiller": ".mm_dt{font-family:$FieldFont; font-size:8px; color:#5B898C;} .mm_dot{font-family:Arial; font-size:17px; color:#043A40;}",
          "enemy": ".mm_e{font-family:$FieldFont; font-size:6px; color:#FCA9A4;}",
          "lost": ".mm_l{font-family:$FieldFont; font-size:6px; color:#FCA9A4;} .mm_dot{font-family:Arial; font-size:17px; color:#FCA9A4;}",
          "lostally": ".mm_la{font-family:$FieldFont; font-size:8px; color:#C8FFA6;} .mm_dot{font-family:Arial; font-size:17px; color:#B4E595;}",
          "lostsquad": ".mm_ls{font-family:$FieldFont; font-size:8px; color:#FFD099;} .mm_dot{font-family:Arial; font-size:17px; color:#E5BB8A;}",
          "lostteamkiller": ".mm_lt{font-family:$FieldFont; font-size:8px; color:#A6F8FF;} .mm_dot{font-family:Arial; font-size:17px; color:#00D2E5;}",
          "oneself": ".mm_o{font-family:$FieldFont; font-size:6px; color:#FFFFFF;}",
          "squad": ".mm_s{font-family:$FieldFont; font-size:6px; color:#FFC099;}",
          "teamkiller": ".mm_t{font-family:$FieldFont; font-size:8px; color:#A6F8FF;}"
        },
        "format": {
          "ally": "<span class='mm_a'>{{vehicle}}</span>",
          "deadally": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_da'></span>",
          "deadenemy": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_de'></span>",
          "deadsquad": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_ds'><i>{{nick\u0025.5s}}</i></span>",
          "deadteamkiller": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_dt'></span>",
          "enemy": "<span class='mm_e'>{{vehicle}}</span>",
          "lost": "<span class='mm_dot'>•</span><span class='mm_l'><i>{{vehicle}}</i></span>",
          "lostally": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_la'><i>{{vehicle}}</i></span>",
          "lostsquad": "<textformat leading='-4'><span class='mm_dot'>{{vehicle-class}}</span><span class='mm_ls'><i>{{nick\u0025.5s}}</i>\n   {{vehicle}}</span><textformat>",
          "lostteamkiller": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_lt'><i>{{vehicle}}</i></span>",
          "oneself": "",
          "squad": "<textformat leading='-1'><span class='mm_s'><i>{{nick\u0025.5s}}</i>\n{{vehicle}}</span><textformat>",
          "teamkiller": "<span class='mm_t'>{{vehicle}}</span>"
        },
        "lostEnemyEnabled": true,
        "offset": {
          "ally": { "x": 3, "y": -1 },
          "deadally": { "x": -5, "y": -11 },
          "deadenemy": { "x": -5, "y": -11 },
          "deadsquad": { "x": -5, "y": -11 },
          "deadteamkiller": { "x": -5, "y": -11 },
          "enemy": { "x": 3, "y": -1 },
          "lost": { "x": -6, "y": -10 },
          "lostally": { "x": -5, "y": -11 },
          "lostsquad": { "x": -5, "y": -11 },
          "lostteamkiller": { "x": -5, "y": -11 },
          "oneself": { "x": 0, "y": 0 },
          "squad": { "x": 3, "y": -2 },
          "teamkiller": { "x": 3, "y": -1 }
        },
        "revealedEnabled": true,
        "shadow": {
          "ally": { "alpha": 80, "angle": 0, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "deadally": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "deadenemy": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "deadsquad": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "deadteamkiller": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "enemy": { "alpha": 80, "angle": 0, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "lost": { "alpha": 80, "angle": 0, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "lostally": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
          "lostsquad": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
          "lostteamkiller": { "alpha": 80, "angle": 45, "blur": 6, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 },
          "oneself": { "alpha": 80, "angle": 0, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "squad": { "alpha": 80, "angle": 0, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 3 },
          "teamkiller": { "alpha": 80, "angle": 45, "blur": 3, "color": "0x000000", "distance": 0, "enabled": true, "strength": 4 }
        }
      },
      "vehicleclassmacro": { "heavy": "", "light": "", "medium": "", "spg": "■", "superh": "", "td": "▼" }
    },
    "lines": {
      "camera": [
        {
          "alpha": 45,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 50,
          "inmeters": true,
          "thickness": 1.3,
          "to": 80
        },
        {
          "alpha": 40,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 120,
          "inmeters": true,
          "thickness": 1.2,
          "to": 180
        },
        {
          "alpha": 35,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 220,
          "inmeters": true,
          "thickness": 1.1,
          "to": 280
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 320,
          "inmeters": true,
          "thickness": 1,
          "to": 380
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 420,
          "inmeters": true,
          "thickness": 0.9,
          "to": 480
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 520,
          "inmeters": true,
          "thickness": 0.8,
          "to": 580
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 620,
          "inmeters": true,
          "thickness": 0.75,
          "to": 680
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 720,
          "inmeters": true,
          "thickness": 0.75,
          "to": 780
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 820,
          "inmeters": true,
          "thickness": 0.75,
          "to": 880
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 920,
          "inmeters": true,
          "thickness": 0.75,
          "to": 980
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1020,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1080
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1120,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1180
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1220,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1280
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1320,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1380
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1420,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1480
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1520,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1580
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1620,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1680
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1720,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1780
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1820,
          "inmeters": true,
          "thickness": 0.75,
          "to": 1880
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1920,
          "inmeters": true,
          "thickness": 0.75,
          "to": 2000
        },
        {
          "alpha": 45,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 99,
          "inmeters": true,
          "thickness": 2.2,
          "to": 100
        },
        {
          "alpha": 40,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 199,
          "inmeters": true,
          "thickness": 2.1,
          "to": 200
        },
        {
          "alpha": 60,
          "color": "0x0026FF",
          "enabled": true,
          "from": 299,
          "inmeters": true,
          "thickness": 2,
          "to": 300
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 399,
          "inmeters": true,
          "thickness": 1.9,
          "to": 400
        },
        {
          "alpha": 60,
          "color": "0x0026FF",
          "enabled": true,
          "from": 499,
          "inmeters": true,
          "thickness": 1.8,
          "to": 500
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 599,
          "inmeters": true,
          "thickness": 1.7,
          "to": 600
        },
        {
          "alpha": 60,
          "color": "0x0026FF",
          "enabled": true,
          "from": 699,
          "inmeters": true,
          "thickness": 1.6,
          "to": 700
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 799,
          "inmeters": true,
          "thickness": 1.6,
          "to": 800
        },
        {
          "alpha": 60,
          "color": "0x0026FF",
          "enabled": true,
          "from": 899,
          "inmeters": true,
          "thickness": 1.6,
          "to": 900
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 999,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1000
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1099,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1100
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1199,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1200
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1299,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1300
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1399,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1400
        },
        {
          "alpha": 30,
          "color": "0xFFCC66",
          "enabled": true,
          "from": 1499,
          "inmeters": true,
          "thickness": 1.6,
          "to": 1500
        }
      ],
      "enabled": true,
      "traverseAngle": [
        {
          "alpha": 50,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 50,
          "inmeters": true,
          "thickness": 1.5,
          "to": 95
        },
        {
          "alpha": 48,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 100,
          "inmeters": true,
          "thickness": 1.4,
          "to": 145
        },
        {
          "alpha": 46,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 150,
          "inmeters": true,
          "thickness": 1.3,
          "to": 196
        },
        {
          "alpha": 44,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 200,
          "inmeters": true,
          "thickness": 1.2,
          "to": 246
        },
        {
          "alpha": 42,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 250,
          "inmeters": true,
          "thickness": 1.1,
          "to": 296
        },
        {
          "alpha": 40,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 300,
          "inmeters": true,
          "thickness": 1,
          "to": 397
        },
        {
          "alpha": 40,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 400,
          "inmeters": true,
          "thickness": 0.9,
          "to": 497
        },
        {
          "alpha": 40,
          "color": "0xCCCCCC",
          "enabled": true,
          "from": 500,
          "inmeters": true,
          "thickness": 0.75,
          "to": 2000
        }
      ],
      "vehicle": [
        {
          "alpha": 45,
          "color": "0x60FF00",
          "enabled": true,
          "from": 50,
          "inmeters": true,
          "thickness": 1.5,
          "to": 95
        },
        {
          "alpha": 40,
          "color": "0x60FF00",
          "enabled": true,
          "from": 100,
          "inmeters": true,
          "thickness": 1.4,
          "to": 145
        },
        {
          "alpha": 35,
          "color": "0x60FF00",
          "enabled": true,
          "from": 150,
          "inmeters": true,
          "thickness": 1.3,
          "to": 196
        },
        {
          "alpha": 33,
          "color": "0x60FF00",
          "enabled": true,
          "from": 200,
          "inmeters": true,
          "thickness": 1.2,
          "to": 246
        },
        {
          "alpha": 30,
          "color": "0x60FF00",
          "enabled": true,
          "from": 250,
          "inmeters": true,
          "thickness": 1.1,
          "to": 296
        },
        {
          "alpha": 30,
          "color": "0x60FF00",
          "enabled": true,
          "from": 300,
          "inmeters": true,
          "thickness": 1,
          "to": 397
        },
        {
          "alpha": 30,
          "color": "0x60FF00",
          "enabled": true,
          "from": 400,
          "inmeters": true,
          "thickness": 0.9,
          "to": 497
        },
        {
          "alpha": 30,
          "color": "0x60FF00",
          "enabled": true,
          "from": 500,
          "inmeters": true,
          "thickness": 0.75,
          "to": 2000
        }
      ]
    },
    "mapBackgroundImageAlpha": 80,
    "selfIconAlpha": 80,
    "square": { "color": "0x00FFFF", "alpha": 40, "artilleryEnabled": true, "enabled": true, "thickness": 0.7 },
    "zoom": { "centered": true, "pixelsBack": 160 }
  },

 

'minimapAlt'

  "minimapAlt": {
    "enabled": true,
    "hideCameraTriangle": true,
    "mapBackgroundImageAlpha": 100,
    "selfIconAlpha": 100,
    "cameraAlpha": 100,
    "iconScale": 1,
    "zoom": { "centered": true, "pixelsBack": 160 },
    "labels": { 
	      "vehicleclassmacro": {
        // LT / ЛT ♦.
        "light": "\u2022",
        // MT / СТ.
        "medium": "\u2022",
        // HT / ТТ.
        "heavy": "\u2022",
        // TD / ПТ ▼.
        "td": "\u2022",
        // Artillery / Арта. ■
        "spg": "\u25AA",
        // HeavyTank10 by gui_settings.xml.
        // ТТ10 посредством gui_settings.xml.
        "superh": "\u2022"
        // Special symbols website / Сайт со спец символами:
        // http://www.fileformat.info/info/unicode/char/25a0/index.htm
        // Great symbolic font by Andrey_Hard for {{vehicle-class}}:
        // Отличный символьный шрифт от Andrey_Hard для замены букв от {{vehicle-class}} макроса:
        // http://goo.gl/d2KIj
      },
      // Textfields for tanks on minimap.
      // Текстовые поля для танков на миникарте.
      "units": {
        // Textfields switch for revealed units.
        // Выключатель добавочных текстовых полей для видимых юнитов.
        "revealedEnabled": true,
        // Textfields switch for lost enemy units. Show last seen position.
        // Выключатель текстовых полей для пропавших врагов.
        "lostEnemyEnabled": true,
        // Формат поля.
        "format": {
          // Союзник.
          "ally":           "<span class='mm_a'>{{vehicle}}</span>",
          // Тимкиллер.
          "teamkiller":     "<span class='mm_t'>{{vehicle}}</span>",
          // Враг.
          "enemy":          "<span class='mm_e'>{{vehicle}}</span>",
          // Взводный.
          "squad":          "<textformat leading='-2'><span class='mm_s'><i>{{nick%.5s}}</i>\n{{vehicle}}</span><textformat>",
          // Own marker or spectated subject.
          // Свой маркер и маркер приёмника камеры наблюдения в случае смерти.
          "oneself":        "",
          // Out of radio range ally
          // Союзник, с которым потеряна связь
          "lostally":       "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_la'><i>{{vehicle}}</i></span>",
          // Out of radio range teamkiller
          // Тимкиллер, с которым потеряна связь
          "lostteamkiller": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_lt'><i>{{vehicle}}</i></span>",
          // Lost enemy units.
          // Противник, пропавший из засвета
          "lost":           "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_l'><i>{{vehicle}}</i></span>",
          // Out of radio range squadman
          // Взводный, с которым потеряна связь
          "lostsquad":      "<textformat leading='-4'><span class='mm_dot'>{{vehicle-class}}</span><span class='mm_ls'><i>{{nick%.5s}}</i>\n   {{vehicle}}</span><textformat>",
          // Мертвый союзник.
          "deadally":       "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_da'></span>",
          // Мертвый тимкиллер.
          "deadteamkiller": "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_dt'></span>",
          // Мертвый противник.
          "deadenemy":      "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_de'></span>",
          // Мертвый взводный.
          "deadsquad":      "<span class='mm_dot'>{{vehicle-class}}</span><span class='mm_ds'><i>{{nick%.5s}}</i></span>"
        },
        // CSS style (fonts and colors option)
        // CSS стиль (настройка шрифтов и цветов)
        "css": {
          "ally":            ".mm_a{font-family:$FieldFont; font-size:8px; color:#C8FFA6;}",
          "teamkiller":      ".mm_t{font-family:$FieldFont; font-size:8px; color:#A6F8FF;}",
          "enemy":           ".mm_e{font-family:$FieldFont; font-size:8px; color:#FCA9A4;}",
          "squad":           ".mm_s{font-family:$FieldFont; font-size:8px; color:#FFD099;}",
          "oneself":         ".mm_o{font-family:$FieldFont; font-size:8px; color:#FFFFFF;}",
          "lostally":       ".mm_la{font-family:$FieldFont; font-size:8px; color:#C8FFA6;} .mm_dot{font-family:Arial; font-size:17px; color:#B4E595;}",
          "lostteamkiller": ".mm_lt{font-family:$FieldFont; font-size:8px; color:#A6F8FF;} .mm_dot{font-family:Arial; font-size:17px; color:#00D2E5;}",
          "lost":            ".mm_l{font-family:$FieldFont; font-size:8px; color:#FCA9A4;} .mm_dot{font-family:Arial; font-size:17px; color:#E59995;}",
          "lostsquad":      ".mm_ls{font-family:$FieldFont; font-size:8px; color:#FFD099;} .mm_dot{font-family:Arial; font-size:17px; color:#E5BB8A;}",
          "deadally":       ".mm_da{font-family:$FieldFont; font-size:8px; color:#6E8C5B;} .mm_dot{font-family:Arial; font-size:17px; color:#004D00;}",
          "deadteamkiller": ".mm_dt{font-family:$FieldFont; font-size:8px; color:#5B898C;} .mm_dot{font-family:Arial; font-size:17px; color:#043A40;}",
          "deadenemy":      ".mm_de{font-family:$FieldFont; font-size:8px; color:#996763;} .mm_dot{font-family:Arial; font-size:17px; color:#4D0300;}",
          "deadsquad":      ".mm_ds{font-family:$FieldFont; font-size:8px; color:#997C5C;} .mm_dot{font-family:Arial; font-size:17px; color:#663800;}"
        },
        // Fields shadow.
        // Тени полей.
        // "distance"- дистанция тени относительно поля, "angle"- угол тени при дистанции > 0, "alpha"- прозрачность, "blur"- размытие, "strength'- сила.
        "shadow": {
          "ally":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 4 },
          "teamkiller":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 4 },
          "enemy":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 4 },
          "squad":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 4 },
          "oneself":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 4 },
          "lostally":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 6, "strength": 4 },
          "lostteamkiller":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 6, "strength": 4 },
          "lost":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 6, "strength": 4 },
          "lostsquad":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 6, "strength": 4 },
          "deadally":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 3 },
          "deadteamkiller":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 3 },
          "deadenemy":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 3 },
          "deadsquad":
           { "enabled": true, "color": "0x000000", "distance": 0, "angle": 45, "alpha": 80, "blur": 3, "strength": 3 }
        },
        // Field offset relative to current icon (except lost - relative to enemy last seen position).
        // Смещение полей относительно текущей иконки (кроме lost и dead- относительно последних координат видимой позиции).
        "offset": {
          "ally":           {"x": 3, "y": -1},
          "teamkiller":     {"x": 3, "y": -1},
          "enemy":          {"x": 3, "y": -1},
          "squad":          {"x": 3, "y": -2},
          "oneself":        {"x": 0, "y": 0},
          "lostally":       {"x": -5, "y": -11},
          "lostteamkiller": {"x": -5, "y": -11},
          "lost":           {"x": -5, "y": -11},
          "lostsquad":      {"x": -5, "y": -11},
          "deadally":       {"x": -5, "y": -11},
          "deadteamkiller": {"x": -5, "y": -11},
          "deadenemy":      {"x": -5, "y": -11},
          "deadsquad":      {"x": -5, "y": -11}
        },
        // Прозрачность текстовых полей.
        "alpha" : {
          "ally": 100,
          "teamkiller": 100,
          "enemy": 100,
          "squad": 100,
          "oneself": 100,
          "lostally": 70,
          "lostteamkiller": 70,
          "lost": 70,
          "lostsquad": 70,
          "deadally": 50,
          "deadteamkiller": 50,
          "deadenemy": 0,
          "deadsquad": 50
        }
      },
      // Textfield for map side size. 1000m, 700m, 600m.
      // Поле размера стороны карты. Например, 1000м, 700м, 600м.
      "mapSize": {
        "enabled": true,
        "format": "<b>{{cellsize}}0 m</b>",
        "css": "font-size:10px; color:#FFCC66;",
        "alpha": 80,
        "offsetX": 0,
        "offsetY": 0,
        "shadow": { "enabled": true,
          "color": "0x000000",
          "distance": 0,
          "angle": 0,
          "alpha": 80,
          "blur": 2,
          "strength": 3
        },
        // Decrease sizes in case of map image weird shrinking while map resize.
        // Increase sizes in case of field being partially cut off.
        // -------------------------------------------------------------------------------------
        // Уменьшайте размеры, если при изменении размера миникарты изображение карты сжимается.
        // Увеличивайте размеры, если содержимое поля обрезается.
        "width": 100,
        "height": 30
      }
	},
    "circles": { 
	    "enabled": true,
        "view": [
            // Main circles:
            // Основные круги:
            { "enabled":  true, "distance": "blindarea", "scale": 1, "thickness": 0.75, "alpha": 80, "color": "0x3EB5F1" },
            { "enabled":  true, "distance": 445,         "scale": 1, "thickness":  1.1, "alpha": 45, "color": "0xFFCC66" },
            // Additional circles:
            // Дополнительные круги:
            { "enabled": false, "distance": 50,          "scale": 1, "thickness": 0.75, "alpha": 60, "color": "0xFFFFFF" },
            { "enabled": false, "distance": "standing",  "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0xFF0000" },
            { "enabled": false, "distance": "motion",    "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0x0000FF" },
            { "enabled": false, "distance": "dynamic",   "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0x3EB5F1" }
        ],
        "artillery": { "enabled": true, "alpha": 55, "color": "0xFF6666", "thickness": 0.5 },
        "shell":     { "enabled": true, "alpha": 55, "color": "0xFF6666", "thickness": 0.5 },
        "special": [ ]
	},
    //"lines": ${"minimapLines.xc":"lines"},
    "square" : { "enabled": false, "artilleryEnabled": false, "thickness": 0.7, "alpha": 40, "color": "0xFFFFFF" }
  },

Link to comment
Short link
Share on other sites

собственно баг

blindarea показала значение больше 445. Да ещё и то, которое будто для рогов, будучи в движении.

 

Хорошо бы тогда логи после боя с такой штукой и @sirmax'a в тему

Link to comment
Short link
Share on other sites

На реплеях вообще не воспроизводится? Только в бою?

Да, проиграл свой реплей, нажимал Ctrl для увеличения миникарты - все норм. В бою глючит.

Ну если такой баг только у меня видимо несовместимость с другими модами.

Link to comment
Short link
Share on other sites

Да, на любой технике со стереотрубой

попробуй без других модов только с xvm, если бага не будет (а его не должно быть), то потом ставь моды по одному и проверяй- найдешь который косячит. 

или может быть заранее известно, что есть какие-нибудь старые моды, тогда обнови их.

Link to comment
Short link
Share on other sites

  • 2 weeks later...

Что-нибудь выяснилось?

Чистый клиент 0.9.6

Только что скачанный XVM 6.0.0

 

Два изменения в конфигах

1) xvm.xc.sample -> xvm.xc  (разумно, правда?)

2) в hotkeys.xc задействовано увеличение миникарты

// Minimap zooming.

    // Увеличение миникарты.

    "minimapZoom":         { "enabled": true, "keyCode": 29, "onHold": true },

    // Alternative minimap mode.

    // Альтернативный режим миникарты.

    "minimapAltMode":      { "enabled": false, "keyCode": 29, "onHold": true },

 

В minimapCircles.xc всё по умолчанию

"view": [

            // Main circles:

            // Основные круги:

            { "enabled":  true, "distance": "blindarea", "scale": 1, "thickness": 0.75, "alpha": 80, "color": "0x3EB5F1" },

            { "enabled":  true, "distance": 445,         "scale": 1, "thickness":  1.1, "alpha": 45, "color": "0xFFCC66" },

            // Additional circles:

            // Дополнительные круги:

            { "enabled": false, "distance": 50,          "scale": 1, "thickness": 0.75, "alpha": 60, "color": "0xFFFFFF" },

            { "enabled": false, "distance": "standing",  "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0xFF0000" },

            { "enabled": false, "distance": "motion",    "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0x0000FF" },

            { "enabled": false, "distance": "dynamic",   "scale": 1, "thickness":  1.0, "alpha": 60, "color": "0x3EB5F1" }

        ],

 

И результат - стоит в движении нажать "левый контрол" как миникарта распахивается на весь экран, и на ней вычисляемый круг обзора растягивается до максимального значения. Потом схлопнется до "обзора в движении", но только после остановки и начала движения. Очередное нажатие "левого контрола" распухнет круг опять до "обзор со стереотрубой".

В реплее, во всяком случае, так.

Link to comment
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...