Jump to content

Question about turning off stats in game


Recommended Posts

I Turned off stats on xvm site, but still i have empty lines and percentage marks in game during loading screen, players panel and stats tab. I also deselected option for any stats in mod pack, but still its showing empty stats. Is there are way for tab score board and loading screen to be like totally basic like game? All the rest mods are I selected are fine :)
I attached some random screenshot from the game where you can see empty lines on score board.

Oh and i also forgot - when i turned off all stats from xvm site, clan icons are not showing for me anymore, and I'd like to see icons from top 50 or top 100 clans w/e I selected :)

_Aslain_logs.zippython.log

 

post-2477-0-92918400-1452701589_thumb.jp

Edited by SlasherZ
Link to comment
  • Administrator

There is a solution to manualy remove all that macros for stats from the XVM code but it's a lot of work really.

 

Edit all .xc config files, find macros similar to this one:

 

              "format": "{{winrate%2d~%|--%}}",

 

Change to

 

              "format": "{{winrate%2d~%}}",

 

or

 

              "format": "{{t-winrate%d~%|--%}}",

 

to

 

              "format": "{{t-winrate%d~%}}",

 

etc.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.