Jump to content
Korean Random
Sign in to follow this  
zombienurse

Help with configurating xvm statistics

Recommended Posts

Hey guys, newbie here

 

Need a little help with the way my xvm stats show up in game...

 

On the side-panels in-game as well as the load-up screen it's showing everyone's wn8 statistics as the simple ratings ie. 1-100 (100 being good, 1 being bad).

Is there any way to change it to 4 integer ratings ie. my wn8 shows on my xvm as 58, whereas i would prefer it to be something close to 1480 

Please help me if you can it would be much appreciated, i've been searching for a remedy to this problem for a while!

 

Regards

-ZombieNurse

Share this post


Link to post

Short link
Share on other sites

My English is very bad :)

Open the "PlayersPanel.xc" (World of Tanks/res_mods/xvm/configs) 

Find "// Options for the "large" panels - the widest panels." (or panels with which you play)

Replace xwn:8 on wn8

And %2d on %4d

   "large": {

      // Minimum width of the player's name column, 0-250. Default is 170.
      "width": 170,
      // Display format for player nickname (macros allowed, see readme-en.txt).
      "nickFormatLeft": "<font color='{{c:rating}}'>{{rating%2d|    }}</font> {{nick}} <font color='{{c:xwn8}}'>{{xwn8%2d|    }}</font>",
      "nickFormatRight": "<font color='{{c:xwn8}}'>{{xwn8%2d|    }}</font> {{nick}} <font color='{{c:rating}}'>{{rating%2d|    }}</font>",
      // Display format for vehicle name (macros allowed, see readme-en.txt).
      "vehicleFormatLeft": "<font color='{{c:xwn8}}'>{{vehicle}}</font>",
      "vehicleFormatRight": "<font color='{{c:xwn8}}'>{{vehicle}}</font>",

 

I hope that you understended me

Edited by AlaCraD
  • Upvote 1

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