Jump to content
Korean Random
Не артофоб

Нужна помощь по настройке хитлога.

Recommended Posts

Добра. Подскажите как убрать блок подробного урона?

attachicon.gifБезымянный.png

чтобы оставить только заголовок (хитлог в одну строчку) надо в battleLabelsTemplates.xc отредактировать строку "format" - удалить \n{{hitlog-body}}

'многострочный хитлог (дефолт)'

    "hitlog": {
      "enabled": true,
      "updateEvent": "ON_DAMAGE_CAUSED",
      "x": 270,
      "y": 40,
      "width": 500,
      "height": 1000,
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{hitlog-header}}\n{{hitlog-body}}"
    },

'хитлог в одну строку'

    "hitlog": {
      "enabled": true,
      "updateEvent": "ON_DAMAGE_CAUSED",
      "x": 270,
      "y": 40,
      "width": 500,
      "height": 1000,
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{hitlog-header}}"
    },

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

Подскажите как убрать блок подробного урона?

 

Прикрепите файл battleLabelsTemplates.xc

Не успел :).

Карапузик все верно расписал

Edited by Jack_ppc
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

чтобы оставить только заголовок (хитлог в одну строчку) надо в battleLabelsTemplates.xc отредактировать строку "format" - удалить \n{{hitlog-body}}

'многострочный хитлог (дефолт)'

    "hitlog": {
      "enabled": true,
      "updateEvent": "ON_DAMAGE_CAUSED",
      "x": 270,
      "y": 40,
      "width": 500,
      "height": 1000,
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{hitlog-header}}\n{{hitlog-body}}"
    },

'хитлог в одну строку'

    "hitlog": {
      "enabled": true,
      "updateEvent": "ON_DAMAGE_CAUSED",
      "x": 270,
      "y": 40,
      "width": 500,
      "height": 1000,
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{hitlog-header}}"
    },

Респект!!!!!!!

 

Прикрепите файл battleLabelsTemplates.xc

И Вам спасибо, но проблема решена.

Share this post


Link to post

Short link
Share on other sites

 

 

А как его влево сместить?
Уменьшайте значение параметра "x" в текстовом поле хитлога (battleLabelsTemplates.xc). Можете увидеть здесь.

Share this post


Link to post

Short link
Share on other sites

xvm.xcЗдрасте,раньше в маркере над названием танка у меня была звездочка с цветом эффективности (красный-фиолетовый) а теперь просто знак вопроса...

и в ангаре на иконках не показывает ни %побед на танке,ни дамаг,ни эффективности.ничего кроме мастерства...

Может кто помоч моему горю?) Спасибо

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