Jump to content
Korean Random

Recommended Posts

45 минут назад, defensordei сказал:

Is there any chance that I can have it?

 

demon2597 left WoT.

I keep updating his config.

Available for download from this link.

 

From the config you can take separately HitLog.

  • hitLog.xc
  • battleLabels.xc"hitLog"

And also sections from the translation file:

  • en.xc
  • "shot" , "fire" , "ramming" , "world_collision"

From subfolder: demon2597/l10n

Link to comment
Short link
Share on other sites

21 час назад, defensordei сказал:

how can I remove these marked "things"

  • battleLabels.xc

Delete this lines:

    // Total damage.
    // Нанесенный урон.
    "totalDamage": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": false,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?243|{{py:sum({{pp.widthLeft}},33)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.totalDamage>0?100|{{py:xvm.numberShotsDealt>0?100|60}}}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.totalDamage>0?{{py:xvm.totalDamageColor}}|{{py:xvm.numberShotsDealt>0?{{py:xvm.totalDamageColor}}|0xFFFFFF}}}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10D;</font> <b>{{py:xvm.totalDamage}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Total damage count.
    // Нанесенный урон подсчет.
    "totalDamageCount": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?243|{{py:sum({{pp.widthLeft}},33)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.numberShotsDealt>0?100|60}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.numberShotsDealt>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10D;</font> <b>{{py:xvm.numberHitsDealt}} / {{py:xvm.numberShotsDealt}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Assisted damage.
    // Урон по ассисту.
    "totalAssist": {
      "enabled": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?308|{{py:sum({{pp.widthLeft}},98)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.totalAssist>0?100|60}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.totalAssist>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10B;</font> <b>{{py:xvm.totalAssist}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Blocked damage.
    // Заблокированный урон.
    "totalBlocked": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": false,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?378|{{py:sum({{pp.widthLeft}},168)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.numberShotsReceived>0?100|60}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.numberShotsReceived>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10C;</font> <b>{{py:xvm.totalBlocked}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Blocked damage count.
    // Заблокированный урон подсчет.
    "totalBlockedCount": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?378|{{py:sum({{pp.widthLeft}},168)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.numberShotsReceived>0?100|60}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.numberShotsReceived>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10C;</font> <b>{{py:xvm.numberHitsBlocked}} / {{py:xvm.numberShotsReceived}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Detected enemies.
    // Обнаруженные враги.
    "detection": {
      "enabled": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?443|{{py:sum({{pp.widthLeft}},233)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.detection>0?100|60}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.detection>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10A;</font> <b>{{py:xvm.detection}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // During stun damage.
    // Урон по оглушению.
    "totalStun": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": false,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?513|{{py:sum({{pp.widthLeft}},303)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.isStuns?{{py:xvm.numberStuns>0?100|60}}|0}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.numberStuns>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10E;</font> <b>{{py:xvm.totalStun}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
    // Stun count.
    // Количество оглушений.
    "totalStunCount": {
      "enabled": true,
      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?513|{{py:sum({{pp.widthLeft}},303)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "alpha": "{{py:xvm.isStuns?{{py:xvm.numberStuns>0?100|60}}|0}}",
      "width": 70,
      "height": 25,
      "textFormat": { "color": "{{py:xvm.numberStuns>0?0xFFC363|0xFFFFFF}}", "size": 15 },
      "format": "<font face='XVMSymbol' size='21' color='#F2F2F2'>&#x10E;</font> <b>{{py:xvm.numberStuns}}</b>",
      "shadow": ${ "def.textFieldShadow" }
    },
      ${ "def.totalDamage" },
      ${ "def.totalDamageCount" },
      ${ "def.totalAssist" },
      ${ "def.totalBlocked" },
      ${ "def.totalBlockedCount" },
      ${ "def.detection" },
      ${ "def.totalStun" },
      ${ "def.totalStunCount" },

 

22 часа назад, defensordei сказал:

and put there old one like Hits, Total Damage and Last

  • battleLabels.xc

Add this lines:

    // Panel with total player efficiency.
    // Панель с общей эффективностью игрока.
    "totalEfficiency": {
      "enabled": true,
      "updateEvent": "PY(ON_TOTAL_EFFICIENCY), ON_PANEL_MODE_CHANGED",
      "x": "{{battletype-key=epic_battle?243|{{py:sum({{pp.widthLeft}},33)}}}}",
      "y": "{{battletype-key=epic_battle?50|35}}",
      "width": 500,
      "height": 25,
      "textFormat": { "font": "$FieldFont", "color": "0xF2F2F2", "size": 15 },
      "format": "{{l10n:Hits}}: <b><font color='#FFFFFF'>{{py:xvm.numberDamagesDealt}}</font></b>  {{l10n:Total}}: <b><font color='#FFC363'>{{py:xvm.totalDamage}}</font></b>  {{l10n:Last}}: <b><font color='#FFFFFF'>{{py:xvm.dmg}}</font></b>",
      "shadow": ${ "def.textFieldShadow" }
    },
      ${ "def.totalEfficiency" },

 

Link to comment
Short link
Share on other sites

  • 1 month later...

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