Jump to content
Korean Random

Recommended Posts

Hi all,

 

with version 9.18 a new dmg log value was introduced -> stun. With XVM I used my own order by updating the elements.xc (I found this idea/hint here in the forum).

 

However, the new field for stun is not in line and I guess I have to update elements.xc and add the new field.

 

Thats the part in the elements.xc

"battleDamageLogPanel": { // урон от ВГ: нанесенный/ассист/заблокированный
//"y": 441 // "глобальные" координаты всего поля, автоматически подгоняются клиентом под разрешение экрана
//"x": 50 // приведены дефолтные координаты для 1366х768, отсчет от верхнего левого угла экрана
"summaryDamageBlock": { // нанесенный, картинка
"y": -30, // -8, // <-- дефолт
"x": -229
},
"damageValTF": { // нанесенный, текст
"y": -22, // 0,
"x": -205
},
"summarySupportBlock": { // ассист, картинка
"y": -30, // 36,
"x": -149 // 0
},
"supportValTF": { // ассист, текст
"y": -22, // 44,
"x": -125 // 24
},
"summaryDefenceBlock": { // заблокированный, картинка
"y": -30,
"x": -69 // 0
},
"defenceValTF": { // заблокированный, текст
"y": -22,
"x": -45 // 24
}
}

 

 

Does anyone have the internal names of the fields so I can add them to the elements.xc and give them a propper position?

 

3m7veto7.jpg

Edited by lina_wot

Share this post


Link to post

Short link
Share on other sites

But I dont want to disable it. I don't like the vanilla order on the left site of the damage panel, but i want to have it on top of the damage panel. As shown in the screenshot. Just the new "Stun" isn't in line, because its new. So all I need I guess are the names of the two fields so I can put them into the elements.xc as well. 

Share this post


Link to post

Short link
Share on other sites

maybe silly question but how I can get that stun line ? no setting for that in game settings? or is it part of some other setting?  because in game there is only blocked,assisted and made damage options

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