Jump to content
Korean Random

Left side panels misaligned


Recommended Posts

Help me understand this.
 

Battleloading and stats tab windows looks the same:

 

lmM7TXm.jpg

 

Names are not in same column on left side, on right side all is fine, but the code is the same for both left and right side

 

Statstab.xc

{

  // Parameters of the Battle Statistics form.
  "statisticForm": {
    "clanIcon": { "alpha": 90, "h": 22, "show": true, "w": 22, "x": -348, "xr": -348, "y": 0, "yr": 0 },
    "formatLeftNick": "<img src='xvm://res/icons/flags/{{flag|empty}}.png' width='16' height='13'> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png' width='8' height='8'> <font color='{{c:r}}' alpha='{{alive?#FF|#80}}'>{{name%.20s~..}} <font face='Consolas'><font size='10'>{{clan}}</font></font></font>",
    "formatLeftVehicle": "<font face='Consolas' size='11'> <font color='{{c:kb|#666666}}' alpha='{{alive?#FF|#80}}'>{{kb%2d~k|--k}}</font> <font color='{{c:r|#666666}}' alpha='{{alive?#FF|#80}}'>{{r}}</font> <font color='{{c:winrate|#666666}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%|--%}}</font></font>",
    "formatRightNick": "<font color='{{c:r}}' alpha='{{alive?#FF|#80}}'><font face='Consolas'><font size='10'>{{clan}}</font></font> {{name%.20s~..}}</font> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png' width='8' height='8'> <img src='xvm://res/icons/flags/{{flag|empty}}.png' width='16' height='13'>",
    "formatRightVehicle": "<font face='Consolas' size='11'><font color='{{c:winrate|#666666}}' alpha='{{alive?#FF|#80}}'>{{winrate%2d~%|--%}}</font> <font color='{{c:r|#666666}}' alpha='{{alive?#FF|#80}}'>{{r}}</font> <font color='{{c:kb|#666666}}' alpha='{{alive?#FF|#80}}'>{{kb%2d~k|--k}}</font> </font>",
    "removeSquadIcon": false,
    "showBattleTier": true
  }
}

Batteloading.xc

{
  "battleLoading": {
    "clanIcon": { "alpha": 90, "h": 22, "show": true, "w": 22, "x": -348, "xr": -348, "y": 0, "yr": 0 },
    "clockFormat": "H:i:s",
    "formatLeftNick": "<img src='xvm://res/icons/flags/{{flag|empty}}.png' width='16' height='13'> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png' width='8' height='8'> <font color='{{c:r}}'><font size='13'>{{name%.20s~..}}</font> <font face='Consolas'><font size='10'>{{clan}}</font></font></font>",
    "formatLeftVehicle": "<font face='Consolas' size='12'> <font color='{{c:kb|#666666}}'>{{kb%2d~k|--k}}</font> <font color='{{c:r|#666666}}'>{{r}}</font> <font color='{{c:winrate|#666666}}'>{{winrate%2d~%|--%}}</font></font>",
    "formatRightNick": "<font color='{{c:r}}'><font face='Consolas'><font size='10'>{{clan}}</font></font> <font size='13'>{{name%.20s~..}}</font></font> <img src='xvm://res/icons/xvm/xvm-user-{{xvm-user|none}}.png' width='8' height='8'> <img src='xvm://res/icons/flags/{{flag|empty}}.png' width='16' height='13'>",
    "formatRightVehicle": "<font face='Consolas' size='12'><font color='{{c:winrate|#666666}}'>{{winrate%2d~%|--%}}</font> <font color='{{c:r|#666666}}'>{{r}}</font> <font color='{{c:kb|#666666}}'>{{kb%2d~k|--k}}</font> </font>",
    "removeSquadIcon": false,
    "showBattleTier": true
  }
}

Edited by Aslain
Link to comment
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...