Jump to content
Korean Random
MIAPAK

[XVM-7.8.1 11.02.2019] Full config XVM KAPb14 на 18.02.2019 + Обновил иконки под WoT 1.5.0.0

Recommended Posts

Здравствуйте.
Можете сделать обновление для xvm 7.8.5? В настоящее время значки разрушенных танков не исчезают с панели. Благодаря.

Share this post


Link to post

Short link
Share on other sites

Может кто-нибудь сказать мне, что нужно изменить в файле,, fragcorrlationbar.xc "пока автор не обновит вас?

 

 

// ?????? ????? - ?????? KAPb14 
// https://koreanrandom.com/forum/topic/24605-xvm-720-25102017-config-xvm-for-the-screen-1920x1200-pixels/
{
    "def": {
        // ????? ?????? ?????
        "frameBar": {
            "enabled": true,
                // "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": 100,
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/fonHPBar.png' width='700' height='80'>"
        },
        // ????? ????
        "totalFrag": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 2,
                        "y": 10,
                            "alpha": 100, // "{{battletype-key=epic_random?100|0}}" - ???? ??? ?? ????? ??????????? ?????? ? ???????? 30?30
                                "screenHAlign": "center",
                                    "align": "center",
                                        "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "font": "Calligraph810 BT", "align": "center", "size": 25 },
            "format": "{{py:sp.allyAlive}} : {{py:sp.enemyAlive}}"
        },
        // ???????? ??????? ????????? ? ???????? ???????????
        "HPAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": -100,
                        "y": 0,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 21, "align": "center" },
            "format": "<font color='#96FF00'>{{py:xvm.total_hp.ally}}</font>"
        },
        // ???????? ??????? ??????????? ? ???????? ???????????
        "HPEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 100,
                        "y": 0,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 21, "align": "center" },
            "format": "<font color='#FE0E00'>{{py:xvm.total_hp.enemy}}</font>"
        },
        // ???????? ???????? ?????? ? ???????? ??????????? ??? ?????????.
        "totalDiffHPAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 45,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 15, "color": "#96FF00", "align": "center" },
            "format": "{{{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}>0?+{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}|}}"
        },
        // 
        // ???????? ???????? ?????? ? ???????? ??????????? ??? ???????????.
        "totalDiffHPEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 50,
                            "screenHAlign": "center",
                                "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 15, "color": "#FE0E00", "align": "center" },
            "format": "{{{{py:math.sub({{py:xvm.total_hp.enemy()}} , {{py:xvm.total_hp.ally()}})}}>0?{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}|}}"
        },
        // ????? ?????-???????????? ??????? ????????? ??? ???????? 15x15
        "scaleHPAlly15": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Ally15/{{py:sp.allyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ??????????? ??? ???????? 15x15
        "scaleHPEnemy15": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Enemy15/{{py:sp.enemyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ????????? ??? ???????? 30x30
        "scaleHPAlly30": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Ally30/{{py:sp.allyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ??????????? ??? ???????? 30x30
        "scaleHPEnemy30": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Enemy30/{{py:sp.enemyAlive}}.png' width='700' height='80'>"
        },
        // ??????? ????? ??????? ?????? ????? ??? ????????? ??? ???????? 15?15
        "vtypeBarAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": -250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "right", "size": 24 },
            "format": "{{py:fcb.allyVehicleDead}}{{py:fcb.allyVehicleAlive}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ??????????? ??? ???????? 15?15
        "vtypeBarEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": 250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "left", "size": 24 },
            "format": "{{py:fcb.enemyVehicleAlive}}{{py:fcb.enemyVehicleDead}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ????????? ??? ???????? 30?30. ??????????? ?????? ? ???????? 30?30
        "vtypeBarGlobalAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": -250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",// ?? ???? ???????????? ??????????? ?????? ? ???????? 30?30
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "right", "size": 24 },
            "format": "{{py:fcb.aliveVehType('LT')}} {{py:fcb.countAllyAlive('LT')}}   {{py:fcb.aliveVehType('SPG')}} {{py:fcb.countAllyAlive('SPG')}}   {{py:fcb.aliveVehType('TD')}} {{py:fcb.countAllyAlive('TD')}}   {{py:fcb.aliveVehType('MT')}} {{py:fcb.countAllyAlive('MT')}}   {{py:fcb.aliveVehType('HT')}} {{py:fcb.countAllyAlive('HT')}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ??????????? ??? ???????? 30?30. ??????????? ?????? ? ???????? 30?30
        "vtypeBarGlobalEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": 250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",// ?? ???? ???????????? ??????????? ?????? ? ???????? 30?30
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "left", "size": 24 },
            "format": "{{py:fcb.countEnemyAlive('HT')}} {{py:fcb.aliveVehType('HT')}}   {{py:fcb.countEnemyAlive('MT')}} {{py:fcb.aliveVehType('MT')}}   {{py:fcb.countEnemyAlive('TD')}} {{py:fcb.aliveVehType('TD')}}   {{py:fcb.countEnemyAlive('SPG')}} {{py:fcb.aliveVehType('SPG')}}   {{py:fcb.countEnemyAlive('LT')}} {{py:fcb.aliveVehType('LT')}}"
        },
        // ????????? ?????? ?? ???? ??????? 
        // https://koreanrandom.com/forum/topic/38779-маркеры-панели-счета-py_macro/
        // ????????? ????????? ?????? ?? ???? ???????, ??????????? ?????? ?? Alt
        "fonDiffVtype": {
            "enabled": true,
                "hotKeyCode": 56, "onHold": true, "visibleOnHotKey": true, // ????????? ?? Alt
                    "x": 1,
                        "y": 71,
                            "width": 73,
                                "height": 146,
                                    "bgColor": "0x000000",
                                        "screenHAlign": "center",
                                            "alpha": 100
        },
        // ???? ????????? ?????? ?? ???? ???????, ??????????? ?????? ?? Alt
        "DiffVtype": {
            "enabled": true,
                "hotKeyCode": 56, "onHold": true, "visibleOnHotKey": true, // ????????? ?? Alt
                    "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                        "x": 1,
                            "y": 69,
                                "width": 100,
                                    "height": 250,
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "center", "size": 23 },
            "format": "<font alpha='{{py:fcb.countAllyAlive('HT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('HT')}}</font> <font face='xvm' size='20' color='#C0C0C0'>&#x3F;</font> <font alpha='{{py:fcb.countEnemyAlive('HT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('HT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('MT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('MT')}}</font> <font face='xvm' size='20' color='#BFA346'>&#x3B;</font> <font alpha='{{py:fcb.countEnemyAlive('MT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('MT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('TD')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('TD')}}</font> <font face='xvm' size='20' color='#242EF2'>&#x2E;</font> <font alpha='{{py:fcb.countEnemyAlive('TD')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('TD')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('LT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('LT')}}</font> <font face='xvm' size='20' color='#5BD350'>&#x3A;</font> <font alpha='{{py:fcb.countEnemyAlive('LT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('LT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('SPG')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('SPG')}}</font> <font face='xvm' size='20' color='#F40000'>&#x2D;</font> <font alpha='{{py:fcb.countEnemyAlive('SPG')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('SPG')}}</font>"
        }
    }
}

