Jump to content
Korean Random

Recommended Posts

Hi there love xvm does wonders for me  i have a  question. Is it possible to use the stats  over selected tank in garage (not carousel) mod seperately ? thanks for your help

2018-04-06 10_46_41-WoT Client.png

Edited by WhizzUK
  • Upvote 1
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites

What is it XVN? 

-----------------------------------

UPD: QguSntjfT0Gt1Kc6eT5HSg.png

What kind illiterate nub think that there is a mod "XVN"? :veryhappy:

Edited by StranikS_Scan
  • Upvote 3
  • Downvote 6

Share this post


Link to post

Short link
Share on other sites
On 06/04/2018 at 5:20 PM, StranikS_Scan said:

What is it XVN? 

-----------------------------------

UPD: QguSntjfT0Gt1Kc6eT5HSg.png

What kind illiterate nub think that there is a mod "XVN"? :veryhappy:

Are you an intelligent guy @StranikS_Scan, or do you just pay for the privilege ?  well I assume you are, Such a nice and polite way to greet a first timer and make them feel welcome to the forums.

 

@cherek_us  Thanks for the link I actually use Promod  but i like the XVM mod that gives stats over the tank in the garage I just dont know how to activate it while using  my 

preferred mod

Edited by WhizzUK
  • Upvote 2
  • Downvote 1

Share this post


Link to post

Short link
Share on other sites
Только что, WhizzUK сказал:

Are you an intelligent guy @StranikS_Scan, or do you just pay for the privilege ?

 

What kind illiterate nub think that there are privileges on this site? :veryhappy:

 

PS: deja vu

  • Upvote 2
  • Downvote 5

Share this post


Link to post

Short link
Share on other sites

Good luck on finding what you are looking for. Maybe someone will read this and come up with a way to do it.

 

Like I said, I have mine displayed in the carousel.

image.png.db79eaea602b0bb4b7c0dab5422d99d7.png

BTW, Thanks Tornado_Odan_Rot for this Carousel.

Edited by cherek_us
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

Hello, 

what you are looking for is to be found in widgets.xc / widgetsTemplates.xc - statistics part ;-) So, yea, part of XVM.

Edited by plkJaqenHghar
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

I am sorry for the delay in replying to these But I have had a few family probs that I have had to be dealt with,  I am here now. I cant promise I wont ask the right question in the right way however i will do my best and will endeavour to.

On 15/04/2018 at 11:07 PM, plkJaqenHghar said:

Hello, 

what you are looking for is to be found in widgets.xc / widgetsTemplates.xc - statistics part ;-) So, yea, part of XVM.

PERFECT Thank you so much now  all i need help with is how and where and in what manner to activate this, As when the mod that I use disables it

many thanks for your help 

 

Edited by WhizzUK
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

This is in the XVM default > widgetsTemplates.xc.

 

