Jump to content
Korean Random
Sign in to follow this  
avmir73

поднять лог полученного урона

Recommended Posts

Доброй ночи всем!

Ребят подскажите, как поднять лог полученного урона поближе к WG счетчикам?

0_1b5c17_d7a1efc2_orig.jpg

Share this post


Link to post

Short link
Share on other sites

 

 

как поднять лог полученного урона
если речь идет о фиче xvm, то в battleLabelsTemplates.xc увеличить высоту поля с логом:
    "DamageLog": {
      "enabled": true,
      "updateEvent": "PY(ON_HIT)",
      "x": 240,
      "y": -20,
      "width": 300,
      "height": 213,  // <=== высота поля, для сдвига вверх увеличить на нужное количество пикселей
      "screenVAlign": "bottom",
      "shadow": { "distance": 1, "angle": 90, "alpha": 80, "blur": 5, "strength": 3 },
      "textFormat": { "color": "0xF4EFE8", "size": 16 },
      "format": "{{py:xvm.myDamageLog.dLog()}}"
    },

Share this post


Link to post

Short link
Share on other sites

 

 

если речь идет о фиче xvm

Нет... Лог повреждений от GambitER-а... А в battleLabelsTemplates.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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...