Jump to content
Korean Random
Sign in to follow this  
mc_gizmon

Hit Log

Recommended Posts

Доброго времени суток. Помогите вернуть старый хит лог. А именно: в хит логе отображались моё последнее попадание и сумма всего урона. Как и сейчас,впрочем,только не было моих попаданий по танкам. При нажатии на альт высвечивалось оставшееся хп всех танков противника,которые были в засвете.

 

Хп танков при нажатии на альт не так важно. Помогите убрать счетчик нанесенных повреждений в хит логе.

 

Кстати,еще вопрос. Исчез шанс на победу при загрузке боя,который не рядом с хит логом,а по центру экрана. Можно ли вернуть отображение шанса ?

 

Спасибо.

post-22547-0-87093000-1470513911_thumb.jpg

Edited by mc_gizmon

Share this post


Link to post

Short link
Share on other sites

 

 

Исчез шанс на победу при загрузке боя,который не рядом с хит логом,а по центру экрана. Можно ли вернуть отображение шанса ?
 пофикшено в ночниках и кардинально изменено . За инфой сюда .

 

 

При нажатии на альт высвечивалось оставшееся хп всех танков противника,которые были в засвете.
убрано в 6.4.0

 

 

Помогите убрать счетчик нанесенных повреждений в хит логе.
в battleLabelsTemplates.xc найдите "hitLog", а там в строке "format" вместо
"format": "{{hitlog-header}}\n{{hitlog-body}}"

пропишите

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

Share this post


Link to post

Short link
Share on other sites

Подскажите, а как перемещать строку урона вверх или вниз?

Edited by SonTic

Share this post


Link to post

Short link
Share on other sites

 

 

Подскажите, а как перемещать строку урона вверх или вниз?
, файл battleLabelsTemplates.xc параметр "y":
    "hitlog": {
      "enabled": true,
      "updateEvent": "ON_DAMAGE_CAUSED",
      "x": 470,
      "y": 0,
      "width": 700,
      "height": 1000,
      "textFormat": { "color": "0xF4EFE8", "size": 15 },
      "format": "{{hitlog-header}}\n{{hitlog-body}}"
    },
  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

, файл battleLabelsTemplates.xc параметр "y":

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

Ого!

Спасибо.

Оперативно.

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