"statistics": {
    "enabled": true,
    "layer": "normal",
    "type": "extrafield",
    "formats": [
      { // background image, left part
        // фоновая картинка, левая часть.
        "x": 66,
        "y": 193,
        "screenHAlign": "center",
        "format": "<img src='xvm://res/icons/clock/clockBg.png' width='160' height='80'>"
      },
      { // background image, right part
        // фоновая картинка, правая часть.
        "x": 390,
        "y": 193,
        "screenHAlign": "center",
        "scaleX": -1,
        "format": "<img src='xvm://res/icons/clock/clockBg.png' width='160' height='80'>"
      },
      { // text block
        // текстовый блок
        "updateEvent": "ON_MY_STAT_LOADED",
        "x": 185,
        "y": 198,
        "width": 320,
        "height": 150,
        "screenHAlign": "center",
        "shadow": { "alpha": 80, "blur": 4, "strength": 2 },
        "textFormat": { "color": "0x959688", "size": 15 },
        "format": "<font size='13'>{{l10n:General stats}} (<font color='#F9F1BC'>{{py:xvm.formatDate('%Y-%m-%d')}}</font>)</font>\n{{l10n:WN8}}: <font color='{{mystat.c_xwn8}}'>{{mystat.xwn8}} ({{mystat.wn8}})</font> {{l10n:EFF}}: <font color='{{mystat.c_xeff}}'>{{mystat.xeff}} ({{mystat.eff}})</font>\n{{l10n:Avg level}}: <font color='{{mystat.c_avglvl}}'>{{mystat.avglvl%.2f}}</font>\n<font size='13'>{{l10n:Wins}}: <font color='{{mystat.c_winrate}}'>{{mystat.winrate%.2f~%}}</font>  ({{py:winrate_next(0.5)}} / {{py:winrate_next(1)}})</font>"
      }

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

I did something similar, to fit style of YasenKrasen beta features.
But now its kinda useless since that mod is bugged and needs update.
Anyway, maybe someone can find it useful.

/**
 *
 * LastEdit:30.04.2018
 *
 * Widgets templates.
 */
{
  "clock": {
    "enabled": true,
    "layer": "normal",
    "type": "extrafield",
    "formats": [
      { // background image
        "x": 4,
        "y": 51,
        "screenHAlign": "right",
        "format": "<img src='xvm://res/icons/clock/clockBg.png'>"
      },
      {
        "updateEvent": "ON_EVERY_SECOND",
        "x": -10,
        "y": 38,
        "width": 200,
        "height": 50,
        "screenHAlign": "right",
        "shadow": {
          "enabled": true,
          "distance": 0,
          "angle": 0,
          "color": "0x000000",
          "alpha": 70,
          "blur": 4,
          "strength": 2
        },
        "textFormat": { "align": "right", "valign": "bottom", "color": "0x959688" },
        "format": "<font face='$FieldFont'><textformat leading='-38'><font size='36'>{{py:xvm.formatDate('%H:%M')}}</font><br></textformat><textformat rightMargin='85' leading='-2'>{{py:xvm.formatDate('%A')}}<br><font size='15'>{{py:xvm.formatDate('%d %b %Y')}}</font></textformat></font>"
      }
    ]
  },
  "statistics": {
    "enabled": true,
    "layer": "normal",
    "type": "extrafield",
    "formats": [
      { // Account Statistics - background image
        "enabled": false,
        "x": 3,
        "y": 510,
        "format": "<img src='xvm://res/icons/damageLog/no_dmg.png' width='320' height='220'>"
      },
      { // Vehicle Stats (left pannel) - background image
        "enabled": false,
        "layer": "substrate",
        "x": 805,
        "y": 700,
        "scaleX": -1,
        "format": "<img src='xvm://res/icons/damageLog/no_dmg.png' width='290' height='70'>"
      },
      { // Vehicle Stats (right pannel) - background image
        "enabled": false,
        "layer": "substrate",
        "x": 1115,
        "y": 700,
        "format": "<img src='xvm://res/icons/damageLog/no_dmg.png' width='290' height='70'>"
      },
      { // Account Statistics
        "enabled": true,
        "updateEvent": "ON_MY_STAT_LOADED",
        "x": 10,
        "y": 520,
        "width": 320,
        "height": 220,
        "screenHAlign": "left",
        "shadow": { "alpha": 70, "blur": 4, "strength": 2 },
        "textFormat": { "align":"left", "color": "0x959688", "size": 13 },
        "format": "<b><font size='14'><font color='#FFCC66'>{{l10n:Account Statistics}}</font></font><font size='8'>\n\n<img src='cfg://Ress/Icons/double_line.png'>\n\n</font>{{l10n:Battles/Win rate}}: <font color='{{mystat.c_battles}}'>{{mystat.battles}}</font>{{l10n:     }}<font color='{{mystat.c_winrate}}'>({{mystat.winrate%.2f~%}})</font><font size='8'>\n\n</font>{{l10n:WGR/WTR}}: <font color='{{mystat.c_wgr}}'>{{mystat.wgr}} ({{mystat.xwgr}})</font>{{l10n:     }}<font color='{{mystat.c_wtr}}'>{{mystat.wtr}} ({{mystat.xwtr}})</font><font size='8'>\n\n</font>{{l10n:EFF/WN8}}: <font color='{{mystat.c_eff}}'>{{mystat.eff}} ({{mystat.xeff}})</font>{{l10n:     }}<font color='{{mystat.c_wn8}}'>{{mystat.wn8}} ({{mystat.xwn8}})</font><font size='8'>\n\n</font>{{l10n:Hit ratio}}: <font color='#F9F1BC'>{{mystat.hip%.2f~%}}</font><font size='8'>\n\n</font>{{l10n:Average Tier}}: <font color='{{mystat.c_avglvl}}'>{{mystat.avglvl%.2f}}</font></b><font size='8'>\n\n</font><font size='11'>{{l10n:Updated}}: (<font color='#F9F1BC'>{{py:xvm.formatDate('%d.%m.%Y - %H:%M')}}</font>)</font></font>"
      },
      { // Vehicle Stats (left pannel)
        "enabled": true,
        "updateEvent": "ON_MY_STAT_LOADED",
        "x": 555,
        "y": 218,
        "width": 400,
        "height": 100,
        "screenHAlign": "left",
        "screenVAlign": "center",
        "shadow": { "alpha": 70, "blur": 4, "strength": 2 },
        "textFormat": { "align":"left", "color": "0x959688", "size": 14 },
        "format": "<b><font size='14'><font color='#FFCC66'>{{l10n:Vehicle Stats}}</font><font size='6'>\n\n<img src='cfg://Ress/Icons/single_line.png'>\n\n</font><img src='cfg://Ress/Icons/battle.png' width='23' height='23' vspace='-6'><font color='{{v.c_battles|#CFCFCF}}'>{{v.battles}}</font><img src='cfg://Ress/Icons/win.png' width='23' height='23' vspace='-6'><font color='{{v.c_winrate|#CFCFCF}}'>{{v.winrate%2d~%}}</font><img src='cfg://Ress/Icons/damag2.png' width='23' height='23' vspace='-6'><font color='{{v.c_xtdb|#CFCFCF}}'>{{v.tdb%-4d}}</font><img src='cfg://Ress/Icons/vehicle.png' width='23' height='23' vspace='-6'><font color='{{v.c_tfb}}'>{{v.tfb%-4.2f}}</font><img src='cfg://Ress/Icons/assist2.png' width='23' height='23' vspace='-6'><font color='{{v.c_hitsRatio}}'>{{v.hitsRatio%2d~%}}</font></b></font>"
      },
      { // Vehicle Stats (right pannel)
        "enabled": true,
        "updateEvent": "ON_MY_STAT_LOADED",
        "x": -555,
        "y": 218,
        "width": 400,
        "height": 100,
        "screenHAlign": "right",
        "screenVAlign": "center",
        "shadow": { "alpha": 70, "blur": 4, "strength": 2 },
        "textFormat": { "align":"right", "color": "0x959688", "size": 14 },
        "format": "<b><font size='14'><font color='#FFCC66'>{{v.fullname}}</font><font size='8'>\n\n<img src='cfg://Ress/Icons/single_line.png'>\n\n</font>MoE: <font color='{{v.c_damageRating}}'>{{v.damageRating%-2.2f~%|--}}</font>  WN8: <font color='{{v.c_wn8effd}}'>{{py:math.mul({{v.wn8effd}},1000)%-4d|--}}</font>  EFF: <font color='{{v.c_tdv}}'>{{py:math.mul({{v.tdv}},1000)%-4d|--}}</font>  xTE: <font color='{{v.c_xte}}'>{{v.xte|--}}</font></b></font>"
      }
    ]
  }
}

 

 

 

Untitled.jpg

widgets.7z

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