Jump to content
Korean Random

Recommended Posts

Hi,

 

is it possible to use XVM but to keep classic hit mark? I mean specifically for hit when HP is reduced (in yellow).

hit01.jpg

hit02.jpg

I think I found it, you can set FALSE in markers.xc.

But then all markers are disabled.

What I want to achieve is that all settings from XVM are enabled except "Decreasing HP animation", but it seems there is no part where you can disable only that. They are in markersAliveNormal.xc and markersAliveExtended.xc in part:

 

    // Health indicator.
    // Индикатор здоровья.

.

.

.

      // Decreasing HP animation parameters.
      // Параметры анимации отнимаемого здоровья.
      "damage": {
        "alpha": 100,                   // прозрачность
        "color": "{{c:dmg}}",           // цвет
        "fade": 1                       // время затухания в секундах
      }
    },

 

I tried to set // before each of this lines, but then I only got that all other XVM settings stop to work :/

 

 

 

 

 

Share this post


Link to post

Short link
Share on other sites
8 часов назад, PanzerASF сказал:

I want to achieve is that all settings from XVM are enabled except "Decreasing HP animation", but it seems there is no part where you can disable only that

 

It is impossible. Markers are completely redrawn when the general switch is turned on.

Share this post


Link to post

Short link
Share on other sites

It is possible to make XVM markers look like vanilla ones, but I'm not sure to what extent. I haven't play around with XVM for a while.

Share this post


Link to post

Short link
Share on other sites
2 минуты назад, konrad509 сказал:

It is possible to make XVM markers look like vanilla ones

 

Similar in appearance, you can.
But he needs a static text for receiving damage, as in the standard client. In XVM, the damage in the markers is dynamic.

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