Jump to content
Korean Random
Sign in to follow this  
Fraita

How to get rid of this DMG incoming?

Recommended Posts

See the attachment. I want to get rid of this (got it in the latest XVM-dev) and get back the spottning dmg, your dmg and blocked dmg that is WOT own interface

Thanks!

post-38693-0-25736500-1478946120_thumb.jpg

Share this post


Link to post

Short link
Share on other sites

battleLabelsTemplates.xc->def->damageLog/timerReload/lastHit->enabled to false

damageLog.xc->disabledDetailStats/disabledSummaryStats to false

 

PS. Never heard about PrintScrn key?

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites

battleLabelsTemplates.xc->def->damageLog/timerReload/lastHit->enabled to false

damageLog.xc->disabledDetailStats/disabledSummaryStats to false

 

PS. Never heard about PrintScrn key?

Having some problem to find the right place. I go in XVM -> Default -> battleLabelsTemplates.xc 

 

And i get this  https://gyazo.com/05ce90ba8fc20b4f0123455233be48f1

I don't seem to find the damageLog/timerReload/lastHit->enabled to false

OR the damageLog.xc->disabledDetailStats/disabledSummaryStats to false

 

As you can see in the attachment, there is no DamageLog

post-38693-0-66123000-1478948712_thumb.png

Edited by Fraita

Share this post


Link to post

Short link
Share on other sites

:dots:

 

Do you have the latest version of XVM? If that is the default config, it surely is not the latest one. Update it.

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites

:dots:

 

Do you have the latest version of XVM? If that is the default config, it surely is not the latest one. Update it.

http://www.modxvm.com/en/download-xvm/

Yes, this one 6.4.8

Installed it 3 times now

 

 

Though it says it's a "nightly build" for developers. Where can i get a older version?

Edited by Fraita

Share this post


Link to post

Short link
Share on other sites

It's not nightly. I guess devs messed up something and this info sometimes shows up. I see it too.

But the default config in the latest version surely isn't the one you made a screen of.

Edited by konrad509

Share this post


Link to post

Short link
Share on other sites

battleLabelsTemplates.xc->def->damageLog/timerReload/lastHit->enabled to false

damageLog.xc->disabledDetailStats/disabledSummaryStats to false

 

PS. Never heard about PrintScrn key?

my friend i did it and it didnt work.. its very annoying this. i think i'll download again version 6.4.7.1. the problem started from the next 6.4.7.2

Share this post


Link to post

Short link
Share on other sites

This works for me-

in damageLog.xc
 

  "damageLog": {
    // true - disable standard detailed damage.
    // true - отключить стандартный детальный урон.
    "disabledDetailStats": false,
    // true - disable standard summarized damage.
    // true - отключить стандартный суммарный урон.
    "disabledSummaryStats": false,

 

in battleLabelsTemplates.xc

 

"def": {
    "hitlogHeader": {
      "enabled": false,
     ...
    },
   

"hitlogBody": {
      "enabled": false,
     ...

    },

 

...and make sure this option is enabled in the game.

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