Jump to content
Korean Random
Sign in to follow this  
ChuckNorris

Empty Battleloading screen on xvm-7.7.7

Recommended Posts

Any changes depending to battleLoading.xc ?

I updated wot to 1.2.0.2 and updated my mods, especially xvm-7.7.7

Everything works ok

Only the Battleloading screen is totally clear, only a black transparent field

My battleLoading.xc:

/**
 * Parameters of the Battle Loading screen.
 * Параметры экрана загрузки боя.
 */
{
  "templates": {
    "clanIcon": {
      "enabled": true,
      "x": 65, "y": 6, "width": 16, "height": 16, "align": "center", "alpha": 90, "bindToIcon": true,
      "src": "{{clanicon}}"
    }
  },
  "battleLoading": {

    "clockFormat": "H:i:s",
    "removeSquadIcon": false,
    "removeRankBadgeIcon": false,
    "vehicleIconAlpha": 100,
    "removeVehicleLevel": false,
    "removeVehicleTypeIcon": false,
    "nameFieldShowBorder": false,
    "vehicleFieldShowBorder": false,
    "squadIconOffsetXLeft": 0,
    "squadIconOffsetXRight": 0,
    "nameFieldOffsetXLeft": 0,
    "nameFieldWidthDeltaLeft": 0,
    "nameFieldOffsetXRight": 0,
    "nameFieldWidthDeltaRight": 0,
    "vehicleFieldOffsetXLeft": 25,
    "vehicleFieldWidthDeltaLeft": 0,
    "vehicleFieldOffsetXRight": 25,
    "vehicleFieldWidthDeltaRight": 0,
    "vehicleIconOffsetXLeft": 30,
    "vehicleIconOffsetXRight": 30,
    "darkenNotReadyIcon": true,

    "formatLeftNick": "<img src='xvm://res/icons/flags/{{flag|default}}.png' width='16' height='13' vspace='-2'> {{name%.12s~..}} <font alpha='#A0'>{{clan}}</font>",

    "formatRightNick": "<font alpha='#A0'>{{clan}}</font> {{name%.12s~..}} <img src='xvm://res/icons/flags/{{flag|default}}.png' width='16' height='13' vspace='-2'>",

    "formatLeftVehicle": "<font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> | <font color='{{c:t-battles}}'>{{t-battles}}</font> | {{vehicle}} | <font face='mono' size='{{xvm-stat?13|0}}'> <font color='{{c:wn8}}'>{{wn8|----}}</font></font>",

    "formatRightVehicle": "<font face='mono' size='{{xvm-stat?13|0}}'> <font color='{{c:wn8}}'>{{wn8|----}}</font> </font> | {{vehicle}} | <font color='{{c:kb}}'>{{kb%2d~k|--k}}</font> | <font color='{{c:t-battles}}'>{{t-battles}}</font>",

    "extraFieldsLeft": [
      ${"templates.clanIcon"}
    ],

    "extraFieldsRight": [
      ${"templates.clanIcon"}
    ]
  }
}

 

Edited by ChuckNorris
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

I have the same issue after the micropatch few days ago. Battleloading screen does not show the player list anymore.

Edited by lina_wot

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...