Jump to content
Korean Random

How to leave the hitlog and default DamageLog


Recommended Posts

Hi

 

I tried that and I still have the "Hits" string. How can I remove it?

 

attachicon.gifshot_013.jpg

 

Also, the client damage log overlaps with the XVM HP bars (when pressing ALT). I guess it is not (yet) possible to move the log position with XVM?

Hi, sorry english

Config- XVM- Default- BattleLabelsTemplates.xc

/**

* Battle inteface text fields.

* Текстовые поля боевого интерфейса.

*/

{

  // Definitions.

  // Шаблоны.

  "def": {

    "hitlogHeader": {

      "enabled": true,

      "updateEvent": "ON_DAMAGE_CAUSED, ON_PANEL_MODE_CHANGED",

      "x": 1550,

      "y": 1170,

      "width": 500,

      "height": 1000,

      "textFormat": { "color": "0xF4EFE8", "size": 15 },

      "format": "{{hitlog-header}}"

      // Format of the full hitlog (header and body)

      // Формат полного хит-лога (шапка и тело)

      // "format": "{{hitlog-header}}\n{{hitlog-body}}"

    },

    "hitlogBody": {

      "enabled": true,

      "hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": false,

      "updateEvent": "ON_DAMAGE_CAUSED, ON_PANEL_MODE_CHANGED",

      "x": 1550,

      "y": 1190,

 

my resolution 2560x2440..

 

try changing the game settings : Settings- Battle notifications- Log- Event- All events at the bottom

I hope you understand everything

Link to comment
Short link
Share on other sites

  • 3 weeks later...

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

battleLabelsTemplates.xc->def->totalEfficiency->enabled to false

The battleLabelsTemplates.xc option that you say to set to false doesn't exist. If I add it, it causes errors in xvm. It does bring the vanilla dmg caused, blocked, assisted, and spots back, which is what I desire, however it causes a million other things to change in xvm. Also, the vanilla dmg log gets listed from left to right across the bottom of the screen, instead of from top to bottom just to the right of your tank's info like in OP's picture.

 

To clarify, I wanted to bring back the vanilla dmg caused, blocked, and assisted just like OP. I like the detailed dmg list in xvm, but I also want to know my assist dmg, which xvm doesn't provide and the vanilla dmg log now does. I'd be happy with disabling xvm's log in favor of the vanilla one, but it isn't working out; if I make the damageLog.xc changes you suggest, I get no dmg log whatsoever, not even the vanilla one.

 

EDIT: I was using XVM 6.5.5, installed 6.5.6 and the totalEfficiency option exists in battleLabelsTemplates.xc. May have been that I was using QuickyBaby's distro of xvm as well, but I only got that for BattleAssistant, which I'm definitely keeping! Guess I'll toy around with the configs again and see if I can really make xvm show all the info I want :)

Edited by Thiefy
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...