Jump to content
Korean Random
Sign in to follow this  
ChuckNorris

battleLoading screen corrupted since update 1.22.1.0

Recommended Posts

battleLoading screen corrupted since update 1.22.1.0

 

Did something change?

Or will it be fixed in a stable version?

 

https://ibb.co/JxVCkFQ

shot-151.jpg

 

battleLoading screen should show

-number of kilo-battles (total battles count divided by 1000)

-total battles count for current vehicle

-xwn8  rating

 

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"}
    ]
  }
}

 

below a 4 year old screenshot that shows how it looked before the patch

https://ibb.co/qJFKRSK

shot-415.jpg

 

 

 

attachment contains my complete xvm config

res_mods-12210-LongJohn-ChuckNorris.zip

Edited by ChuckNorris

Share this post


Link to post

Short link
Share on other sites

On your screenie I think I see broken atlas files with your custom contour icons, most likely used old client files, but yeah, the battle loading is now showing elite levels, and there is no way to turn them off just like that. You can use custom mods to hide them for now, like the one I have in modpack from Kurzdor.

kurzdor.elitelevelsremover_1.1.0.wotmod

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Right, for the contour icon mod isn't an update available so far, but without it is it still the same

With the kurzdor.elitelevelsremover_1.1.0 is it better

I'm wondering that statisticForm.xc still looks fine, which has nearly the same content

Thanks for the response :smile:

Share this post


Link to post

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

I'm wondering that statisticForm.xc still looks fine, which has nearly the same content

в statisticForm.xc добавили опцию:

    // true - hide elite levels.
    // true - убрать отображение уровней элитности.
    "removePrestigeLevel": true,

а в battleLoading и battleLoadingTips ещё нет :sad:

тут ещё тема есть

Share this post


Link to post

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

@HEKPOMAHT Мише захукать оказалось это всё довольно сложно =)

он раньше вообще не занимался такими пустяками, как добавление отключалок :heh:

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