Share this post


Link to post

Short link
Share on other sites
3 минуты назад, Dacogetul сказал:

Может кто-нибудь сказать мне, что нужно изменить в файле,, fragcorrlationbar.xc "пока автор не обновит вас?

 

 

// ?????? ????? - ?????? KAPb14 
// https://koreanrandom.com/forum/topic/24605-xvm-720-25102017-config-xvm-for-the-screen-1920x1200-pixels/
{
    "def": {
        // ????? ?????? ?????
        "frameBar": {
            "enabled": true,
                // "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": 100,
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/fonHPBar.png' width='700' height='80'>"
        },
        // ????? ????
        "totalFrag": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 2,
                        "y": 10,
                            "alpha": 100, // "{{battletype-key=epic_random?100|0}}" - ???? ??? ?? ????? ??????????? ?????? ? ???????? 30?30
                                "screenHAlign": "center",
                                    "align": "center",
                                        "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "font": "Calligraph810 BT", "align": "center", "size": 25 },
            "format": "{{py:sp.allyAlive}} : {{py:sp.enemyAlive}}"
        },
        // ???????? ??????? ????????? ? ???????? ???????????
        "HPAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": -100,
                        "y": 0,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 21, "align": "center" },
            "format": "<font color='#96FF00'>{{py:xvm.total_hp.ally}}</font>"
        },
        // ???????? ??????? ??????????? ? ???????? ???????????
        "HPEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 100,
                        "y": 0,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 21, "align": "center" },
            "format": "<font color='#FE0E00'>{{py:xvm.total_hp.enemy}}</font>"
        },
        // ???????? ???????? ?????? ? ???????? ??????????? ??? ?????????.
        "totalDiffHPAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 45,
                            "screenHAlign": "center",
                                "align": "center",
                                    "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 15, "color": "#96FF00", "align": "center" },
            "format": "{{{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}>0?+{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}|}}"
        },
        // 
        // ???????? ???????? ?????? ? ???????? ??????????? ??? ???????????.
        "totalDiffHPEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 50,
                            "screenHAlign": "center",
                                "shadow": { "distance": 1, "angle": 90, "alpha": 100, "blur": 5, "strength": 1.5 },
            "textFormat": { "font": "Gunplay", "size": 15, "color": "#FE0E00", "align": "center" },
            "format": "{{{{py:math.sub({{py:xvm.total_hp.enemy()}} , {{py:xvm.total_hp.ally()}})}}>0?{{py:math.sub({{py:xvm.total_hp.ally()}} , {{py:xvm.total_hp.enemy()}})}}|}}"
        },
        // ????? ?????-???????????? ??????? ????????? ??? ???????? 15x15
        "scaleHPAlly15": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Ally15/{{py:sp.allyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ??????????? ??? ???????? 15x15
        "scaleHPEnemy15": {
            "enabled": true,
                "updateEvent": "ON_VEHICLE_DESTROYED",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Enemy15/{{py:sp.enemyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ????????? ??? ???????? 30x30
        "scaleHPAlly30": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Ally30/{{py:sp.allyAlive}}.png' width='700' height='80'>"
        },
        // ????? ?????-???????????? ??????? ??????????? ??? ???????? 30x30
        "scaleHPEnemy30": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_HP)",
                    "x": 0,
                        "y": 0,
                            "width": 700,
                                "height": 80,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",
                                        "align": "center",
                                            "screenHAlign": "center",
                                                "shadow": { "enabled": false },
            "textFormat": { "align": "center", "leading": -36 },
            "format": "<img src='xvm://res/icons/fragCorrelationBar/Enemy30/{{py:sp.enemyAlive}}.png' width='700' height='80'>"
        },
        // ??????? ????? ??????? ?????? ????? ??? ????????? ??? ???????? 15?15
        "vtypeBarAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": -250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "right", "size": 24 },
            "format": "{{py:fcb.allyVehicleDead}}{{py:fcb.allyVehicleAlive}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ??????????? ??? ???????? 15?15
        "vtypeBarEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": 250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?0|100}}",
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "left", "size": 24 },
            "format": "{{py:fcb.enemyVehicleAlive}}{{py:fcb.enemyVehicleDead}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ????????? ??? ???????? 30?30. ??????????? ?????? ? ???????? 30?30
        "vtypeBarGlobalAlly": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": -250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",// ?? ???? ???????????? ??????????? ?????? ? ???????? 30?30
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "right", "size": 24 },
            "format": "{{py:fcb.aliveVehType('LT')}} {{py:fcb.countAllyAlive('LT')}}   {{py:fcb.aliveVehType('SPG')}} {{py:fcb.countAllyAlive('SPG')}}   {{py:fcb.aliveVehType('TD')}} {{py:fcb.countAllyAlive('TD')}}   {{py:fcb.aliveVehType('MT')}} {{py:fcb.countAllyAlive('MT')}}   {{py:fcb.aliveVehType('HT')}} {{py:fcb.countAllyAlive('HT')}}"
        },
        // ??????? ????? ??????? ?????? ????? ??? ??????????? ??? ???????? 30?30. ??????????? ?????? ? ???????? 30?30
        "vtypeBarGlobalEnemy": {
            "enabled": true,
                "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                    "x": 250,
                        "y": 25,
                            "width": 400,
                                "height": 30,
                                    "alpha": "{{battletype-key=epic_random?100|0}}",// ?? ???? ???????????? ??????????? ?????? ? ???????? 30?30
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "left", "size": 24 },
            "format": "{{py:fcb.countEnemyAlive('HT')}} {{py:fcb.aliveVehType('HT')}}   {{py:fcb.countEnemyAlive('MT')}} {{py:fcb.aliveVehType('MT')}}   {{py:fcb.countEnemyAlive('TD')}} {{py:fcb.aliveVehType('TD')}}   {{py:fcb.countEnemyAlive('SPG')}} {{py:fcb.aliveVehType('SPG')}}   {{py:fcb.countEnemyAlive('LT')}} {{py:fcb.aliveVehType('LT')}}"
        },
        // ????????? ?????? ?? ???? ??????? 
        // https://koreanrandom.com/forum/topic/38779-маркеры-панели-счета-py_macro/
        // ????????? ????????? ?????? ?? ???? ???????, ??????????? ?????? ?? Alt
        "fonDiffVtype": {
            "enabled": true,
                "hotKeyCode": 56, "onHold": true, "visibleOnHotKey": true, // ????????? ?? Alt
                    "x": 1,
                        "y": 71,
                            "width": 73,
                                "height": 146,
                                    "bgColor": "0x000000",
                                        "screenHAlign": "center",
                                            "alpha": 100
        },
        // ???? ????????? ?????? ?? ???? ???????, ??????????? ?????? ?? Alt
        "DiffVtype": {
            "enabled": true,
                "hotKeyCode": 56, "onHold": true, "visibleOnHotKey": true, // ????????? ?? Alt
                    "updateEvent": "PY(ON_UPDATE_FRAG_COR_BAR)",
                        "x": 1,
                            "y": 69,
                                "width": 100,
                                    "height": 250,
                                        "screenHAlign": "center",
                                            "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 3, "strength": 2 },
            "textFormat": { "align": "center", "size": 23 },
            "format": "<font alpha='{{py:fcb.countAllyAlive('HT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('HT')}}</font> <font face='xvm' size='20' color='#C0C0C0'>&#x3F;</font> <font alpha='{{py:fcb.countEnemyAlive('HT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('HT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('MT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('MT')}}</font> <font face='xvm' size='20' color='#BFA346'>&#x3B;</font> <font alpha='{{py:fcb.countEnemyAlive('MT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('MT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('TD')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('TD')}}</font> <font face='xvm' size='20' color='#242EF2'>&#x2E;</font> <font alpha='{{py:fcb.countEnemyAlive('TD')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('TD')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('LT')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('LT')}}</font> <font face='xvm' size='20' color='#5BD350'>&#x3A;</font> <font alpha='{{py:fcb.countEnemyAlive('LT')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('LT')}}</font>\n<font alpha='{{py:fcb.countAllyAlive('SPG')=0?#50|#FF}}'>{{py:fcb.countAllyAlive('SPG')}}</font> <font face='xvm' size='20' color='#F40000'>&#x2D;</font> <font alpha='{{py:fcb.countEnemyAlive('SPG')=0?#50|#FF}}'>{{py:fcb.countEnemyAlive('SPG')}}</font>"
        }
    }
}

