{ // true - включить функцию. // true - enable function. "enable": true, // Позиция индикатора на экране относительно иконки танка // Indicator position on the screen with a report from vehicle icon "position" : [-7, 2], // Размер индикатора // Field индикатора "size" : [24, 24], // Кастомизация текстовых полей // Customization of text fields "texts": { "notDetected": "", "missing": "", "detected": "", "dead": "", "notDetectedArty": "", "missingArty": "", "detectedArty": "", "deadArty": "" } }