А что тебя там интересует . ??? что нужно . причину опишите

Share this post


Link to post

Short link
Share on other sites

Во время игры значки уничтоженных танков не исчезают, а цифры, указывающие количество танков для каждой категории (легкие, средние, тяжелые, артистичные, тд), не меняются при их уничтожении. Спасибо ..

Share this post


Link to post

Short link
Share on other sites
54 минуты назад, Dacogetul сказал:

Во время игры значки уничтоженных танков не исчезают, а цифры, указывающие количество танков для каждой категории (легкие, средние, тяжелые, артистичные, тд), не меняются при их уничтожении. Спасибо ..

скрипты просто надо обновить видимо . там что то менялось но не помню когда 

Share this post


Link to post

Short link
Share on other sites

скрипты просто надо обновить видимо . там что то менялось но не помню когда  

В "python.log" у меня есть следующие ошибки:

2019-03-30 07:43:44.049: INFO: =============================
2019-03-30 07:43:44.049: INFO: 2019-03-30 07:43:44: [ERROR] mods/xfw/python/xfw/events.pyc
2019-03-30 07:43:44.049: ERROR: Traceback (most recent call last):
2019-03-30 07:43:44.049: ERROR:   File "mods/xfw/python/xfw/events.py", line 57, in __event_handler
2019-03-30 07:43:44.050: ERROR:   File "mods/xfw/python/xfw/events.py", line 24, in fire
2019-03-30 07:43:44.050: ERROR:   File "res_mods/configs/xvm/py_macro\fragCorrelationBar.py", line 260, in __setVehicleInfo
2019-03-30 07:43:44.050: ERROR:     update(vInfo)
2019-03-30 07:43:44.050: ERROR:   File "res_mods/configs/xvm/py_macro\fragCorrelationBar.py", line 176, in update
2019-03-30 07:43:44.050: ERROR:     as_event('ON_UPDATE_FRAG_COR_BAR')
2019-03-30 07:43:44.050: ERROR: NameError: global name 'as_event' is not defined
2019-03-30 07:43:44.050: INFO: =============================

 

 

fragCorrelationBar.py

Share this post


Link to post

Short link
Share on other sites

MIAPAK чет опять затих, ты когда тему свою посетишь. подай признаки жизни мы скучаем))))

Share this post


Link to post

Short link
Share on other sites
В 30.03.2019 в 09:08, Dacogetul сказал:

В "python.log" у меня есть следующие ошибки

обнови скрипт fragCorrelationBar.py

 

Share this post


Link to post

Short link
Share on other sites

@HEKPOMAHT :Спасибо, но я не автор, и он не был здесь больше месяца ... Более того, я даже не знаю, программирование, и именно поэтому я обратился к профессионалам на сайте XVM, но они не дают не поможет ..... Еще раз спасибо ..

Share this post


Link to post

Short link
Share on other sites

@Dacogetul обновить, в данном случае, означает скачать последнюю версию скрипта.

Edited by ktulho

Share this post


Link to post

Short link
Share on other sites

@ktulho Спасибо ... ссылка привела меня к сценарию на вашей странице, и я подумал, что он не работает с этой конфигурацией панели, чем с вашей ... Еще раз спасибо.

Share this post


Link to post

Short link
Share on other sites

мужики пока хозяин темы отсутствует может поможете подремонтировать уши. Полоски хр очень длинные стали и не работают:

скрин 037 -это сейчас

скрин 002- это было до последней обновы

ну и сам файл конфигурации

Заранее спасибо за помощь камрады)))

 

shot_037.rar

shot_002.rar

 

playersPanel.rar

Edited by androdizel

Share this post


Link to post

Short link
Share on other sites
В 03.04.2019 в 22:53, ktulho сказал:

точки эффективности танка каждого игрока наехали на поле названия танка как это исправить подскажи пож))) файлы и скрин прилагаю:

shot_038.jpg

playersPanel.xc

Edited by androdizel
все разобрался спасибо не надо делать

Share this post


Link to post

Short link
Share on other sites

MIAPAK друг как жив здоров вроде как появился на форуме. Скажи иконки под 1.5 обновишь, в частности вариант 4 ну и остальные тоже наверное ждут))). Заранее спасибо

 

Share this post


Link to post

Short link
Share on other sites
В ‎04‎.‎05‎.‎2019 в 20:55, androdizel сказал:

MIAPAK друг как жив здоров вроде как появился на форуме. Скажи иконки под 1.5 обновишь, в частности вариант 4 ну и остальные тоже наверное ждут))). Заранее спасибо

 

обновил иконки, забирай в шапке темы

правда не проверил

будут косяки пиши

Edited by MIAPAK
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

спасибо друг

MIAPAK подскажи пожалуйста иконки которые не в атласе а в папке contour в каком случае их можно использовать? Вместо атласа можно если путь прописать другой в файле iconset?

Edited by androdizel

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...